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

VPN zero-day open a month pre-patch

3 min read
12:09UTC

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
ENISA
ENISA
ENISA published an SME cyber-resilience maturity model on 6 August and updated the Cyber Resilience Act reporting-platform FAQ on 31 August. The agency supplies common implementation tools for smaller operators, but it cannot fine organisations that do not use them.
UAE Cyber Security Council
UAE Cyber Security Council
On 10 August, the UAE Cyber Security Council said national teams contained attacks on aviation, energy and education before objectives were reached. Its second monthly statement, after a 3 July financial-sector disclosure, makes public reporting of stopped attacks part of its operating posture.
South African authorities
South African authorities
INTERPOL said on 25 August that South African authorities made 39 arrests, seized US$2.67 million and blocked 257 accounts during Operation Jackal IV. Their share of the 23-country operation shows the material enforcement burden in a cross-border fraud case.
Europol
Europol
On 2 September, Europol announced the sinkholing of Sality after a 31 August operation involving US, Bulgarian, Hungarian and Romanian authorities. Its more than 11 million linked IP addresses measure infrastructure contact, not confirmed victims, and show why technical partners joined the action.
CISA
CISA
From 3 August to 2 September, CISA recorded three-day deadlines for 24 of 37 KEV additions, compared with 34 of 39 from 10 June to 29 July. The falling share changes the urgency signal that US federal agencies and private-sector tooling draw from the catalogue.
Beacon
Beacon
On 3 September, Beacon said its final report found that an intruder likely exported its customer database during roughly one hour and 27 minutes on 27 July. Charities using the CRM now have a named exposure route, a compromised AWS access key in public build artefacts.