CVE-2026-30924

qui is a web interface for managing qBittorrent instances. Versions 1.14.1 and below use a permissive CORS policy that reflects arbitrary origins while also returning Access-Control-Allow-Credentials: true, effectively allowing any external webpage to make authenticated requests on behalf of a logged-in user. An attacker can exploit this by tricking a victim into loading a malicious webpage, which silently interacts with the application using the victim's session and potentially exfiltrating sensitive data such as API keys and account credentials, or even achieving full system compromise through the built-in External Programs manager. Exploitation requires that the victim access the application via a non-localhost hostname and load an attacker-controlled webpage, making highly targeted social-engineering attacks the most likely real-world scenario. This issue was not fixed at the time of publication.
CVSS

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2026-03-19 21:17

Updated : 2026-03-20 13:39


NVD link : CVE-2026-30924

Mitre link : CVE-2026-30924

CVE.ORG link : CVE-2026-30924


JSON object : View

Products Affected

No product.

CWE
CWE-942

Permissive Cross-domain Security Policy with Untrusted Domains