Cap-go capgo (capgo-backend) before 12.128.12 contains an unauthenticated denial-of-service vulnerability arising from the audit_logs table's Row-Level Security (RLS) policy when accessed via the Supabase PostgREST API. Because the PostgreSQL query planner executes costly logic before RLS rejection, unfiltered queries to the public.audit_logs endpoint using the public anon key consistently trigger statement timeouts (PostgREST error 57014). Under concurrency, this exhausts database resources and causes cascading HTTP 500 failures on unrelated endpoints (e.g. /orgs), resulting in an application-layer denial of service.
References
Configurations
No configuration.
History
23 Jun 2026, 14:17
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/Cap-go/capgo/security/advisories/GHSA-5vgv-rqj5-5748 - |
23 Jun 2026, 13:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-06-23 13:16
Updated : 2026-06-23 14:52
NVD link : CVE-2026-56248
Mitre link : CVE-2026-56248
CVE.ORG link : CVE-2026-56248
JSON object : View
Products Affected
No product.
CWE
CWE-400
Uncontrolled Resource Consumption
