Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
No advisories yet.
Wed, 16 Sep 2026 15:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| 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. | |
| Title | Pocketbase: Unhandled panic in worker goroutines | |
| Weaknesses | CWE-248 | |
| References |
|
|
| Metrics |
cvssV4_0
|
Subscriptions
No data.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-09-16T15:15:34.469Z
Reserved: 2026-08-28T22:00:43.513Z
Link: CVE-2026-82410
No data.
Status : Received
Published: 2026-09-16T15:17:54.703
Modified: 2026-09-16T15:17:54.703
Link: CVE-2026-82410
No data.
OpenCVE Enrichment
No data.
-
CWE-248
Uncaught Exception