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.
References
Configurations
No configuration.
History
28 May 2026, 17:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/open-telemetry/opentelemetry-js/security/advisories/GHSA-q7rr-3cgh-j5r3 - |
27 May 2026, 15:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-27 15:16
Updated : 2026-05-29 15:42
NVD link : CVE-2026-44902
Mitre link : CVE-2026-44902
CVE.ORG link : CVE-2026-44902
JSON object : View
Products Affected
No product.
CWE
CWE-755
Improper Handling of Exceptional Conditions
