VYPR

qtbase-opensource-src

by Qt

CVEs (1)

  • CVE-2026-9499Jul 22, 2026
    risk 0.00cvss epss

    An out-of-bounds read (buffer over-read) vulnerability exists in QTextCodec::codecForName() in Qt. When the function is called with a QByteArray that is not NUL-terminated (for example, one created with QByteArray::fromRawData()), the codec-name matching routine reads past the…