Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/open-telemetry/opentelemetry-js/security/advisories/GHSA-q7rr
- https://github.com/open-telemetry/opentelemetry-js/security/advisories/GHSA-q7rr
FAQ
What is CVE-2026-44902?
CVE-2026-44902 is a vulnerability with a CVSS score of 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 end...
How severe is CVE-2026-44902?
CVE-2026-44902 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-44902?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.