PatchSiren cyber security CVE debrief
CVE-2026-93292 SigNoz CVE debrief
CVE-2026-93292 debrief based on the supplied source corpus. The CVE record was published on 2026-09-17T17:18:16.903Z and has not been modified since then. SigNoz versions from 0.88.0 before 0.142.1 contain a SQL injection vulnerability in trace-funnel analytics endpoints that interpolate service_name and span_name fields into ClickHouse string literals without escaping. Authenticated attackers can inject SQL through funnel step definitions to execute arbitrary queries and read results in HTTP responses. Defenders responsible for SigNoz deployments, especially those using versions between 0.88.0 and 0.142.1, should assess exposure and verify the effectiveness of their current The 0
- Vendor
- SigNoz
- Product
- Unknown
- CVSS
- HIGH 8.4
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-17
- Original CVE updated
- 2026-09-22
- Advisory published
- 2026-09-17
- Advisory updated
- 2026-09-22
Who should care
Defenders responsible for SigNoz deployments, especially those using versions between 0.88.0 and 0.142.1, should assess exposure and verify the effectiveness of their current security controls.
Why it matters
CVE-2026-93292 is a SQL injection vulnerability in SigNoz versions from 0.88.0 before 0.142.1 that allows authenticated attackers to execute arbitrary queries and read results in HTTP responses. Defenders should prioritize verifying exposure, assessing the effectiveness of current security controls, and implementing additional security controls to detect and prevent SQL injection attacks.
- Verify exposure in SigNoz deployments
- Assess the effectiveness of current security controls
- Implement additional security controls to detect and prevent SQL injection attacks
- Monitor for suspicious activity
Technical summary
SigNoz versions from 0.88.0 before 0.142.1 contain a SQL injection vulnerability in trace-funnel analytics endpoints that interpolate service_name and span_name fields into ClickHouse string literals without escaping. Authenticated attackers can inject SQL through funnel step definitions to execute arbitrary queries and read results in HTTP responses. The vulnerability allows attackers to execute arbitrary queries, potentially leading to unauthorized data access and manipulation. Defenders should prioritize verifying exposure in SigNoz deployments, especially those using versions between 0.88.0 and 0.142.1, and assess the effectiveness of their current security controls.
Defensive priority
Defenders should prioritize verifying exposure in SigNoz deployments, especially those using versions between 0.88.0 and 0.142.1, and assess the effectiveness of their current security controls.
Recommended defensive actions
- Verify SigNoz version and assess exposure
- Review and restrict access to trace-funnel analytics endpoints
- Implement additional security controls to detect and prevent SQL injection attacks
- Monitor for suspicious activity and update to version 0.142.1 or later
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
Evidence notes
The CVE record and source references indicate a SQL injection vulnerability in SigNoz versions from 0.88.0 before 0.142.1. Authenticated attackers can inject SQL through funnel step definitions to execute arbitrary queries and read results in HTTP responses.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-93292 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-93292
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-93292 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-93292
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/SigNoz/signoz
-
Source reference
Unverified legacy reference
URL: https://github.com/SigNoz/signoz/blob/v0.142.0/pkg/modules/tracefunnel/clickhouse_queries.go
-
Source reference
Unverified legacy reference
URL: https://github.com/SigNoz/signoz/blob/v0.142.0/pkg/query-service/app/http_handler.go
-
Source reference
Unverified legacy reference
URL: https://github.com/SigNoz/signoz/commit/8286e787b296b291a26a14d20407a335fcfbac25
-
Source reference
Unverified legacy reference
URL: https://github.com/SigNoz/signoz/commit/8e00c0405697659bd4994a5de446cf3028c0f76d
-
Source reference
Unverified legacy reference
URL: https://github.com/SigNoz/signoz/releases/tag/v0.142.1
-
Source reference
Unverified legacy reference
URL: https://github.com/SigNoz/signoz/security/advisories/GHSA-w5pf-xwjh-vr5v
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/signoz-0.88.0-before-0.142.1-sql-injection-in-trace-funnel-analytics-query-builders
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.