๐Ÿ” CVE Alert

CVE-2026-56248

HIGH 7.5

Capgo - Unauthenticated Denial-of-Service via audit_logs RLS Policy

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-400
Vendor cap-go
Product capgo
Published Jun 23, 2026
Last Updated Jun 23, 2026
Stay Ahead of the Next One

Get instant alerts for cap-go capgo

Be the first to know when new high vulnerabilities affecting cap-go capgo are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

Cap-go / capgo
0 < 12.128.12

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/Cap-go/capgo/security/advisories/GHSA-5vgv-rqj5-5748 vulncheck.com: https://www.vulncheck.com/advisories/capgo-unauthenticated-denial-of-service-via-audit-logs-rls-policy

Credits

๐Ÿ” Judel777