Filtered by vendor Signoz Subscriptions
Filtered by product Signoz Subscriptions
Total 2 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2026-57955 1 Signoz 1 Signoz 2026-07-01 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 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.
CVE-2026-57956 1 Signoz 1 Signoz 2026-07-01 6.4 Medium
SigNoz through 0.130.1 contains a broken access control vulnerability that allows authenticated users to access other organizations' alert rules by supplying a target rule UUID, as the alert rule store predicates fail to filter by organization ID. Attackers can read, edit, and delete alert rules belonging to other organizations by exploiting the missing tenant isolation check, bypassing multi-tenant access controls.