ZeroHour
GBHackerspublished ()ingested Divya
Part of a story covered by 9 sources: “Dutch NCSC Warns Exploitation Is Imminent for Two Critical Check Point VPN Certificate RCE Flaws Patched September 9” — merged summary and timeline →

Critical Check Point VPN Flaws Let Unauthenticated Attackers Execute Remote Code

AI summary · glm-5.3-flash

Check Point fixed critical unauthenticated RCE flaws CVE-2026-85102 and CVE-2026-85103 in its VPN gateways; no exploitation observed yet.

Check Point disclosed two critical vulnerabilities affecting Remote Access VPN and Site-to-Site VPN on its security gateways. CVE-2026-85102 is an authentication-bypass flaw that can lead to unauthenticated remote code execution, while CVE-2026-85103 is a heap overflow in ASN.1 decoding that can corrupt memory and also result in RCE. Fixes are available via Jumbo Hotfix, with Check Point Live Patch rollout starting September 9, 2026; the vendor found and fixed the issues through internal research and reports no evidence of exploitation in the wild.

  • CVE-2026-85102 is an authentication-bypass flaw enabling unauthenticated remote code execution
  • CVE-2026-85103 is a heap overflow in ASN.1 decoding, also leading to RCE
  • Both flaws affect Remote Access VPN and Site-to-Site VPN on security gateways
  • Fixes shipped via Jumbo Hotfix; Live Patch rollout began September 9, 2026
  • No exploitation observed, but internet-exposed VPN gateways are high-value targets

Vulnerabilities mentionedAll →

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
CVE-2026-85102
Unauthenticated RCE in Check Point Quantum Security Gateway via certificate flaw

CVE-2026-85102 is an improper certificate trust-validation flaw (CWE-295) in the VPN negotiation code of Check Point Quantum Security Gateways. An unauthenticated remote attacker who can reach the gateway's VPN service can trigger the flaw during VPN negotiation, where certificates involved in the exchange are not properly validated, and achieve code execution on the gateway. Successful exploitation yields arbitrary code execution on the gateway with high impact on confidentiality, integrity, and availability (CVSS 9.8), amounting to full compromise of the security gateway. The affected population is organizations running Quantum Security Gateways with VPN services reachable from untrusted networks. As of the available reporting there is no public proof-of-concept, the flaw is not in CISA's Known Exploited Vulnerabilities catalog, and no in-the-wild exploitation is confirmed; the issue was disclosed alongside a second, similarly rated (9.8) Check Point VPN certificate-validation RCE flaw.

Do: Upgrade Quantum Security Gateways to the fixed versions listed in Check Point's advisory (AV26-902) as soon as they are published, prioritizing internet-facing VPN gateways. Until patched, restrict exposure of VPN negotiation endpoints to trusted networks and monitor VPN services for anomalous handshake activity. Inventory which gateways in your estate expose VPN services publicly and treat those as the highest-priority targets.

9.8
  • Check Point Quantum Security Gateway (VPN negotiation functionality)
largetens of thousands of internet-exposed Quantum VPN gateways (est.); total Check Point installed base plausibly in the hundreds of thousands of appliances/sites
CVE-2026-85103
Unauthenticated RCE in Check Point Quantum VPN Certificate ASN.1 Decoding

CVE-2026-85103 is a heap-based buffer overflow (CWE-122) in the ASN.1 certificate-decoding code used by Check Point's VPN implementation, rated 9.8 Critical with a network-exploitable, unauthenticated, low-complexity vector. An unauthenticated remote attacker can trigger the flaw by sending crafted certificate data that the VPN service parses during connection handling, causing heap corruption that allows arbitrary code execution on the target system. Successful exploitation grants the attacker code execution with high confidentiality, integrity, and availability impact, which on security gateways and management servers could mean control of the security infrastructure itself. Any organization running Check Point Quantum Security Management or Quantum Security Gateway systems that process VPN certificate traffic is potentially affected, and the advisory set indicates this flaw was disclosed alongside a second, similarly rated 9.8 VPN certificate vulnerability (Check Point advisory AV26-902). There is no evidence of exploitation so far: the flaw is not in CISA's Known Exploited Vulnerabilities catalog and no public proof-of-concept is known.

Do: Patch promptly: because this is an unauthenticated, network-reachable 9.8-rated RCE in the VPN path, upgrade Quantum Security Management and Quantum Security Gateway deployments per Check Point's advisory (referenced as AV26-902), and check your current software versions against the affected/fixed ranges listed there, which are not specified in the data available here. Until patched, restrict access to exposed VPN and management interfaces to trusted source IPs where possible and monitor VPN endpoints for anomalous connection or crash behavior. Inventory all Quantum appliances and management servers, since the flaw affects both product lines and was disclosed together with a second 9.8 VPN certificate flaw.

9.8
  • Check Point Quantum Security Management
  • Check Point Quantum Security Gateway
largelikely tens of thousands (order of magnitude 10k–100k) of deployed Quantum gateways/management servers, of which a substantial share expose VPN endpoints to…
Full article475 words · extracted from gbhackers.com · click to collapse

Check Point has announced two critical vulnerabilities in its VPN technology that could allow unauthenticated remote attackers to execute arbitrary code on affected security gateways under certain conditions.

These vulnerabilities, tracked as CVE-2026-85102 and CVE-2026-85103, impact both Remote Access VPN and Site-to-Site VPN functionalities. Check Point said its internal research team discovered and resolved these issues and has no evidence they have been exploited in the wild.

Check Point VPN Flaws

The first vulnerability, CVE-2026-85102, involves an authentication-bypass flaw that could lead to remote code execution (RCE). According to Check Point’s advisory, this flaw could let an attacker circumvent authentication controls in vulnerable VPN deployments and execute code remotely.

Because VPN gateways are usually exposed to the internet and sit at the edge of enterprise networks, successful exploitation could give attackers a foothold in a targeted environment without valid credentials.

The second issue, CVE-2026-85103, is a heap overflow vulnerability related to ASN.1 decoding, which can also result in remote code execution.

ASN.1 is often used to encode and exchange structured data in cryptographic and networking protocols. Improper handling of maliciously crafted ASN.1 data can corrupt memory on the affected device, potentially allowing an attacker to take control of the VPN process or appliance.

Check Point classified both vulnerabilities as critical and urged customers to install the latest available Jumbo Hotfix for their deployed software versions as soon as possible.

The company did not publish technical proof-of-concept details to mitigate the risk of opportunistic exploitation before organizations can apply the necessary patches.

Customers using Check Point Live Patch will receive automatic protection, with the rollout beginning on September 9, 2026. Organizations not using Live Patch should review Check Point’s remediation guidance and manually deploy the relevant Jumbo Hotfix.

Security teams should prioritize protecting externally accessible Check Point gateways, especially those providing connectivity for remote workforces or site-to-site tunnels.

Threat actors frequently target internet-facing VPN devices because compromising them can provide a pathway into internal networks, enable credential theft, facilitate lateral movement, or support ransomware operations.

Administrators are advised to identify affected gateways, confirm the installed software release and hotfix level, and apply the vendor-provided fixes during an expedited maintenance window.

Additionally, teams should review gateway logs for any unusual VPN requests, authentication anomalies, unexpected administrative activity, configuration changes, or suspicious processes.

While Check Point has indicated that it has not observed active exploitation, the combination of unauthenticated access and remote code execution makes these vulnerabilities particularly serious.

Organizations should treat CVE-2026-85102 and CVE-2026-85103 as urgent patching priorities and ensure their perimeter VPN infrastructure is fully up to date.

Keep your SOC up to date on active malware & phishing within 24h of their emergence. Try ANYRUN to prevent incidents with early detection

Divya

Divya is a Senior Journalist at GBhackers covering Cyber Attacks, Threats, Breaches, Vulnerabilities and other happenings in the cyber world.

Text extracted automatically; images, tables and formatting may be missing. Original: https://gbhackers.com/critical-check-point-vpn-flaws/