Description
capgo.app through 12.129.0 fails to verify deletion status when serving cached bundle artifacts from the public file read endpoint. Unauthenticated attackers can download deleted bundles using cached URLs and trigger restoration of deleted objects into R2 storage on cache hits.
Published: 2026-09-26
Score: 8.7 High
EPSS: n/a
KEV: No
Impact: Unauthorized Data Restoration
Action: Patch Now
AI Analysis

Impact

The vulnerability in capgo.app versions up to 12.129.0 allows an attacker who does not need to authenticate to request a bundle via the public file read endpoint. Because the application does not verify whether a bundle has been marked deleted before it serves a cached copy, an attacker can download files that belong to bundles that have already been removed. In addition, every cached hit on a deleted bundle triggers the application to restore that bundle back into R2 storage, effectively recreating data that was intended to be permanently deleted. This results in unauthorized access to formerly deleted content and the potential for the application to consume additional storage resources or interfere with data-management workflows.

Affected Systems

The affected product is Cap‑go's capgo.app, with all releases through and including 12.129.0 vulnerable. No specific patch version is listed in the CVE description, but the issue is known to affect all pre‑12.129.1 instances of the software.

Risk and Exploitability

With a CVSS score of 8.7, this flaw provides significant impact and is considered high severity. The EPSS score is not available, so the current rate of exploitation cannot be quantified, and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is via the public file read endpoint over the network, meaning the flaw can be exploited remotely by anyone with network access to the service. Consequently, administrators should treat this as a high-risk issue that can lead to data exposure and storage misuse if left unpatched.

Generated by OpenCVE AI on September 26, 2026 at 15:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Capgo.app to a version released after 12.129.0 that contains the deletion‑status verification fix.
  • If an upgrade cannot be applied immediately, configure the public file read endpoint to require authentication or block cached URLs that reference deleted bundles until the fix is deployed.
  • Purge all cached bundle artifacts from the public cache to remove references to deleted bundles until the fix is applied.

Generated by OpenCVE AI on September 26, 2026 at 15:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 26 Sep 2026 13:30:00 +0000

Type Values Removed Values Added
Description capgo.app through 12.129.0 fails to verify deletion status when serving cached bundle artifacts from the public file read endpoint. Unauthenticated attackers can download deleted bundles using cached URLs and trigger restoration of deleted objects into R2 storage on cache hits.
Title capgo.app through 12.129.0 Cache Restoration of Deleted Bundles
Weaknesses CWE-200
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-26T13:29:45.609Z

Reserved: 2026-09-26T02:31:07.602Z

Link: CVE-2026-100622

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-26T14:16:43.157

Modified: 2026-09-26T14:16:43.157

Link: CVE-2026-100622

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-26T15:30:08Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor