CVE-2026-44902
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.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| npm | @opentelemetry/exporter-prometheus | <0.217.0 | 0.217.0 |
| npm | @opentelemetry/sdk-node | <0.217.0 | 0.217.0 |
| npm | @opentelemetry/auto-instrumentations-node | <0.75.0 | 0.75.0 |
| NPM | @opentelemetry/auto-instrumentations-node | < 0.75.0 | 0.75.0 |
| NPM | @opentelemetry/sdk-node | < 0.217.0 | 0.217.0 |
| NPM | @opentelemetry/exporter-prometheus | < 0.217.0 | 0.217.0 |
References
CWEs
CWE-755
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.