Vulnerability Description
Capgo before 12.128.2 uses ILIKE pattern matching instead of exact matching for app_id lookup in the preview subdomain resolver, allowing underscore characters in app_id to act as SQL wildcards. Attackers can create apps with app_ids differing by one character at underscore positions to cause unintended pattern matches, breaking preview functionality for legitimate apps or causing app-id confusion.
CVSS Score
LOW
Related Weaknesses (CWE)
References
- https://github.com/Cap-go/capgo/security/advisories/GHSA-cw88-ch2j-8vqj
- https://www.vulncheck.com/advisories/capgo-app-id-confusion-via-ilike-wildcard-i
- https://github.com/Cap-go/capgo/security/advisories/GHSA-cw88-ch2j-8vqj
FAQ
What is CVE-2026-56325?
CVE-2026-56325 is a vulnerability with a CVSS score of 3.1 (LOW). Capgo before 12.128.2 uses ILIKE pattern matching instead of exact matching for app_id lookup in the preview subdomain resolver, allowing underscore characters in app_id to act as SQL wildcards. Attac...
How severe is CVE-2026-56325?
CVE-2026-56325 has been rated LOW with a CVSS base score of 3.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-56325?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.