---
cve: "CVE-2026-59892"
severity: "HIGH"
cvss: 7.5
epss: "46%"
vendor: "open-telemetry"
kev: false
exploited: false
published: "2026-07-08 17:17:27"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-12T01:52:56+02:00"
---

# CVE-2026-59892

> 7.5 HIGH · 🧪 PoC

## Beschreibung

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 to send a malformed percent-encoded value that throws an uncaught URIError and terminates a Node.js process using JaegerPropagator as the active propagator. This issue is fixed in version 2.9.0.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Keine | good |
| I Integrität | Keine | good |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- b1c196d49d54caae59741cca0a9d57d101d7ea88 (Commit)
- 40d67b7690a61bd9af0a4e5b5b9f4a14b11fc50e (Commit)

## Referenzen

- <https://github.com/open-telemetry/opentelemetry-js/security/advisories/GHSA-45rx-2jwx-cxfr>
- <https://github.com/open-telemetry/opentelemetry-js/commit/b1c196d49d54caae59741cca0a9d57d101d7ea88>
- <https://github.com/open-telemetry/opentelemetry-js/releases/tag/v2.9.0>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-59892) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
