CVE-2026-56249 Details
Description
Capgo before 12.128.2 contains an authorization bypass vulnerability in the channel creation endpoint that allows authenticated users to overwrite existing channels by reusing their names. Attackers with app.create_channel permission can exploit a logic mismatch between existence validation and upsert operations to reassign channel ownership and modify critical production channel configurations.
An authorization bypass vulnerability has been identified in Capgo versions prior to 12.128.2. This vulnerability allows authenticated users with the app.create_channel permission to overwrite existing channels by reusing their names. The issue arises from a logic mismatch between existence validation and upsert operations in the channel creation endpoint. Exploitation of this vulnerability enables attackers to reassign channel ownership and modify critical configurations of production channels.
Users are advised to update to Capgo version 12.128.2 or later. To address the vulnerability, ensure that existence checks in the channel creation logic align with the upsert operations, enforce proper authorization before allowing updates to existing channels, and consider making the created_by field immutable or removing it from update payloads.
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 Jun 30, 2026CISA-ADP
Assessed Jul 1, 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-vj24-j594-3wv3 | CISA-ADP | AdvisoryExploitRemedyTechnical DescriptionVendor |
| https://github.com/Cap-go/capgo/security/advisories/GHSA-vj24-j594-3wv3 | [email protected] | AdvisoryExploitRemedyTechnical DescriptionVendor |
| https://www.vulncheck.com/advisories/capgo-unauthorized-channel-overwrite-and-ownership-takeover-via-post-channel-name-collision | [email protected] | Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-285 | Improper 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 1, 2026 | CVE Modified | CISA-ADP |
| Jun 30, 2026 | New CVE Received | [email protected] |
Volerion