Description
Capgo before 12.128.2 fails to enforce plan/quota restrictions on the /files/upload/attachments endpoint, allowing plan-blocked apps to create publicly readable R2 objects. Attackers can upload arbitrary attachments using upload-scoped API keys that bypass plan checks, persist outside normal bundle metadata, and survive app deletion, enabling storage and bandwidth abuse.
Published: 2026-07-10
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in Capgo before version 12.128.2, identified as CWE‑770, is a resource exhaustion flaw where the system fails to enforce storage and bandwidth quotas on the /files/upload/attachments endpoint. Attack readers are able to create publicly readable R2 objects that persist beyond normal bundle metadata and survive app deletion. This permits the consumption of platform resources without payment, potentially leading to abuse of storage and bandwidth and a denial‑of‑service scenario for the host.

Affected Systems

All Capgo installations running a version earlier than 12.128.2 are vulnerable. The flaw is triggered through the public /files/upload/attachments API endpoint that is accessible to applications possessing upload‑scoped API keys even when the app has been blocked by plan or quota limits. Administrators must verify their running version and the presence of upload‑scoped keys to assess exposure.

Risk and Exploitability

The CVSS base score is 5.3, indicating moderate severity. The EPSS score is < 1%, and the vulnerability is not listed in CISA’s KEV catalog. Exploitation requires possession of an upload‑scoped API key and a plan surface compared to community‑wide flaws. However, after exploitation the attacker can repeatedly upload files, leading to uncontrolled growth in storage consumption and bandwidth usage, potentially causing denial‑of‑service conditions for the platform. Administrators should consider the likelihood of exposure based on the distribution of upload‑scoped keys.

Generated by OpenCVE AI on July 29, 2026 at 10:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Capgo to at least version 12.128.2 to enforce plan restrictions on file uploads
  • Revoke or rotate any unused upload‑scoped API keys to reduce the attack surface
  • If immediate patching is not possible, disable the /files/upload/ through configuration or network controls until the issue is resolved

Generated by OpenCVE AI on July 29, 2026 at 10:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 14:45:00 +0000

Type Values Removed Values Added
First Time appeared Cap-go
Cap-go cap-go
Vendors & Products Cap-go
Cap-go cap-go

Fri, 10 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 10 Jul 2026 14:45:00 +0000

Type Values Removed Values Added
Description Capgo before 12.128.2 fails to enforce plan/quota restrictions on the /files/upload/attachments endpoint, allowing plan-blocked apps to create publicly readable R2 objects. Attackers can upload arbitrary attachments using upload-scoped API keys that bypass plan checks, persist outside normal bundle metadata, and survive app deletion, enabling storage and bandwidth abuse.
Title Capgo - Plan Bypass via Unrestricted Attachment Upload Endpoint
Weaknesses CWE-770
References
Metrics cvssV3_1

{'score': 5.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-10T15:12:54.376Z

Reserved: 2026-06-20T12:53:19.893Z

Link: CVE-2026-56309

cve-icon Vulnrichment

Updated: 2026-07-10T15:11:22.648Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T11:00:13Z

Weaknesses
  • CWE-770

    Allocation of Resources Without Limits or Throttling