Cyber Resilience

CVE-2019-25266

HighPublic PoC

Published: 06 February 2026

Published
06 February 2026
Modified
15 April 2026
KEV Added
Patch
CVSS Score v4 8.5 CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
EPSS Score 0.0013 2.9th percentile
Risk Priority 55 floored blend · peak EPSS

Summary

CVE-2019-25266 is a high-severity Unquoted Search Path or Element (CWE-428) vulnerability in Wondershare Application Framework (inferred from references). Its CVSS base score is 8.5 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Path Interception by Unquoted Path (T1574.009); ranked at the 2.9th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

The strongest mitigations our analysis identified are NIST 800-53 CM-6 (Configuration Settings) and SI-2 (Flaw Remediation).

Deeper analysis

CVE-2019-25266 is an unquoted service path vulnerability affecting Wondershare Application Framework Service version 2.4.3.231. This flaw occurs when the service binary path in the Windows registry lacks proper quotation, enabling local attackers to hijack the service execution by placing malicious executables in specific directory locations along the path resolution.

Local low-privileged attackers can exploit this vulnerability with low complexity and no user interaction required, as indicated by its CVSS v3.1 base score of 7.8 (AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H). Successful exploitation allows attackers to execute arbitrary code with the elevated privileges of the service, potentially leading to full system compromise.

Advisories from VulnCheck and an Exploit-DB entry (exploit 47617) document the issue, including proof-of-concept details. Wondershare's official sites provide context on the affected software, such as Dr.Fone, though specific patch or mitigation guidance is referenced in these resources for practitioners to review.

EU & UK References

Vulnerability details

Wondershare Application Framework Service 2.4.3.231 contains an unquoted service path vulnerability that allows local attackers to potentially execute arbitrary code with elevated privileges. Attackers can exploit the unquoted service path by placing malicious executables in specific directory locations to hijack…

more

the service's execution context.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1574.009 Path Interception by Unquoted Path Stealth
Adversaries may execute their own malicious payloads by hijacking vulnerable file path references.
Why these techniques?

Unquoted service path directly enables path interception by unquoted path (T1574.009) for service hijacking and privilege escalation.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2020-36928Shared CWE-428
CVE-2023-54336Shared CWE-428
CVE-2020-37048Shared CWE-428
CVE-2019-25306Shared CWE-428
CVE-2020-36979Shared CWE-428
CVE-2020-36929Shared CWE-428
CVE-2020-37017Shared CWE-428
CVE-2021-47859Shared CWE-428
CVE-2019-25309Shared CWE-428
CVE-2021-47790Shared CWE-428

Affected Assets

Wondershare
Application Framework
inferred from references and description; NVD did not file a CPE for this CVE

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

CM-6 enforces secure configuration settings for system components, including properly quoting Windows service executable paths to directly prevent hijacking via unquoted path vulnerabilities like CVE-2019-25266.

prevent

SI-2 requires identification, reporting, and correction of system flaws, such as unquoted service paths in third-party software, ensuring timely remediation of CVE-2019-25266.

prevent

CM-2 establishes and maintains baseline configurations that incorporate secure service path settings, mitigating the risk of unquoted path exploits like CVE-2019-25266 from deployment.

References