A AegiFlow
HIGHCVSS 8.7EPSS 0.6%

CVE-2026-82410

CVE-2026-82410 updated by NVD

Published
2026-09-17
Modified
2026-09-18
EPSS percentile
46%
Sources
github-advisory, nvd

Summary

Pocketbase is an open source web backend written in go. Prior to 0.22.48 and 0.39.7, PocketBase's panic-recovery middleware covers regular request handling but not internal child and worker goroutines. A panic in one of these internal goroutines can escape recovery and terminate the server process, causing a denial of service. The remediation introduces routine.SafeWrap to convert recovered panics into regular errors and applies it to the affected internal worker functions. This issue is fixed in versions 0.22.48 and 0.39.7.

Affected packages

EcosystemPackageAffected versionsFixed versions
Gogithub.com/pocketbase/pocketbase0.22.48, 0.39.7

Remediation: Upgrade to 0.22.48 or later.

References

Includes data from the GitHub Advisory Database, licensed under CC-BY 4.0.

Includes data from the National Vulnerability Database (NIST). NVD data is in the public domain; this page is not endorsed by NIST.

CVE® is a registered trademark of The MITRE Corporation. CVE content reproduced under the CVE Terms of Use; copyright designation © MITRE.

EPSS scores provided by the FIRST.org Exploit Prediction Scoring System.