VYPR
breachPublished Jun 8, 2026· Updated Jun 12, 2026· 14 sources

Qilin Ransomware Affiliate Exploits Check Point VPN Zero-Day

A Qilin ransomware affiliate is actively exploiting CVE-2026-50751, an authentication bypass vulnerability in Check Point VPN Remote Access and Mobile Access solutions, potentially granting unauthorized network access.

A Qilin ransomware affiliate has been identified as exploiting CVE-2026-50751, a critical authentication bypass vulnerability affecting Check Point's Remote Access VPN and Mobile Access solutions. This zero-day flaw allows threat actors to gain unauthorized access to corporate networks, posing a significant risk to sensitive data and business operations.

Check Point Remote Access VPN is designed to secure connections between corporate networks and remote or mobile devices, while Mobile Access facilitates secure connections for mobile and remote workers to essential corporate resources like email and applications. The vulnerability, CVE-2026-50751, impacts both of these solutions, though Check Point notes it is only exploitable if specific configurations are in place. The exact conditions for exploitation are still under investigation, but the potential for broad impact is clear.

The exploitation of this vulnerability by a Qilin ransomware affiliate suggests a targeted campaign aimed at gaining initial access to victim environments. Ransomware affiliates often leverage zero-day exploits to bypass traditional security measures and establish a foothold before deploying their malicious payloads. The involvement of Qilin ransomware indicates a continued trend of sophisticated threat actors leveraging newly discovered vulnerabilities for financial gain.

Check Point has acknowledged the vulnerability and has released security advisories urging customers to apply the necessary patches immediately. The company is actively working to provide further details and guidance to its user base. Organizations utilizing Check Point VPN solutions are strongly advised to review their configurations and ensure their systems are updated to the latest security versions to mitigate the risk of exploitation.

While the full scope of the exploitation is still being assessed, the active use of this zero-day by a known ransomware group highlights the persistent threat landscape. The speed at which threat actors are weaponizing newly disclosed vulnerabilities underscores the importance of rapid patching and robust security monitoring. The potential for widespread compromise necessitates swift action from affected organizations.

This incident serves as a stark reminder of the ongoing arms race between cybersecurity defenders and attackers. The discovery and exploitation of zero-day vulnerabilities continue to be a primary vector for sophisticated attacks, including ransomware deployment. Security teams must remain vigilant, implementing layered security strategies and staying informed about emerging threats and vendor advisories.

Further technical details regarding the vulnerability and its exploitation are expected to be released as the investigation progresses. Check Point has committed to providing ongoing updates and support to its customers throughout this incident. The company's proactive disclosure and issuance of patches are crucial steps in containing the threat and protecting its user base from further compromise.

Check Point has also disclosed a second vulnerability, CVE-2026-50752, affecting certificate validation in deprecated IKEv1 key exchange. While not yet observed in the wild, this flaw could enable man-in-the-middle attacks on site-to-site VPN connections, prompting an advisory for customers to update their systems.

This new report from The Hacker News confirms that CVE-2026-50751 is not just a theoretical flaw but is actively being exploited in the wild. The article specifically highlights that unauthenticated remote attackers can bypass user authentication by exploiting a logic weakness in certificate validation when using the deprecated IKEv1 protocol for Remote Access VPN and Mobile Access deployments. This exploitation is a significant concern for organizations relying on these configurations.

This new report from The Register provides additional detail on the timeline of exploitation for CVE-2026-50751, indicating that attackers had a month-long head start, with exploitation beginning as early as May 7th. It also specifies that the vulnerability affects Mobile Access/SSL VPNs, Remote Access VPNs, and Spark Firewalls using the deprecated IKEv1 protocol, and notes the discovery of a second, unexploited vulnerability (CVE-2026-50752) in Security Gateways and Spark Firewalls.

The new report from Check Point Research provides further details on the exploitation of CVE-2026-50751, confirming that the Qilin ransomware gang is actively using the vulnerability to deploy their ransomware. Exploitation attempts were first detected on May 7, 2026, with a sharp increase observed in early June, impacting dozens of organizations globally. The research also identified a second, related vulnerability, CVE-2026-50752, which could enable man-in-the-middle attacks on site-to-site VPNs, though it has not yet been observed in the wild.

The new article from Rapid7 provides further technical details on CVE-2026-50751, including its CVSS score of 9.3 and the specific configuration requirements for exploitation (IKEv1 protocol with legacy clients and no mandatory machine certificate). It also details the observed exploitation timeline, noting activity as early as May 7, 2026, and lists specific IP addresses and file hashes associated with the campaign, confirming its active exploitation by a Qilin ransomware affiliate.

CISA has officially added CVE-2026-50751, an improper authentication vulnerability affecting Check Point Security Gateway, to its Known Exploited Vulnerabilities (KEV) Catalog. This addition confirms that the vulnerability, previously reported as being exploited by a Qilin ransomware affiliate, is now officially recognized by CISA as a significant threat requiring immediate attention from federal agencies and strongly recommended for all organizations.

The vulnerability, CVE-2026-50751, is a critical authentication bypass flaw with a CVSS score of 9.3, impacting Check Point Remote Access VPN and Mobile Access deployments configured to use the deprecated IKEv1 protocol. While exploitation was first observed in early May, Check Point Research noted an increase in malicious activity in early June, urging customers to prioritize patching and forensic log audits from May 7th onward. The vendor also disclosed a related man-in-the-middle vulnerability, CVE-2026-50752, affecting IKEv1 certificate validation.

CISA has now issued an emergency directive mandating federal agencies patch this critical vulnerability, CVE-2024-24919, within three days. The directive underscores the severity and active exploitation of the flaw by Qilin ransomware affiliates, highlighting the immediate threat to government networks.

The new article confirms that the vulnerability, tracked as CVE-2026-50751, has been actively exploited since May 7th, with activity escalating in early June and affecting a few dozen organizations globally. It also details a second, unexploited vulnerability (CVE-2026-50752) in the same IKEv1 key exchange that could enable man-in-the-middle attacks on site-to-site VPN connections. Check Point has released hotfixes for both issues and provided indicators of compromise.

The vulnerability, identified as CVE-2026-50751, specifically affects Check Point Remote Access VPN and Mobile Access solutions configured with the deprecated IKEv1 protocol. While exploitation was first observed on May 7, attacks escalated in early June, targeting a few dozen organizations globally. The threat actor is believed to be a Qilin ransomware affiliate, using dedicated VPS infrastructure for their operations.

CISA has now added CVE-2026-50751 to its Known Exploited Vulnerabilities catalog, confirming active exploitation in ransomware campaigns and mandating remediation by June 11, 2026 for federal agencies. The advisory explicitly warns that the IKEv1 authentication bypass can be used to establish unauthorized VPN tunnels without credentials or multi-factor authentication, providing a direct initial access vector for ransomware operators. Check Point has released a hotfix, and CISA urges all organizations to disable IKEv1 or migrate to IKEv2 as a permanent mitigation.

WatchTowz Labs published a deep technical analysis of CVE-2026-50751 on June 12, 2026, revealing that the authentication bypass stems from a logic flaw in the IKEv1 certificate validation routine within Check Point's iked daemon. The vulnerable function process_cert_payloads accepted a caller-supplied flag that could be set to zero, causing the gateway to skip machine certificate processing entirely. The patch removes that flag parameter, forcing mandatory certificate validation. The analysis also confirms that exploitation has been observed in the wild since May 7, 2026, targeting a few dozen organizations, with at least one incident linked to a Qilin ransomware affiliate.

WatchTowr researchers have now published a full technical analysis and a Detection Artefact Generator for CVE-2026-50751, revealing that the authentication bypass works by manipulating IKEv1 negotiation flags via a custom Vendor ID payload. Their proof-of-concept client allows unauthenticated attackers to log in as any provisioned Remote Access user without a certificate or password, and the bypass also functions over TCP 443 if UDP is blocked. Check Point confirmed that exploitation began in early May and targeted a few dozen organizations, with at least one incident linked to a Qilin ransomware affiliate. Organizations that cannot immediately patch should disable legacy IKEv1 support and enforce mandatory machine-certificate authentication.

Synthesized by Vypr AI