CVE-2026-82410: Pocketbase: Unhandled panic in worker goroutines

Published Sep 16, 2026
·
Updated

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.

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade PocketBase to a version that resolves this vulnerability.

    Fixed in 0.22.48
  2. Upgrade

    Upgrade PocketBase to a version that resolves this vulnerability.

    Fixed in 0.39.7

Event History

Sep 16, 2026
CVE Published
via MITRE·02:59 PM
Data Sourced
via MITRE·02:59 PM
DescriptionWeakness

Frequently Asked Questions

1

Which deployments are affected?

PocketBase deployments running versions earlier than 0.22.48 or 0.39.7 are affected. The issue concerns internal child and worker goroutines that are not covered by the regular request panic-recovery middleware.

2

What does an attacker need to do to cause impact?

An attacker must trigger a panic in an affected internal child or worker goroutine. If that panic escapes recovery, it can terminate the PocketBase server process and cause denial of service.

3

Is a configuration change needed to be exposed?

The provided information does not identify any configuration prerequisite. The vulnerable behavior is in PocketBase's handling of internal worker goroutines rather than regular request handling.

4

What should be done if immediate patching is not possible?

No workaround or mitigation is provided. Upgrade to 0.22.48 or 0.39.7 when possible; these versions apply routine.SafeWrap to affected internal worker functions so recovered panics become regular errors.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203