CVE-2025-63685
CWE-491Published: November 20, 2025· Updated: Jun 17, 2026
Official Description
Quark Cloud Drive v3.23.2 has a DLL Hijacking vulnerability. This vulnerability stems from the insecure loading of system libraries. Specifically, the application does not validate the path or signature of [regsvr32.exe] it loads. An attacker can place a crafted malicious DLL in the application's startup directory, which will be loaded and executed when the user launches the program.
Risk Analysis
This critical DLL Hijacking vulnerability in Quark Cloud Drive v3.23.2 allows an attacker to execute arbitrary code. The application insecurely loads system libraries without validating their path or signature, enabling a malicious DLL to be loaded and executed when the program starts. With a CVSS score of 9.8, this flaw poses a severe risk of system compromise.
There are no public exploits known for this vulnerability. The attack is remotely exploitable over the network with low complexity.
Upgrade Quark Cloud Drive to a patched version beyond 3.23.2. Ensure applications validate the authenticity and path of loaded DLLs and restrict write access to application directories.
Technical Analysis
CVE-2025-63685 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 9.8.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (1)
Quick Facts
Related CVEs (CWE-491)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2025-63685 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts