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.
CVE-2026-82410
This high-severity CVE scores 8.7 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.6%, top 54% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.7
- EG Score
- 8.7(medium)
- EG Risk
- 44(Track)EG Risk 44/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity87% × 45%Exploitation1% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 1%
- EPSS %ILE
- 46%
- KEV
- Not listed
Published
September 16, 2026
Last Modified
September 16, 2026
Advisory Details (6)
Auto-updated Sep 16, 2026Unhandled panic in worker goroutines · Advisory · pocketbase/pocketbase · GitHub
https://github.com/pocketbase/pocketbase/security/advisories/GHSA-84vh-m24q-wjjxv0.39.7 Release
Patch available: pocketbase/pocketbase v0.39.7
https://github.com/pocketbase/pocketbase/releases/tag/v0.39.7v0.22.48 Release
Patch available: pocketbase/pocketbase v0.22.48
https://github.com/pocketbase/pocketbase/releases/tag/v0.22.48[Released] Security pre-announcement - v0.39.7 and v0.22.48 · pocketbase pocketbase · Discussion #7762 · GitHub
https://github.com/pocketbase/pocketbase/discussions/7762commit f1618ee59b6d (pocketbase/pocketbase)
Fix landed in pocketbase/pocketbase commit f1618ee59b6d — awaiting tagged release
https://github.com/pocketbase/pocketbase/commit/f1618ee59b6d1c0308bb474c827a2b1f24b12a95commit 30b418430590 (pocketbase/pocketbase)
Fix landed in pocketbase/pocketbase commit 30b418430590 — awaiting tagged release
https://github.com/pocketbase/pocketbase/commit/30b4184305904fae0d1b78216c4e3cc34700b220Vendor Advisories for CVE-2026-82410(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
Go(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| github.com/pocketbase/pocketbase | — | 0.22.48 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 6× in last 7d / 6× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-19 07:13 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 06:37 UTCEG score recompute
- 2026-09-16 15:20 UTCEG score recompute
- 2026-09-16 15:06 UTCEG score recompute
- 2026-09-16 15:05 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-82410?
When was CVE-2026-82410 disclosed?
Is CVE-2026-82410 actively exploited?
What is the CVSS score of CVE-2026-82410?
How do I remediate CVE-2026-82410?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-82410
Is Your Infrastructure Affected by CVE-2026-82410?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.