Back to overview

CVE-2026-56082

HIGH
7.5
CVSS 3.1
Description
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.

Metadata

CVE ID
CVE-2026-56082
State
PUBLISHED
Assigner
VulnCheck
Reserved
2026-06-18 15:57 UTC
Published
2026-06-19 21:39 UTC
Last updated
2026-06-20 12:22 UTC
Primary CWE
CWE-284
Improper Access Control
Vendor / Product
Cap-go / capgo
Sources
cve.org  ·  NVD

Severity & Metrics

7.5 HIGH CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Affected products (1)
VendorProductPlatformVersions
Cap-go capgo 0 < 12.128.2, 12.128.2
Weakness (CWE)
CWESourceDescription
CWE-284 cna Improper Access Control
CVSS scores (2)
ScoreSeverityVersionSourceVector
8.7 HIGH 4.0 cna CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
7.5 HIGH 3.1 cna CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
References (2)
Back to overview