Vulnerability Description
Capgo before 12.128.2 contains a sql injection vulnerability in the POST /private/admin_stats endpoint where the limit parameter is destructured from unvalidated request body and interpolated directly into Cloudflare Analytics Engine SQL queries via template literals. An attacker with platform admin credentials can inject SQL fragments to enumerate dataset schemas, extract analytics data, or cause denial-of-service against the analytics backend.
CVSS Score
LOW
Related Weaknesses (CWE)
References
- https://github.com/Cap-go/capgo/security/advisories/GHSA-6ffx-8hjj-jhhf
- https://www.vulncheck.com/advisories/capgo-sql-injection-via-unvalidated-limit-p
- https://github.com/Cap-go/capgo/security/advisories/GHSA-6ffx-8hjj-jhhf
FAQ
What is CVE-2026-56281?
CVE-2026-56281 is a vulnerability with a CVSS score of 3.8 (LOW). Capgo before 12.128.2 contains a sql injection vulnerability in the POST /private/admin_stats endpoint where the limit parameter is destructured from unvalidated request body and interpolated directly...
How severe is CVE-2026-56281?
CVE-2026-56281 has been rated LOW with a CVSS base score of 3.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-56281?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.