Skip to content
You can now search across every topic, entity and event.What's new
Cybersecurity: Threats and Defences
3AUG

VPN zero-day open a month pre-patch

3 min read
16:08UTC

Check Point disclosed a CVSS 9.3 authentication bypass in its Remote Access VPN on 8 June, roughly a month after attackers had begun exploiting it, with a Qilin ransomware affiliate already inside one victim.

TechnologyDeveloping
Key takeaway

A perimeter zero-day gave ransomware affiliates wholesale VPN access a month before Check Point's fix arrived.

Check Point disclosed on 8 June that CVE-2026-50751, a CVSS 9.3 authentication-bypass flaw in its Remote Access VPN (virtual private network), had been exploited for roughly a month before the hotfix shipped. CISA (the US Cybersecurity and Infrastructure Security Agency) gave federal agencies a three-day deadline of 11 June to close it, the shortest KEV window this cycle 1. A Qilin ransomware affiliate is already inside at least one compromised organisation 2. The flaw lives in the deprecated IKEv1 (Internet Key Exchange version 1) handshake: a logic error in certificate validation lets an unauthenticated attacker open a VPN session with no valid credentials. Disabling IKEv1 or enforcing IKEv2 closes it.

Edge devices keep opening the door. The same arc ran through the FIRESTARTER Cisco implant and the PAN-OS intrusion that ran 20 days before any advisory ; the VPN concentrator now joins the firewall and the SD-WAN box as ransomware's preferred initial-access route. WatchTowr analysts, who published a working proof-of-concept, traced the root cause to a design in which the gateway lets the client decide how carefully to check its own credentials 3. The Dutch NCSC (Netherlands National Cyber Security Centre) warned of imminent large-scale abuse 4.

Qilin led May's disclosed ransomware tally , so its presence here is not incidental. A perimeter zero-day delivers exactly the wholesale, authenticated access an affiliate market wants to buy: one flaw, dozens of front doors, no phishing or credential-stuffing required. Confirmed exploitation reached a few dozen organisations before the fix 5.

For the security leader, the 11 June clock is the easy part to plan around. Two of this fortnight's headline flaws cannot be closed by patching at all, a problem Arista makes explicit a section on.

Deep Analysis

In plain English

A VPN (virtual private network) lets remote workers log in to a company network securely over the internet. Check Point makes a widely used VPN gateway product. Researchers found a flaw, called CVE-2026-50751, that allowed an attacker to trick the gateway into letting them in without a valid password. The trick works because the gateway asked the attacker's own software to confirm whether the password was correct, and the attacker's software simply said yes. The flaw had been silently exploited for about a month before Check Point published a fix on 8 June 2026. A US government agency called CISA (the Cybersecurity and Infrastructure Security Agency) immediately listed it on its catalogue of must-patch vulnerabilities and gave US federal agencies only three days to apply the fix, one of the shortest deadlines it has ever set. Qilin, a ransomware group that led victim counts in May 2026 with 11 claimed attacks, had already gained access to at least one organisation through the flaw.

Deep Analysis
Root Causes

Check Point's gateway permitted IKEv1 as a fallback protocol in 2026, despite IKEv1 being formally superseded by IKEv2 in 2005 (RFC 4306).

The root cause of CWE-1337 is a client-controlled credential validation path: during IKEv1 certificate authentication, the gateway delegates the pass/fail decision to the client rather than independently verifying the certificate chain against a trusted store. This design assumed a trusted network; it was never safe against an adversary-controlled client on an internet-facing interface.

The business constraint sustaining legacy protocol support is customer configuration lock-in: many enterprise deployments use IKEv1 to maintain compatibility with third-party VPN clients and embedded-device tunnels that do not support IKEv2. Vendors face commercial pressure not to remove IKEv1 by default because doing so breaks existing customer environments. This is the same constraint that kept SSLv3 enabled in Apache configurations until POODLE forced a deadline in 2014.

CISA's three-day federal remediation deadline reflects a judgment that the exploitation window post-PoC is shorter than the typical 14-day KEV window. The Dutch NCSC's imminent large-scale abuse warning was issued before Qilin affiliate confirmation, suggesting defensive telemetry spotted scanning activity consistent with automated exploitation against the published PoC methodology.

Escalation

Elevated. A working proof-of-concept for a CVSS 9.3 authentication bypass is now public. The Dutch NCSC's warning of imminent large-scale abuse, combined with a confirmed Qilin affiliate in post-compromise activity, suggests the exploitation window is moving from targeted to opportunistic. The three-day CISA KEV deadline signals that authorities expect rapid mass exploitation.

What could happen next?
  • Risk

    Organisations running Check Point gateways that have not applied the 8 June hotfix face an elevated probability of Qilin affiliate initial access in the near term.

    Immediate · Assessed
  • Precedent

    The three-day CISA KEV deadline for CVE-2026-50751 sets a precedent for compressed federal remediation timelines on perimeter-device authentication bypasses.

    Short term · Assessed
  • Consequence

    WatchTowr's public proof-of-concept publication accelerates the exploitation timeline but also arms defenders with specific indicators of compromise tied to the IKEv1 handshake pattern.

    Immediate · Assessed
First Reported In

Update #7 · VPN zero-day, no-patch KEV, late Exchange

Check Point· 14 Jun 2026
Read original
Causes and effects
This Event
VPN zero-day open a month pre-patch
The remote-access gateway staff log in through has become a ransomware front door, and the fix existed for a day after the hole had been open for a month.
Different Perspectives
Group-IB
Group-IB
Group-IB, headquartered in Singapore, documented on 19 March that The Gentlemen began inside Qilin's own affiliate programme and split from it over a payment dispute. Its analysis makes this window's leak-site tally readable as a fracture inside one ransomware operation rather than the arrival of an unknown crew.
ENISA
ENISA
ENISA placed EU drinking water and wastewater in its cyber risk zone for the first time on 28 May, finding one in three water entities had never run a risk assessment. CISA's 30 July advisory to American operators reads as the operational sequel to a gap European regulators had already documented two months earlier.
House of Lords and NCSC
House of Lords and NCSC
The Cyber Security and Resilience Bill sits at House of Lords committee stage, its amendment paper running to 23 July. Separately, the NCSC guidance CISA cited when directing water operators to disconnect controllers is version 1.0 from March 2024, a two-year-old British document doing operational work in an American alert published last week.
heise online
heise online
heise online reported on 27 July that Russian state attackers, named as APT28, ran the hotel WiFi credential-harvesting campaign. Its attribution is firmer than ReliaQuest's own hedged low-to-medium confidence assessment of the same intrusion, a difference in national reporting posture rather than a settled dispute over who is responsible.
CISA and ReliaQuest
CISA and ReliaQuest
CISA compressed remediation deadlines under BOD 26-04 while, in the same window, telling water and wastewater operators to disconnect internet-exposed controllers rather than patch them. ReliaQuest, investigating the hotel WiFi campaign, held its assessment of the intrusion route at low-to-medium confidence and declined to name a state sponsor.
AIVD
AIVD
AIVD co-signed AA26-204A alongside CISA, the NSA and the FBI, adding its signature to the fifteen-agency coalition naming LAUNDRY BEAR. Dutch involvement continues a pattern of joint Five Eyes-adjacent advisories the agency has co-issued with CISA and NCSC through 2026.