Vulnerability Description
SigNoz through 0.130.1 contains a SQL injection vulnerability that allows authenticated attackers to execute arbitrary ClickHouse queries by injecting URL-encoded quotes into the rule ID path parameter of the alert-history endpoints. Attackers can manipulate the unsanitized rule ID interpolated into ClickHouse queries to read all stored traces, logs, and metrics, or abuse the url() function to perform server-side request forgery.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/SigNoz/signoz/issues/11747
- https://www.vulncheck.com/advisories/signoz-sql-injection-in-alert-history-endpo
FAQ
What is CVE-2026-57955?
CVE-2026-57955 is a vulnerability with a CVSS score of 8.5 (HIGH). SigNoz through 0.130.1 contains a SQL injection vulnerability that allows authenticated attackers to execute arbitrary ClickHouse queries by injecting URL-encoded quotes into the rule ID path paramete...
How severe is CVE-2026-57955?
CVE-2026-57955 has been rated HIGH with a CVSS base score of 8.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-57955?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.