PT-2026-51504 · Supabase+1 · Postgrest Api+1
CVSS v4.0
8.7
High
| Vector | AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
Cap-go capgo (capgo-backend) versions prior to 12.128.12
Description
An unauthenticated denial-of-service issue exists due to the Row-Level Security (RLS) policy of the
audit logs table when accessed through the Supabase PostgREST API. The PostgreSQL query planner executes expensive logic before the RLS policy rejects the request. Consequently, unfiltered queries sent to the 'public.audit logs' endpoint using the public anon key trigger statement timeouts. Under concurrent load, this exhausts database resources and leads to cascading HTTP 500 failures on other endpoints, such as '/orgs', causing an application-layer denial of service.Recommendations
Update to version 12.128.12 or later.
Exploit
Fix
DoS
Resource Exhaustion
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Postgrest Api
Capgo-Backend