PT-2026-61941 · Qt Company · Qt

CVE-2026-9499

·

Published

2026-07-21

·

Updated

2026-09-09

CVSS v4.0

6.3

Medium

VectorAV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N
Name of the Vulnerable Software and Affected Versions Qt versions 4.x Qt versions 5.x Qt versions 6.0.0 and later
Description An out-of-bounds read occurs in the codecForName() function of QTextCodec. This happens when the function is called with a QByteArray that is not NUL-terminated, such as those created using QByteArray::fromRawData(), causing the codec-name matching routine to read past the end of the buffer. This can lead to the selection of an incorrect text codec or a process crash resulting in a denial of service if unmapped memory is accessed. The over-read is limited to the length of the longest codec-name candidate and does not disclose data as bytes are only compared against a fixed internal list of codec names.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability. Avoid passing non-NUL-terminated QByteArray objects to the codecForName() function.

DoS

Out of bounds Read

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

ALSA-2026:65816
ALSA-2026:65897
ALSA-2026:65993
CVE-2026-9499
ECHO-5C6A-872B-49BB
OESA-2026-3202
OESA-2026-3203
RHSA-2026:41389

Affected Products

Qt