
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-14575 is an Uncontrolled Search Path Element vulnerability (CWE-427) in the OpenSSL TLS backend of Qt Network (qtbase) affecting the Qt Framework on Unix systems. It allows a local attacker to load a rogue CA certificate as a trusted system authority by placing a crafted certificate file in the application's working directory. Affected versions include Qt 5.0.0–5.15.19, 6.0.0–6.5.9, 6.6.0–6.8.3, and 6.9.0–6.9.1. It was published on May 19, 2026, and carries a CVSS v4.0 base score of 1.8 (Low) (GitHub Advisory).
The root cause is an uncontrolled search path (CWE-427) in Qt Network's OpenSSL TLS backend, where the application searches the current working directory for CA certificate files before or alongside system trust stores. An attacker who can write to the application's working directory can place a malicious certificate file that the Qt application will accept as a trusted CA authority. Exploitation requires high privileges (write access to the working directory), high attack complexity, and specific deployment conditions (Attack Requirements: Present), making it a difficult but targeted attack vector. A patch-related code review is publicly available at the Qt project's Gerrit instance (GitHub Advisory).
Successful exploitation enables a local attacker to perform TLS man-in-the-middle attacks against encrypted connections initiated by the vulnerable Qt application, as the rogue CA certificate is trusted by the application's TLS stack. This primarily affects confidentiality (interception of encrypted traffic) and integrity (potential manipulation of TLS-protected data), with no direct availability impact. The scope is limited to the vulnerable application's TLS sessions on the local system, with no subsequent system impact (GitHub Advisory, Qt Advisory).
There is no known public proof-of-concept exploit and no evidence of in-the-wild exploitation at this time. The EPSS score is approximately 0.008% (1st percentile), indicating a very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog. Exploitation is constrained by the requirement for local high-privilege access and specific deployment conditions, significantly limiting the attacker pool (GitHub Advisory).
openssl req -x509 -newkey rsa:4096 -keyout rogue_ca.key -out rogue_ca.pem -days 365 -nodes) that will be used to sign attacker-controlled server certificates..pem, .crt, .cer) in the working directory of Qt-based applications; file timestamps inconsistent with normal application operation.Apply the patch available via the Qt project's code review (Gerrit change 642967) and update to a fixed version of Qt once released by The Qt Company. As a workaround, restrict write permissions on Qt application working directories to prevent unauthorized users from placing files there. Additionally, configure applications to run from directories with strict access controls, and monitor application directories for unexpected certificate file creation (GitHub Advisory, Qt Advisory).
The Qt Company published a security advisory blog post addressing this vulnerability shortly after disclosure. Coverage has been limited to vulnerability aggregator sites and security feeds, consistent with the low severity rating. No notable researcher commentary or significant community discussion has been identified beyond standard CVE tracking (Qt Advisory).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."