Threat Summary
CVE-2026-50751 is a critical vulnerability (CVSS 9.3) in Check Point Remote Access VPN, Mobile Access, and Spark Firewall products using the deprecated IKEv1 key exchange protocol. The flaw is due to a logic error in certificate validation during the IKEv1 handshake that enables unauthenticated attackers to bypass user authentication entirely and initiate VPN connections. Once exploited, attackers gain remote access to internal systems as an authenticated VPN user.
The vulnerability affects numerous Check Point releases—specifically, all remote or mobile access configurations permitting IKEv1; supported versions include R81.20, R82, R82.10, while earlier versions (R81.10, R81, R80.40, R80.20.X) are end-of-support and will not receive patches. The exploit works if IKEv1 is enabled, legacy client support is present, and machine certificates are not required.
The timeline of exploitation began on May 7, 2026, with Check Point’s investigation starting June 4 and public advisory, hotfix, and CVE publication occurring on June 8. On the same day, CISA added the vulnerability to its Known Exploited Vulnerabilities (KEV) catalog, mandating urgent remediation by all federal civilian executive branch agencies by June 11, 2026. Community forums and technical analyses highlight concern about the extended exploitation window and the criticality of swift mitigation.
Check Point has released emergency hotfixes (SK185033) for supported versions and provided immediate workarounds. No public proof-of-concept exploit is currently available, but active exploitation in the wild is confirmed and likely coordinated through skilled threat actors using VPS infrastructure. Indicators of Compromise (IOCs) and specific attack vectors have been shared. Organizations with affected deployments face a substantial risk of unauthorized access, ransomware, and data theft.
Recommendations for CVE-2026-50751
1. Immediate Actions
-
- Review all Check Point Security Gateway deployments for usage of IKEv1 in Remote Access or Mobile Access VPN configurations.
-
- Apply the official Check Point hotfix (SK185033) to all supported versions (R81.20 Jumbo Hotfix Take 142+, R82, R82.10); ensure the environment matches published criteria before patching.
-
- For unsupported versions (R81.10, R81, R80.40, R80.20.X), upgrade immediately to a supported, patched version. No hotfixes are issued for end-of-support (EoS) releases.
- Configuration and Hardening
-
- Disable IKEv1 for all remote access use cases on affected gateways; enforce IKEv2-only VPN encryption.
-
- Remove support for legacy remote access clients.
-
- Require machine certificate authentication for VPN endpoints where possible.
-
- Enable and update Intrusion Prevention System (IPS) signatures to block known attack vectors.
2. Detection, Monitoring and Incident Response
- Block the following known attacker IP addresses at the network perimeter:
-
- 45.77.149[.]152
-
- 209.182.225[.]136
-
- 38.60.157[.]139
-
- 162.33.177[.]101
-
- 45.76.26[.]42
-
- 144.208.127[.]155
-
- 38.54.88[.]201
-
- 38.54.107[.]167
-
- 66.42.99[.]200
3. Monitor for anomalous VPN session activity, successful remote connections with IKEv1 but missing expected authentication.
4. Review VPN and firewall logs dating back to May 7, 2026, for suspicious activity.
5. If compromise is suspected, initiate incident response, including credential resets, internal lateral movement checks, and forensic analysis.
Long-Term Measures
- Permanently deprecate IKEv1 and legacy VPN clients in all environments.
- Regularly review and limit VPN access, enforce least privilege and multi-factor authentication (MFA) where possible.
- Conduct ongoing security awareness and update response playbooks for future zero-day and VPN risks.
- Track Check Point and CISA advisories for updates.
For U.S. Federal Agencies
- Comply with CISA BOD 22-01: Remediate by June 11, 2026, per KEV catalog requirements.
Temporary Workarounds
- Disable IKEv1 Protocol: The primary workaround is to configure all gateways to operate in IKEv2-only mode for remote and mobile access VPN, using SmartConsole or the relevant CLI/configuration tools. This immediately blocks the exploit vector.
- Refuse Legacy Clients: Remove or block all legacy VPN clients that cannot operate using IKEv2.
- Mandate Machine Certificates: Enforce requirement for machine certificate authentication; this breaks the authentication bypass even on IKEv1.
- Community Script/Automation: Check Point community (CheckMates) provides validated mitigation scripts to automate IKEv1 disabling and client exclusion (review and test before deployment).
- Limitations: These workarounds may affect connectivity for legacy devices or clients; careful validation and communication with affected users is advised. If you are unable to apply patches, you must implement one or more of these measures immediately.
- Block Attacker IPs: As an added perimeter measure, block provided malicious IPs (see above) at firewalls and VPN concentrators.
References




