CVE-2026-56220 Details
Description
Capgo before 12.128.2 contains an authorization bypass vulnerability in the public.manifest INSERT policy that allows read-only org members to insert OTA manifest rows. Attackers with read-only org access can inject malicious manifest entries with arbitrary s3_path values that are served to devices via the unauthenticated /updates endpoint, enabling OTA metadata poisoning and potential malicious asset delivery.
An authorization bypass vulnerability has been identified in Capgo versions prior to 12.128.2. This vulnerability allows read-only organization members to insert rows into the public.manifest table, which stores over-the-air (OTA) update metadata. The inserted rows can include malicious entries with arbitrary S3 path values. These entries are then served to devices via the unauthenticated /updates endpoint, potentially leading to OTA metadata poisoning and the delivery of malicious assets. The issue arises from a mismatch in authorization, as the manifest insertion policy only checks for organizational membership and does not require upload or write permissions, allowing low-privileged users to modify live update metadata.
The recommended fix is to restrict the public.manifest insert and delete policies to users with upload or write permissions. Additionally, it is advised to validate that the manifest.s3_path corresponds to the correct app and version storage prefix, and to reject entries for deleted or non-live versions unless explicitly intended.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 8, 2026CISA-ADP
Assessed Jul 8, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/Cap-go/capgo/security/advisories/GHSA-vmgg-crr8-887p | CISA-ADP | AdvisoryExploitTechnical AnalysisVendor |
| https://github.com/Cap-go/capgo/security/advisories/GHSA-vmgg-crr8-887p | [email protected] | AdvisoryExploitTechnical AnalysisVendor |
| https://www.vulncheck.com/advisories/capgo-unauthorized-manifest-insertion-via-read-only-org-member | [email protected] | AdvisoryRemedy |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-863 | Incorrect Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Capgo | < 12.128.2 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 8, 2026 | CVE Modified | CISA-ADP |
| Jul 8, 2026 | New CVE Received | [email protected] |
Volerion