CVE-2026-82410
Last modified
CVE-2026-82410 is a high-severity vulnerability rated 8.7/10 on the CVSS scale. 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.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| pocketbase | pocketbase | < 0.22.48; >= 0.23.0, < 0.39.7 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-82410?
How severe is CVE-2026-82410?
How do I fix CVE-2026-82410?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-82404TOON is a compact, human-readable serialization of JSON data…8.3
- CVE-2026-82405Klever-Go is the Go implementation of the Klever blockchain …8.7
- CVE-2026-82406Klever-Go is the Go implementation of the Klever blockchain …7.1
- CVE-2026-82407Klever-Go is the Go implementation of the Klever blockchain …7
- CVE-2026-82409Klever-Go is the Go implementation of the Klever blockchain …8.4
- CVE-2026-8241A vulnerability has been found in Industrial Application Sof…5.5
- CVE-2026-82412ntopng is a web-based network traffic monitoring application…8.8
- CVE-2026-82417### Summary `qs.stringify` throws a `TypeError` when it s…5.3
- CVE-2026-8242A vulnerability was found in Industrial Application Software…3.7
- CVE-2026-82421A vulnerability was identified in itsourcecode Sales and Inv…6.3
- CVE-2026-82422A security flaw has been discovered in itsourcecode Sales an…6.3
- CVE-2026-82423A vulnerability has been found in macrozheng mall up to 1.0.…5.4
Are you affected by CVE-2026-82410?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
