๐Ÿ” CVE Alert

CVE-2026-56082

HIGH 7.5

Supabase - Unauthenticated Cross-Tenant Billing Log Tampering via public.record_build_time RPC

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

Capgo (Cap-go/capgo) before 12.128.2 contains an improper access control vulnerability in the SECURITY DEFINER PostgREST RPC function public.record_build_time, which is granted to the anon role and callable with only the public Supabase publishable (sb_publishable_*) anon key. An unauthenticated attacker can insert rows into public.build_logs for arbitrary organizations and, because the function uses ON CONFLICT (build_id, org_id) DO UPDATE, can overwrite existing usage/billing records by reusing the same build_id for a target org. This enables cross-tenant tampering of billing build logs and financial-impact denial of service by inflating billable build time.

CWE CWE-284
Vendor cap-go
Product capgo
Published Jun 19, 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:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
None

Affected Versions

Cap-go / capgo
0 < 12.128.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/Cap-go/capgo/security/advisories/GHSA-42xj-3h9w-26h5 vulncheck.com: https://www.vulncheck.com/advisories/supabase-unauthenticated-cross-tenant-billing-log-tampering-via-public-record-build-time-rpc

Credits

๐Ÿ” Judel777