VYPR

Swift Nio Extras

by Apple Inc.

Source repositories

CVEs (3)

  • CVE-2020-9840HigMay 11, 2020
    risk 0.49cvss 7.5epss 0.01

    In SwiftNIO Extras before 1.4.1, a logic issue was addressed with improved restrictions.

  • CVE-2022-3252HigSep 21, 2022
    risk 0.42cvss 7.5epss 0.01

    Improper detection of complete HTTP body decompression SwiftNIO Extras provides a pair of helpers for transparently decompressing received HTTP request or response bodies. These two objects (HTTPRequestDecompressor and HTTPResponseDecompressor) both failed to detect when the…

  • CVE-2026-28975Jun 12, 2026
    risk 0.00cvss epss 0.00

    ### Impact When `NIOHTTPRequestDecompressor` is configured with `.ratio(N)`, the decompression limit is enforced using the `Content-Length` header value from the incoming request rather than the actual number of compressed bytes received. Since `Content-Length` is…