
CVE-2025-5992 – Passing values outside of expected range to QColorTransferGenericFunction can cause a denial of service
https://notcve.org/view.php?id=CVE-2025-5992
11 Jul 2025 — When passing values outside of the expected range to QColorTransferGenericFunction it can cause a denial of service, for example, this can happen when passing a specifically crafted ICC profile to QColorSpace::fromICCProfile.This issue affects Qt from 6.6.0 through 6.8.3, from 6.9.0 through 6.9.1. This is fixed in 6.8.4 and 6.9.2. • https://codereview.qt-project.org/c/qt/qtbase/+/647919 • CWE-20: Improper Input Validation •

CVE-2025-5991 – Use after free in QHttp2ProtocolHandler
https://notcve.org/view.php?id=CVE-2025-5991
11 Jun 2025 — 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 the simultaneous handling of HTTP error responses. This issue only affects Qt 6.9.0 and has been fixed for Qt 6.9.1. • https://codereview.qt-project.org/c/qt/qtbase/+/643777 • CWE-416: Use After Free •

CVE-2025-5683
https://notcve.org/view.php?id=CVE-2025-5683
05 Jun 2025 — When loading a specifically crafted ICNS format image file in QImage then it will trigger a crash. This issue affects Qt from versions 6.3.0 through 6.5.9, from 6.6.0 through 6.8.4, 6.9.0. This is fixed in 6.5.10, 6.8.5 and 6.9.1. Al cargar un archivo de imagen con formato ICNS especialmente manipulado en QImage, se produce un bloqueo. Este problema afecta a Qt desde la versión 6.3.0 hasta la 6.5.9, desde la 6.6.0 hasta la 6.8.4 y la 6.9.0. • https://codereview.qt-project.org/c/qt/qtimageformats/+/644548 • CWE-770: Allocation of Resources Without Limits or Throttling •

CVE-2025-5455 – Possible denial of service when passing malformed data in a URL to qDecodeDataUrl
https://notcve.org/view.php?id=CVE-2025-5455
02 Jun 2025 — 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 value (such as "data:charset,"), and Qt was built with assertions enabled, then it would hit an assertion, resulting in a denial of service (abort). This impacts Qt up to 5.15.18, 6.0.0->6.5.8, 6.6.0->6.8.3 and 6.9.0. This has been fixe... • https://codereview.qt-project.org/c/qt/qtbase/+/642006 • CWE-20: Improper Input Validation CWE-617: Reachable Assertion •

CVE-2025-4211 – Improper Link Resolution Before File Access in QFileSystemEngine on Windows
https://notcve.org/view.php?id=CVE-2025-4211
16 May 2025 — Improper Link Resolution Before File Access ('Link Following') vulnerability in QFileSystemEngine in the Qt corelib module on Windows which potentially allows Symlink Attacks and the use of Malicious Files. Issue originates from CVE-2024-38081. The vulnerability arises from the use of the GetTempPath API, which can be exploited by attackers to manipulate temporary file paths, potentially leading to unauthorized access and privilege escalation. The affected public API in the Qt Framework is QDir::tempPath() ... • https://codereview.qt-project.org/c/qt/qtbase/+/632231 • CWE-59: Improper Link Resolution Before File Access ('Link Following') •

CVE-2025-3512 – Buffer overflow in QTextMarkdownImporter
https://notcve.org/view.php?id=CVE-2025-3512
11 Apr 2025 — There is a Heap-based Buffer Overflow vulnerability in QTextMarkdownImporter. This requires an incorrectly formatted markdown file to be passed to QTextMarkdownImporter to trigger the overflow.This issue affects Qt from 6.8.0 to 6.8.4. Versions up to 6.6.0 are known to be unaffected, and the fix is in 6.8.4 and later. • https://codereview.qt-project.org/c/qt/qtbase/+/635546 • CWE-122: Heap-based Buffer Overflow •

CVE-2025-30348
https://notcve.org/view.php?id=CVE-2025-30348
21 Mar 2025 — encodeText in QDom in Qt before 6.8.0 has a complex algorithm involving XML string copy and inline replacement of parts of a string (with relocation of later data). • https://codereview.qt-project.org/c/qt/qtbase/+/581442 • CWE-407: Inefficient Algorithmic Complexity •

CVE-2024-39936 – qtbase: qtbase: Delay any communication until encrypted() can be responded to
https://notcve.org/view.php?id=CVE-2024-39936
04 Jul 2024 — 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 not yet been emitted and processed.. Se descubrió un problema en HTTP2 en Qt antes de 5.15.18, 6.x antes de 6.2.13, 6.3.x hasta 6.5.x antes de 6.5.7 y 6.6.x hasta 6.7.x antes de 6.7.3. El código para tomar decisiones relevantes para la... • https://codereview.qt-project.org/c/qt/qtbase/+/571601 • CWE-367: Time-of-check Time-of-use (TOCTOU) Race Condition •

CVE-2024-36048 – openSUSE Security Advisory - openSUSE-SU-2024:0143-1
https://notcve.org/view.php?id=CVE-2024-36048
18 May 2024 — 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. QAbstractOAuth en Qt Network Authorization en Qt antes de 5.15.17, 6.x antes de 6.2.13, 6.3.x hasta 6.5.x antes de 6.5.6 y 6.6.x hasta 6.7.x antes de 6.7.1 usa solo el tiempo de inicialización PRNG, lo que puede dar como resultado valores adivinables. An update that fixes one vulne... • https://codereview.qt-project.org/c/qt/qtnetworkauth/+/560317 • CWE-335: Incorrect Usage of Seeds in Pseudo-Random Number Generator (PRNG) •

CVE-2023-51714 – qt: incorrect integer overflow check
https://notcve.org/view.php?id=CVE-2023-51714
24 Dec 2023 — 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. Se descubrió un problema en la implementación de HTTP2 en Qt antes de 5.15.17, 6.x antes de 6.2.11, 6.3.x hasta 6.5.x antes de 6.5.4 y 6.6.x antes de 6.6.2. network/access/http2/hpacktable.cpp tiene una comprobación de desbordamiento de enteros HPack incorrecta. An integer over... • https://codereview.qt-project.org/c/qt/qtbase/+/524864 • CWE-190: Integer Overflow or Wraparound •