VYPR

QHttp2Stream

by Qt

CVEs (1)

  • CVE-2025-5991LowJun 11, 2025
    risk 0.14cvss epss 0.00

    There is a "Use After Free" vulnerability in Qt's QHttp2ProtocolHandler in the QtNetwork module. This only affects HTTP/2 handling, HTTP handling is not affected by this at all. This happens due to a race condition between how QHttp2Stream uploads the body of a POST request and…