Description
Capgo before 12.128.12 contains a billing authorization bypass vulnerability in the plan_valid calculation that allows organizations with exhausted or expired usage credit grants to bypass billing gates. Attackers can exploit the divergence between the plugin hot-path plan_valid expression and the authoritative billing gate to gain continued access to /updates, /stats, /channel_self, and attachment upload endpoints after credit depletion.
Published: 2026-07-11
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Capgo versions prior to 12.128.12 contain a billing authorization bypass in the plan_valid calculation. When an organization’s system’s internal plan_valid expression does not correctly enforce the authoritative billing gate. This mismatch allows attackers to continue accessing non‑payment protected endpoints such as /updates, /stats, /channel_self, and attachment uploads after credit depletion, potentially leading to unauthorized use of the service and additional billing costs. The vulnerability is classified as a CWE‑285 type of authorization flaw and carries a CVSS score of 5.3, indicating moderate severity. No exploitation evidence or proof of concept was provided in the advisory, but the description implies an attack can be performed by making requests to the affected endpoints once the account credit is exhausted.

Affected Systems

All Capgo installations running any version before 12.128.12 are affected. The issue is present in the Capgo product suite, and any deployment of the open‑source code prior to the 12.128.12 release is vulnerable. Systems that have not applied the official patch remain exposed to the described billing bypass.

Risk and Exploitability

The CVSS score of 5.3 suggests moderate risk, and the EPSS score ofless than 1%) indicates a very low likelihood of exploitation. The vulnerability is not listed in the CISA KEV catalog. Based on the description, the likely attack vector is inferred as an authorized user with API or web access, or any entity able to target the service endpoints. Since the flaw is based on a logical divergence between two internal checks, exploitation requires only that the attacker be able to access the protected prerequisites beyond normal service usage are described, so the vulnerability is potentially addressable by any organization using Capgo before the specified version upgrade.

Generated by OpenCVE AI on July 29, 2026 at 09:12 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Capgo to version 12.128.12 or later to receive the fixed authorization logic.
  • Disable or restrict access to /updates, /stats, /channel_self, and attachment upload endpoints for accounts that have exhausted their usage credits until the upgrade can be applied.
  • Implement temporary server‑side checks that enforce the billing gate regardless of the internal plan_valid expression, ensuring no access is granted after credit depletion.
  • Monitor API usage for accounts approaching or reaching credit limits to detect possible abuse early.

Generated by OpenCVE AI on July 29, 2026 at 09:12 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


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

Sat, 11 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Description Capgo before 12.128.12 contains a billing authorization bypass vulnerability in the plan_valid calculation that allows organizations with exhausted or expired usage credit grants to bypass billing gates. Attackers can exploit the divergence between the plugin hot-path plan_valid expression and the authoritative billing gate to gain continued access to /updates, /stats, /channel_self, and attachment upload endpoints after credit depletion.
Title Capgo - Billing Authorization Bypass via Exhausted Usage Credits
Weaknesses CWE-285
References
Metrics cvssV3_1

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

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-13T18:54:55.666Z

Reserved: 2026-06-19T21:50:06.625Z

Link: CVE-2026-56240

cve-icon Vulnrichment

Updated: 2026-07-13T18:54:16.172Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T09:15:05Z

Weaknesses