VYPR

Swift Nio Extras

by Apple Inc.

Source repositories

CVEs (1)

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

    ### 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…