VYPR
Vendor

Qt

Products
40
CVEs
83
Across products
115
Status
Private

Products

40
View all 40 products →

Recent CVEs

83
View all 83 CVEs →
  • CVE-2023-51714CriDec 24, 2023
    risk 0.64cvss 9.8epss 0.01

    An issue was discovered in the HTTP2 implementation in Qt before 5.15.17, 6.x before 6.2.11, 6.3.x through 6.5.x before 6.5.4, and 6.6.x before 6.6.2. network/access/http2/hpacktable.cpp has an incorrect HPack integer overflow check.

  • CVE-2020-12267CriApr 27, 2020
    risk 0.64cvss 9.8epss 0.02

    setMarkdown in Qt before 5.14.2 has a use-after-free related to QTextMarkdownImporter::insertBlock.

  • CVE-2018-19873CriDec 26, 2018
    risk 0.64cvss 9.8epss 0.03

    An issue was discovered in Qt before 5.11.3. QBmpHandler has a buffer overflow via BMP data.

  • CVE-2017-10904CriDec 16, 2017
    risk 0.64cvss 9.8epss 0.02

    Qt for Android prior to 5.9.0 allows remote attackers to execute arbitrary OS commands via unspecified vectors.

  • CVE-2025-10729CriOct 3, 2025
    risk 0.61cvss epss 0.00

    The module will parse a node which is not a child of a structural node. The node will be deleted after creation but might be accessed later leading to a use after free.

  • CVE-2025-10728CriOct 3, 2025
    risk 0.61cvss epss 0.00

    When the module renders a Svg file that contains a element, it might end up rendering it recursively leading to stack overflow DoS

  • 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-2026-6210HigMay 6, 2026
    risk 0.57cvss epss 0.00

    A type confusion vulnerability in Qt SVG allows an attacker to cause an application crash via a crafted SVG image. When processing SVG marker references, the renderer retrieves a node by its id attribute and casts it to QSvgMarker* without verifying the node type. A…

  • CVE-2025-12385HigDec 3, 2025
    risk 0.57cvss epss 0.00

    Allocation of Resources Without Limits or Throttling, Improper Validation of Specified Quantity in Input vulnerability in The Qt Company Qt on Windows, MacOS, Linux, iOS, Android, x86, ARM, 64 bit, 32 bit allows Excessive Allocation. This issue affects users of the Text…

  • CVE-2024-36048CriMay 18, 2024
    risk 0.57cvss 9.8epss 0.01

    QAbstractOAuth in Qt Network Authorization in Qt before 5.15.17, 6.x before 6.2.13, 6.3.x through 6.5.x before 6.5.6, and 6.6.x through 6.7.x before 6.7.1 uses only the time to seed the PRNG, which may result in guessable values.

  • CVE-2022-43591HigJan 12, 2023
    risk 0.57cvss 8.8epss 0.01

    A buffer overflow vulnerability exists in the QML QtScript Reflect API of Qt Project Qt 6.3.2. A specially-crafted javascript code can trigger an out-of-bounds memory access, which can lead to arbitrary code execution. Target application would need to access a malicious web page…

  • CVE-2022-40983HigJan 12, 2023
    risk 0.57cvss 8.8epss 0.01

    An integer overflow vulnerability exists in the QML QtScript Reflect API of Qt Project Qt 6.3.2. A specially-crafted javascript code can trigger an integer overflow during memory allocation, which can lead to arbitrary code execution. Target application would need to access a…

  • CVE-2015-1290HigJan 9, 2018
    risk 0.57cvss 8.8epss 0.03

    The Google V8 engine, as used in Google Chrome before 44.0.2403.89 and QtWebEngineCore in Qt before 5.5.1, allows remote attackers to cause a denial of service (memory corruption) or execute arbitrary code via a crafted web site.

  • CVE-2025-5455HigJun 2, 2025
    risk 0.55cvss epss 0.00

    An issue was found in the private API function qDecodeDataUrl() in QtCore, which is used in QTextDocument and QNetworkReply, and, potentially, in user code. If the function was called with malformed data, for example, an URL that contained a "charset" parameter that lacked a…

  • CVE-2022-25255HigFeb 16, 2022
    risk 0.51cvss 7.8epss 0.00

    In Qt 5.9.x through 5.15.x before 5.15.9 and 6.x before 6.2.4 on Linux and UNIX, QProcess could execute a binary from the current working directory when not found in the PATH.

  • CVE-2020-24742HigAug 9, 2021
    risk 0.51cvss 7.8epss 0.01

    An issue has been fixed in Qt versions 5.14.0 where QPluginLoader attempts to load plugins relative to the working directory, allowing attackers to execute arbitrary code via crafted files.

  • CVE-2018-19870HigDec 26, 2018
    risk 0.50cvss 8.8epss 0.02

    An issue was discovered in Qt before 5.11.3. A malformed GIF image causes a NULL pointer dereference in QGifHandler resulting in a segmentation fault.

  • CVE-2018-15518HigDec 26, 2018
    risk 0.50cvss 8.8epss 0.03

    QXmlStream in Qt 5.x before 5.11.3 has a double-free or corruption during parsing of a specially crafted illegal XML document.

  • CVE-2024-39936HigJul 4, 2024
    risk 0.49cvss 8.6epss 0.00

    An issue was discovered in HTTP2 in Qt before 5.15.18, 6.x before 6.2.13, 6.3.x through 6.5.x before 6.5.7, and 6.6.x through 6.7.x before 6.7.3. Code to make security-relevant decisions about an established connection may execute too early, because the encrypted() signal has…

  • CVE-2023-37369HigAug 20, 2023
    risk 0.49cvss 7.5epss 0.02

    In Qt before 5.15.15, 6.x before 6.2.9, and 6.3.x through 6.5.x before 6.5.2, there can be an application crash in QXmlStreamReader via a crafted XML string that triggers a situation in which a prefix is greater than a length.