VYPR

Capgo.app

by Cap Go

CVEs (99)

  • CVE-2026-56322HigJun 23, 2026
    risk 0.42cvss 7.5epss 0.00

    Capgo before 12.128.2 contains an information disclosure vulnerability in the unauthenticated /updates endpoint that resolves the defaultChannel parameter before enforcing privacy restrictions, allowing attackers to enumerate private channels and leak version/config state.…

  • CVE-2026-56248HigJun 23, 2026
    risk 0.42cvss 7.5epss 0.00

    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…

  • CVE-2026-56306MedJun 22, 2026
    risk 0.42cvss 6.4epss 0.00

    Capgo before 12.128.2 contains a weak parsing vulnerability in the x-limited-key-id header that allows attackers to bypass subkey enforcement by submitting malformed values, zero, or duplicate headers that result in NaN or falsy values. Remote attackers can manipulate the…

  • CVE-2026-56221MedJun 22, 2026
    risk 0.42cvss 6.5epss 0.00

    Cap-go before 12.128.2 contains multiple SQL injection vulnerabilities in cloudflare.ts where user-controlled values from API request bodies are interpolated directly into SQL query strings without sanitization or parameterization. Authenticated users with read-level API key…

  • CVE-2026-56251MedJun 21, 2026
    risk 0.42cvss 6.5epss 0.00

    Capgo before 12.128.2 contains a broken row level security policy in the org_users table that allows authenticated users to elevate privileges from admin to super_admin. Attackers can exploit the insufficient RLS enforcement to gain unauthorized super_admin access and compromise…

  • CVE-2026-56229MedJun 21, 2026
    risk 0.42cvss 6.5epss 0.00

    Capgo before 12.128.2 contains an authorization bypass vulnerability in the /build/status and /build/logs endpoints that allows attackers to access build jobs belonging to different applications by supplying a mismatched app_id and job_id combination. Limited API keys restricted…

  • CVE-2026-56079MedJun 19, 2026
    risk 0.42cvss 6.5epss 0.00

    Capgo before 12.128.2 contains a cross-tenant authorization bypass vulnerability in PostgREST endpoints that allows org-scoped read API keys to access other tenants' webhook secrets and delivery logs. Attackers can query the webhooks and webhook_deliveries endpoints to…

  • CVE-2026-56295MedJun 20, 2026
    risk 0.41cvss 6.3epss 0.00

    Capgo before 12.128.2 contains an authorization bypass vulnerability in webhook management endpoints that allows non-expiring API keys to bypass the require_apikey_expiration organization policy. The checkWebhookPermission function fails to call apikeyHasOrgRightWithPolicy,…

  • CVE-2026-56222HigJun 23, 2026
    risk 0.40cvss 7.2epss 0.00

    Capgo before 12.128.2 contains an authorization bypass vulnerability in POST /private/role_bindings that fails to verify app_id ownership during app-scoped role binding creation. An attacker with administrative privileges in one organization can create role bindings targeting…

  • CVE-2026-56236MedJun 21, 2026
    risk 0.40cvss 6.1epss 0.00

    Capgo CLI before 12.128.2 contains arbitrary file overwrite vulnerabilities in login and build credentials operations that follow symlinks without validation. Attackers can create malicious symlinks in repositories to overwrite arbitrary files or expose credentials with…

  • CVE-2026-56257HigJun 24, 2026
    risk 0.39cvss 7.1epss 0.00

    Capgo before 12.128.2 allows direct patching of public.apps.owner_org through PostgREST, bypassing the transfer_app() workflow and creating split-brain ownership. Attackers can directly update apps.owner_org while leaving app_versions.owner_org unchanged, enabling old-org keys…

  • CVE-2026-56256HigJun 24, 2026
    risk 0.39cvss 7.1epss 0.00

    Capgo before 12.128.2 enforces mandatory two-factor authentication only at the UI level. Sensitive Organization (ORG) management API endpoints (e.g., editing organization details, inviting users) do not validate 2FA completion on the backend. An authenticated Admin user who has…

  • CVE-2026-56244HigJun 24, 2026
    risk 0.39cvss 7.1epss 0.00

    Capgo before 12.128.2 allows non-admin API keys to read webhook signing secrets via Supabase REST due to insufficient row-level security policies on the webhooks table. Attackers can retrieve the webhook secret and forge valid X-Capgo-Signature headers to send authenticated…

  • CVE-2026-56302MedJun 24, 2026
    risk 0.35cvss 6.5epss 0.00

    Capgo before 12.128.2 contains an unsecured images bucket lacking any row level security controls, allowing unauthenticated attackers to read, insert, and delete stored app icons. Remote attackers can exploit this misconfiguration to delete all icons and leak sensitive app IDs…

  • CVE-2026-56299MedJun 21, 2026
    risk 0.35cvss 5.3epss 0.01

    Capgo before 12.128.2 contains an authentication bypass vulnerability in the /build/upload/:jobId/* endpoint that allows unauthenticated attackers to trigger consistent 500 errors. Remote attackers can send OPTIONS requests to bypass authentication middleware and invoke tusProxy…

  • CVE-2026-56227MedJun 20, 2026
    risk 0.35cvss 5.4epss 0.00

    Capgo before 12.128.2 contains a server-side request forgery vulnerability in webhook URL validation that allows loopback and internal addresses. Organization admins can configure webhooks pointing to localhost or 127.0.0.1, and when triggered, the backend performs outbound…

  • CVE-2026-56321MedJun 22, 2026
    risk 0.34cvss 5.3epss 0.00

    Capgo (backend Supabase edge functions) before 12.128.2 does not apply the global authentication middleware to the GET /private/role_bindings/:org_id endpoint, unlike the POST and DELETE role_bindings routes, so unauthenticated requests reach the handler instead of being…

  • CVE-2026-56311MedJun 22, 2026
    risk 0.34cvss 5.3epss 0.00

    Capgo before 12.128.2 contains an authorization bypass vulnerability in the public.get_current_plan_max_org RPC function that allows unauthenticated attackers to retrieve arbitrary organization plan limits. Attackers can call the RPC endpoint with any organization UUID using…

  • CVE-2026-56316MedJun 21, 2026
    risk 0.34cvss 5.3epss 0.00

    Cap-go before 12.128.2 contains an information disclosure vulnerability in the OPTIONS /build/upload/:jobId/* endpoint that allows unauthenticated attackers to enumerate valid builder job IDs through observable response discrepancies. Attackers can probe the endpoint without…

  • CVE-2026-56282MedJun 20, 2026
    risk 0.34cvss 5.3epss 0.00

    Capgo before 12.128.2 contains an information disclosure vulnerability in the unauthenticated /replication endpoint that exposes internal PostgreSQL replication telemetry including slot names and WAL LSN positions. Attackers can access this endpoint without authentication to…

Page 2 of 5