PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-64785 Apple CVE debrief

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-07-23T20:17:21.440Z and has not been modified since then. The NVD entry is currently Analyzed. SwiftNIO HTTP/2 vulnerability allows control characters to reach HTTP/1.1 backend, enabling HTTP request smuggling or response splitting attacks. Developers and administrators using SwiftNIO HTTP/2 should review and apply vendor patch in swift-nio-http2 version 1.45.0. Affected product deployments should be reviewed for exposure, and owners assigned for follow-up. Compensating controls may be necessary while remediation is scheduled and verified.

Vendor
Apple
Product
swift-nio-http2
CVSS
MEDIUM 5.3
CISA KEV
Not listed in stored evidence
Original CVE published
2026-07-23
Original CVE updated
2026-09-01
Advisory published
2026-07-23
Advisory updated
2026-09-01

Who should care

Developers and administrators using SwiftNIO HTTP/2, especially those with exposure to untrusted or internet-facing HTTP/2 services, should review and apply the vendor patch. They should also verify and validate HTTP/2-to-HTTP/1 codec configurations, monitor for potential HTTP request smuggling or response splitting attacks, and update their inventory with affected SwiftNIO HTTP/2 versions. Security teams and vulnerability management teams should prioritize this vulnerability and track exceptions and retest remediated assets.

Technical summary

SwiftNIO HTTP/2 was missing validation on inbound HEADERS frames, allowing CR, LF, NUL, SP, and other control characters to reach an HTTP/1.1 backend through NIOHTTP2's HTTP/2-to-HTTP/1 codec. This enables HTTP request smuggling or response splitting attacks. Affected product context indicates potential risks to developers and administrators using SwiftNIO HTTP/2, especially those with exposure to untrusted or internet-facing HTTP/2 services.

Defensive priority

Medium-priority defensive review recommended due to potential HTTP request smuggling or response splitting risks.

Recommended defensive actions

  • Review and apply vendor patch in swift-nio-http2 version 1.45.0
  • Verify and validate HTTP/2-to-HTTP/1 codec configurations
  • Monitor for potential HTTP request smuggling or response splitting attacks
  • Update inventory with affected SwiftNIO HTTP/2 versions
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review

Evidence notes

Evidence from official CVE Program record and NIST NVD detail page indicates SwiftNIO HTTP/2 vulnerability allowing control characters to reach HTTP/1.1 backend. Vendor advisory and patch available. Affected product deployments should be reviewed for exposure, and owners assigned for follow-up. Compensating controls may be necessary while remediation is scheduled and verified.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-64785 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-64785

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-64785 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-64785

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://github.com/apple/swift-nio-http2/security/advisories/GHSA-q3g2-m552-3r9c

    [email protected] - Vendor Advisory, Patch

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.