VYPR

Swift Nio Http2

by Apple Inc.

Source repositories

CVEs (2)

  • CVE-2026-64785MedJul 23, 2026
    risk 0.27cvss 5.3epss 0.00

    SwiftNIO HTTP/2 was missing validation on inbound HEADERS frames that let CR, LF, NUL, SP and other control characters reach an HTTP/1.1 backend through NIOHTTP2's HTTP/2-to-HTTP/1 codec, enabling HTTP request smuggling or response splitting. This vulnerability is addressed in…

  • CVE-2026-28898MedJun 25, 2026
    risk 0.27cvss 5.3epss 0.00

    swift-nio-http2's HTTP/2-to-HTTP/1.1 codec did not validate pseudo-header values for control characters before placing them into the translated HTTP/1.1 message. swift-nio-http2 1.44.1 adds validation of all pseudo-header values (:path, :authority, :scheme, :method, and :status)…