VYPR

Qt Network

by Qt

CVEs (2)

  • CVE-2025-6338CriOct 16, 2025
    risk 0.60cvss epss 0.00

    There is an incomplete cleanup vulnerability in Qt Network's Schannel support on Windows which can lead to a Denial of Service over a long period.This issue affects Qt from 5.15.0 through 6.8.3, from 6.9.0 before 6.9.2.

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