PT-2026-56504 · Npm · @Opentelemetry/Propagator-Jaeger
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
@opentelemetry/propagator-jaeger versions prior to 2.9.0
Description
The @opentelemetry/propagator-jaeger component decodes incoming
uber-trace-id and uberctx-* HTTP header values using the decodeURIComponent() function without proper error handling. An unauthenticated remote attacker can send a malformed percent-encoded value, triggering an uncaught URIError (a type of error occurring when the URI decoding function encounters an invalid sequence) that terminates the Node.js process utilizing the JaegerPropagator as the active propagator.Recommendations
Update to version 2.9.0.
Exploit
Fix
DoS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
@Opentelemetry/Propagator-Jaeger