VYPR

Opentelemetry Js

by Opentelemetry

Source repositories

CVEs (3)

  • CVE-2026-44902HigMay 27, 2026
    risk 0.49cvss 7.5epss 0.00

    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…

  • CVE-2026-59892HigJul 8, 2026
    risk 0.42cvss 7.5epss 0.00

    OpenTelemetry JavaScript is the OpenTelemetry JavaScript client. Prior to 2.9.0, @opentelemetry/propagator-jaeger decodes incoming uber-trace-id and uberctx-* HTTP header values with decodeURIComponent() without handling decode errors, allowing an unauthenticated remote attacker…

  • CVE-2026-54285MedJun 22, 2026
    risk 0.27cvss 5.3epss 0.00

    opentelemetry-js is the OpenTelemetry JavaScript Client. Prior to 2.8.0, W3CBaggagePropagator.extract() in @opentelemetry/core does not enforce size limits when parsing inbound baggage HTTP headers. The W3C Baggage specification recommends a maximum of 8,192 bytes and 180…