Vulnerabilities (CVE)

Filtered by vendor Opentelemetry Subscribe
Filtered by product Opentelemetry\/auto-instrumentations-node
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2026-44902 1 Opentelemetry 3 Opentelemetry\/auto-instrumentations-node, Opentelemetry\/exporter-prometheus, Opentelemetry\/sdk-node 2026-08-27 N/A 7.5 HIGH
opentelemetry-js is the OpenTelemetry JavaScript Client. Prior to 0.217.0, a single malformed HTTP request crashes any Node.js process running the OpenTelemetry JS Prometheus exporter. The metrics endpoint (default 0.0.0.0:9464) has no error handling around URL parsing, so a request with an invalid URI causes an uncaught TypeError that terminates the process. This vulnerability is fixed in 0.217.0.