CVE-2026-44902
Published:May 27, 2026
Updated:June 11, 2026
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.
Affected Packages
@opentelemetry/exporter-prometheus (NPM):
Affected version(s) >=0.3.0 <0.217.0Fix Suggestion:
Update to version 0.217.0@opentelemetry/auto-instrumentations-node (NPM):
Affected version(s) >=0.15.0 <0.75.0Fix Suggestion:
Update to version 0.75.0@opentelemetry/sdk-node (NPM):
Affected version(s) >=0.10.0 <0.217.0Fix Suggestion:
Update to version 0.217.0@opentelemetry/sdk-node (NPM):
Affected version(s) >=0.10.0 <0.217.0Fix Suggestion:
Update to version 0.217.0@opentelemetry/exporter-prometheus (NPM):
Affected version(s) >=0.3.0 <0.217.0Fix Suggestion:
Update to version 0.217.0@opentelemetry/auto-instrumentations-node (NPM):
Affected version(s) >=0.15.0 <0.75.0Fix Suggestion:
Update to version 0.75.0Related Resources (3)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
HIGH
Weakness Type (CWE)
Improper Handling of Exceptional Conditions
EPSS
Base Score:
0.02