CVE-2026-82410
Pocketbase: Unhandled panic in worker goroutines
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-248 |
| Vendor | pocketbase |
| Product | pocketbase |
| Published | Sep 16, 2026 |
| Last Updated | Sep 16, 2026 |
Stay Ahead of the Next One
Get instant alerts for pocketbase pocketbase
Be the first to know when new unknown vulnerabilities affecting pocketbase pocketbase are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
pocketbase / pocketbase
< 0.22.48 >= 0.23.0, < 0.39.7
References
github.com: https://github.com/pocketbase/pocketbase/security/advisories/GHSA-84vh-m24q-wjjx github.com: https://github.com/pocketbase/pocketbase/commit/30b4184305904fae0d1b78216c4e3cc34700b220 github.com: https://github.com/pocketbase/pocketbase/commit/f1618ee59b6d1c0308bb474c827a2b1f24b12a95 github.com: https://github.com/pocketbase/pocketbase/discussions/7762 github.com: https://github.com/pocketbase/pocketbase/releases/tag/v0.22.48 github.com: https://github.com/pocketbase/pocketbase/releases/tag/v0.39.7