Capgo before 12.128.2 contains a rate limit bypass vulnerability in the channel_self endpoint that allows attackers to circumvent rate limiting by rotating the user-controlled device_id parameter. Attackers can send multiple requests per second by changing device_id values to flood the channel_devices table and cause database exhaustion.
PUBLISHED5.2CWE-770
Capgo - Rate Limit Bypass via User-Controlled device_id Parameter
Problem type
Affected products
Capgo
Capgo
< 12.128.2 - AFFECTED
12.128.2 - UNAFFECTED
References
GitHub Security Advisory (GHSA-77p2-9rcr-5w27)
https://github.com/Cap-go/capgo/security/advisories/GHSA-77p2-9rcr-5w27
VulnCheck Advisory: Capgo - Rate Limit Bypass via User-Controlled device_id Parameter
https://www.vulncheck.com/advisories/capgo-rate-limit-bypass-via-user-controlled-device-id-parameter
JSON source
https://cveawg.mitre.org/api/cve/CVE-2026-56324Click to expand
{
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"cveMetadata": {
"cveId": "CVE-2026-56324",
"assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"assignerShortName": "VulnCheck",
"dateUpdated": "2026-06-22T21:04:50.285Z",
"dateReserved": "2026-06-20T13:06:29.994Z",
"datePublished": "2026-06-22T21:04:50.285Z",
"state": "PUBLISHED"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"shortName": "VulnCheck",
"dateUpdated": "2026-06-22T21:04:50.285Z"
},
"datePublic": "2026-02-10T00:00:00.000Z",
"title": "Capgo - Rate Limit Bypass via User-Controlled device_id Parameter",
"descriptions": [
{
"lang": "en",
"value": "Capgo before 12.128.2 contains a rate limit bypass vulnerability in the channel_self endpoint that allows attackers to circumvent rate limiting by rotating the user-controlled device_id parameter. Attackers can send multiple requests per second by changing device_id values to flood the channel_devices table and cause database exhaustion."
}
],
"affected": [
{
"vendor": "Capgo",
"product": "Capgo",
"defaultStatus": "unaffected",
"versions": [
{
"version": "0",
"status": "affected",
"versionType": "semver",
"lessThan": "12.128.2"
},
{
"version": "12.128.2",
"status": "unaffected",
"versionType": "semver"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"lang": "en",
"description": "Allocation of Resources Without Limits or Throttling",
"cweId": "CWE-770",
"type": "CWE"
}
]
}
],
"references": [
{
"url": "https://github.com/Cap-go/capgo/security/advisories/GHSA-77p2-9rcr-5w27",
"name": "GitHub Security Advisory (GHSA-77p2-9rcr-5w27)",
"tags": [
"vendor-advisory"
]
},
{
"url": "https://www.vulncheck.com/advisories/capgo-rate-limit-bypass-via-user-controlled-device-id-parameter",
"name": "VulnCheck Advisory: Capgo - Rate Limit Bypass via User-Controlled device_id Parameter",
"tags": [
"third-party-advisory"
]
}
],
"metrics": [
{
"format": "CVSS"
},
{
"format": "CVSS",
"cvssV3_1": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH"
}
}
],
"credits": [
{
"lang": "en",
"value": "Judel777",
"type": "reporter"
}
]
}
}
}