#VU112059 Resource management error in Qt - CVE-2025-6338

 

#VU112059 Resource management error in Qt - CVE-2025-6338

Published: June 30, 2025


Vulnerability identifier: #VU112059
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2025-6338
CWE-ID: CWE-399
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Qt
Software vendor:
Trolltech

Description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to improper management of internal resources within the application during Schannel handling. For every connection made a 4KB file is created that is not cleaned up by the application or Qt. A remote attacker initiate multiple TLS connections with the server and perform a denial of service (DoS) attack by consuming all disk space.


Remediation

Install updates from vendor's website.

External links