Remote Access VPN bypass exploited in wild (CVE-2026-50751) [PoC]
CVE-2026-50751
CVE-2026-50751: Actively exploited 0-day bypasses user auth in vulnerable Remote Access and Mobile Access gateways via IKEv1. Patch without delay; apply vendor mitigations.
Actively exploited in the wild - CVE-2026-50751 is a critical authentication bypass in Remote Access and Mobile Access certificate validation for IKEv1 key exchange that grants unauthenticated attackers a full remote access VPN connection without a valid password.
Overview
This vulnerability exists in the IKEv1 certificate validation logic used by Remote Access and Mobile Access VPN gateways. Due to a logic flow weakness, the system incorrectly accepts manipulated certificate exchanges, allowing an attacker who can reach the VPN endpoint over the network to establish a VPN tunnel without supplying any user credentials. The attack requires no authentication, no user interaction, and can be launched from the internet against any exposed IKEv1 endpoint.
Impact
An unauthenticated, remote attacker with network access to the affected VPN gateway can bypass user authentication entirely. This grants them the ability to establish a remote access VPN session as any legitimate user, gaining full network-level access to the internal resources that the VPN normally protects. The severity is CRITICAL (CVSS 9.3) because the attack vector is network-based with low complexity and no privileges required.
Affected Products
Any Remote Access or Mobile Access VPN gateway that supports IKEv1 certificate-based authentication is potentially vulnerable. Products running IKEv1 in legacy or deprecated modes are most at risk. Check your vendor’s security advisory for specific version ranges.
Remediation
Organizations should immediately apply the vendor-supplied patch or upgrade to the fixed software version listed in the official security advisory. If patching is not immediately possible, disable IKEv1 support on all VPN gateways and switch to IKEv2, which does not use the vulnerable certificate validation code path. As a compensating control, restrict network access to IKEv1 ports (UDP 500 and 4500) to trusted IP ranges only, though this is not a complete mitigation.
Security Insight
This vulnerability reinforces a recurring pattern where deprecated cryptographic protocols become hidden attack surfaces. IKEv1 has been formally deprecated for years, yet its continued support in VPN products creates a blind spot for security teams. This CVE shows that a simple logic error in a legacy feature can completely bypass modern authentication controls. Organizations should audit their VPN infrastructure for any remaining IKEv1 configurations and treat deprecated protocol support as a security debt requiring immediate remediation. For the latest breach reports, see breach reports, and for ongoing cybersecurity news, visit security news.
Further Reading
Never miss a critical vulnerability
Get real-time security alerts delivered to your preferred platform.
Public PoC References
Unverified third-party code
These repositories are publicly listed on GitHub and have not been audited by Yazoul Security. They may contain malware, backdoors, destructive payloads, or operational security risks (telemetry, exfiltration). Treat them as hostile binaries. Inspect source before execution. Run only in isolated, disposable lab environments (offline VM, no credentials, no production data).
Authorized use only. This information is provided for defensive research, detection engineering, and patch validation. Using exploit code against systems you do not own or do not have explicit written permission to test is illegal in most jurisdictions and violates Yazoul's terms of use.
| Repository | Stars |
|---|---|
| WadesWeaponShed/CVE-2026-50751-Mitigation-Scripts Mitigation scripts for CVE-2026-50751 | ★ 1 |
Showing 1 of 1 known references. Source: nomi-sec/PoC-in-GitHub.
Related Advisories
May 2026: This security advisory provides the details and fix information for a vulnerability that was discovered and fixed after the was disclosed in February 2026. This new advisory is for a new vu...
openvpn-auth-oauth2 is a plugin/management interface client for OpenVPN server to handle an OIDC based single sign-on (SSO) auth flows. From version 1.26.3 to before version 1.27.3, when openvpn-auth-...
Nhost is an open source Firebase alternative with GraphQL. Prior to version 0.49.1, Nhost automatically links an incoming OAuth identity to an existing Nhost account when the email addresses match. Th...
Paperclip is a Node.js server and React UI that orchestrates a team of AI agents to run a business. Prior to version 2026.416.0, an unauthenticated attacker can achieve full remote code execution on a...