CVE-2026-75925
9.6IXON · IXON VPN Client
An improper neutralization of CRLF sequences in the IXON VPN Client allows an unauthenticated attacker to execute arbitrary commands with root or SYSTEM privileges.
Executive summary
A critical vulnerability in the IXON VPN Client allows unauthenticated attackers to achieve remote code execution with root or SYSTEM privileges.
Vulnerability
This vulnerability involves the improper neutralization of CRLF sequences (CWE-93) within the configuration interface, which lacks authentication or origin verification. An unauthenticated attacker can inject arbitrary directives into a configuration file that is subsequently processed by a privileged subprocess, leading to full system compromise.
Business impact
The potential for remote code execution with root or SYSTEM privileges presents a catastrophic risk to organizational security. Successful exploitation could lead to total system compromise, unauthorized access to sensitive data, and the potential for lateral movement within the network. Given the CVSS score of 9.6, this vulnerability is classified as critical and requires immediate remediation to prevent complete host takeover.
Remediation
Immediate Action: Update the IXON VPN Client to version 1.4.7 or later on all installed systems immediately. If the software is no longer required, uninstall the client entirely to eliminate the attack surface.
Proactive Monitoring: Monitor system logs for unauthorized configuration changes or unusual behavior in privileged processes. Ensure that network traffic to and from the VPN client is inspected for signs of malicious configuration injection attempts.
Compensating Controls: While the vendor has implemented server-side blocks for outdated clients, ensure that endpoint security software is configured to detect and block unauthorized attempts to modify system configuration files or execute unauthorized subprocesses.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Due to the critical severity and the potential for total system compromise, organizations must prioritize the deployment of version 1.4.7 across all endpoints. The lack of authentication required to trigger this vulnerability makes it an attractive target for attackers, and while the vendor has introduced server-side protections, updating the client remains the only definitive method to eliminate this risk.
Sources
Originally found and disclosed by Luuk van Rheden of IXON discovered this vulnerability., Stan van Duijnhoven of IXON reported this vulnerability to CISA., per the CVE Program record.