Race condition in OpenVPN Server - CVE-2026-40215
Published: April 24, 2026
OpenVPN Server
Detailed vulnerability description
The vulnerability allows a remote attacker to disclose packet data from a previous handshake.
The vulnerability exists due to a race condition in the TLS handshake handling when processing reconnecting sessions. A remote attacker can trigger repeated handshake activity to disclose packet data from a previous handshake.
This occurs only under specific circumstances involving replacement of an old TLS session by a new session while stale session state still attempts to send a packet.