CVE-2026-39312
7.5SoftEtherVPN · SoftEther VPN
A pre-authentication denial-of-service vulnerability in SoftEther VPN allows unauthenticated remote attackers to crash the vpnserver process by sending a malformed EAP-TLS packet.
Executive summary
An unauthenticated remote denial-of-service vulnerability in SoftEther VPN poses a significant risk to network availability by allowing attackers to terminate all active VPN sessions.
Vulnerability
This vulnerability, categorized as CWE-789 (Memory Allocation with Excessive Size Value), allows an unauthenticated remote attacker to trigger a crash in the vpnserver process. By sending a single malformed EAP-TLS packet over raw L2TP (UDP/1701), an attacker can force the service to terminate, resulting in a total loss of connectivity for all active users.
Business impact
The vulnerability carries a CVSS score of 7.5, reflecting its high impact on service availability. A successful exploit would result in immediate, widespread disruption of secure remote access, potentially halting critical business operations and requiring manual intervention to restore connectivity.
Remediation
Immediate Action: Monitor the official SoftEtherVPN GitHub repository for the release of a security update and apply it immediately upon availability.
Proactive Monitoring: Review system logs for anomalous traffic directed at UDP port 1701 and monitor the vpnserver process status for unexpected service restarts or failures.
Compensating Controls: Restrict access to the VPN server's UDP 1701 port to known, trusted IP addresses using a network firewall to prevent unauthorized packets from reaching the service.
Exploitation status
Public Exploit Available: Unknown.
Analyst recommendation
Given the ease of exploitation and the critical impact on remote infrastructure, organizations currently utilizing SoftEther VPN should prioritize identifying their version status. While a specific patch is currently pending, administrators should implement strict ingress filtering on UDP port 1701 to reduce the attack surface until a vendor-supplied fix can be deployed.