CVE-2026-4545
7.0Flos Freeware · Notepad2
A vulnerability in Flos Freeware Notepad2 version 4.2.25 allows for uncontrolled search path manipulation via the PROPSYS.dll library, requiring local access to exploit.
Executive summary
A local security flaw in Flos Freeware Notepad2 version 4.2.25 presents a risk of total system compromise through uncontrolled search path manipulation.
Vulnerability
This vulnerability is classified as an uncontrolled search path issue (CWE-427 and CWE-426) affecting the PROPSYS.dll library. The attack requires local access and is considered to have high complexity, meaning an attacker must already have a foothold on the system to execute the manipulation.
Business impact
Successful exploitation of this flaw could lead to total compromise of the affected local system, as the CVSS score of 7.0 indicates a high severity risk. While the requirement for local access and high complexity limits the attack surface, the potential for an attacker to gain elevated control over the local environment poses a significant threat to data integrity and system availability.
Remediation
Immediate Action: As no official patch is currently available, users should restrict local file system permissions to prevent unauthorized modification of application directories and ensure that only trusted binaries are executed.
Proactive Monitoring: Security teams should monitor system logs for unusual process execution patterns or modifications to DLL search paths within the Notepad2 installation directory.
Compensating Controls: Implement robust Endpoint Detection and Response (EDR) solutions to detect and block suspicious child processes or unauthorized library loading attempts associated with the application.
Exploitation status
Public Exploit Available: No.
Analyst recommendation
Given the lack of a vendor-provided patch, organizations should prioritize limiting local user privileges on systems where Notepad2 is deployed. Administrators must remain vigilant for future vendor security updates and apply them immediately upon release to remediate this uncontrolled search path vulnerability.
Sources
Originally found and disclosed by haehanse (VulDB User), with VulDB (coordinator), per the CVE Program record.
- VDB-352372 | Flos Freeware Notepad2 PROPSYS.dll uncontrolled search path Vulnerability database entry
- VDB-352372 | CTI Indicators (IOB, IOC, TTP, IOA)
- Submit #774752 | Flos Freeware Notepad2 4.2.25 Uncontrolled Search Path Third-party advisory
- Related