CVE-2026-50751 is a critical authentication bypass vulnerability in Check Point Remote Access VPN, Mobile Access, and affected Spark Firewall deployments. The flaw is caused by a logic-flow weakness in certificate validation during deprecated IKEv1 key exchange, allowing an unauthenticated remote attacker to complete VPN authentication without a valid user password. Reporting also describes exploitation through manipulation of authentication flags during IKEv1 negotiation. The issue affects deployments where remote access functionality is enabled and configured to use legacy IKEv1-based flows, resulting in unauthorized establishment of a remote access VPN session.
Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
What an attacker gets, and what they’ve been doing with it.
If you can’t patch tonight, do this now.
Patch, then assume compromise.
1 valid exploit after Mallory filtered fakes, detection scripts, and README-only repos (7 hidden).
Repository contains a single substantive Python exploit/detection artifact generator plus a README. The Python script is a standalone operational exploit for CVE-2026-50751 affecting Check Point Remote Access VPN / Mobile Access when legacy IKEv1 Remote Access is enabled. Its core capability is to authenticate as a known provisioned Remote Access username without possessing a valid client certificate, private key, or password. The exploit implements substantial protocol logic itself rather than relying on an external framework: socket transport, IKEv1/ISAKMP message construction, Diffie-Hellman group 2 exchange, RFC 2409 key derivation, HMAC-SHA1 PRF, AES-CBC encryption/decryption, and X.509 certificate generation using Python cryptography. Based on the comments and CLI, it forges a self-signed certificate whose subject DN matches the target user and abuses the vulnerable gateway behavior where attacker-controlled VPNExtFeatures flags cause peer-auth/signature verification to be skipped. Success is determined by whether phase 1 is granted and the gateway treats the session as authenticated for that user. Repository structure is minimal: README.md documents the vulnerability, prerequisites, usage, and expected output; watchTowr-vs-Check-Point-CVE-2026-50751.py is the main and only code file. The script accepts a remote host, remote port, username to impersonate, optional organization and OU values for the forged DN, timeout/retry settings, and a TCPT mode for Visitor Mode over raw TCP 443. It can target standard IKE over UDP 500 or 4500, or Check Point Visitor Mode over TCP 443. This is not merely a detector in the narrow sense: although branded as a detection artifact generator, it actively performs the authentication bypass against the target and confirms exploitation when the gateway authenticates the supplied username. No post-auth remote code execution payload is included; the exploit’s result is unauthorized VPN authentication / identity impersonation at the IKEv1 phase-1 level.
Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.
Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.
284 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
An authentication-bypass vulnerability in Check Point Remote Access VPN that Qilin affiliates exploited for initial access into victim environments.
A critical zero-day vulnerability affecting Check Point Remote Access VPN and Mobile Access that was exploited in the wild and linked to Qilin ransomware activity.
An authentication bypass vulnerability in Check Point VPN caused by a logical flaw in IKEv1 certificate validation.
A Check Point VPN authentication-bypass flaw in IKEv1 certificate-validation logic that allows unauthenticated remote attackers to establish VPN sessions without a valid password when legacy remote-access conditions are present.
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.