CVE-2026-44902

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:opentelemetry:opentelemetry\/auto-instrumentations-node:*:*:*:*:*:node.js:*:*
cpe:2.3:a:opentelemetry:opentelemetry\/exporter-prometheus:*:*:*:*:*:node.js:*:*
cpe:2.3:a:opentelemetry:opentelemetry\/sdk-node:*:*:*:*:*:node.js:*:*

History

No history.

Information

Published : 2026-05-27 15:16

Updated : 2026-08-27 16:16


NVD link : CVE-2026-44902

Mitre link : CVE-2026-44902

CVE.ORG link : CVE-2026-44902


JSON object : View

Products Affected

opentelemetry

  • opentelemetry\/auto-instrumentations-node
  • opentelemetry\/sdk-node
  • opentelemetry\/exporter-prometheus
CWE
CWE-755

Improper Handling of Exceptional Conditions