CVE 5.3 MEDIUM

Swift W3C TraceContext has malformed HTTP header that can cause a crash_CVE-2026-23886

5.3 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Description

Swift W3C TraceContext is a Swift implementation of the W3C Trace Context standard, and Swift OTel is an OpenTelemetry Protocol (OTLP) backend for Swift Log, Swift Metrics, and Swift Distributed Tracing. Prior to Swift W3C TraceContext version 1.0.0-beta.5 and Swift OTel version 1.0.4, a denial-of-service vulnerability due to improper input validation allows a remote attacker to crash the service via a malformed HTTP header. This allows crashing the process with data coming from the network when used with, for example, an HTTP server. Most common way of using Swift W3C Trace Context is through Swift OTel. Version 1.0.0-beta.5 of Swift W3C TraceContext and version 1.0.4 of Swift OTel contain a patch for this issue. As a workaround, disable either Swift OTel or the code that extracts the trace information from an incoming header (such as a `TracingMiddleware`).

Basic Information

ID CVE-2026-23886
Source GitHub_M
Published Jan 19, 2026 at 21:01

Affected Product

Vendor swift-otel
Product swift-w3c-trace-context
Version swift-otel < 1.0.4
Affected Versions swift-otel swift-w3c-trace-context swift-otel < 1.0.4
swift-otel swift-w3c-trace-context swift-w3c-trace-context < 1.0.0-beta.5

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.