Check Point: actively exploited SmartConsole auth bypass (CVE-2026-16232) and two CVSS 9.8 VPN certificate RCE flaws (CVE-2026-85102, CVE-2026-85103)
Check Point's SmartConsole authentication bypass CVE-2026-16232 (CWE-287) is actively exploited, on CISA KEV since July 22, 2026, and fixed via hotfix sk185169. Separately, on September 9, 2026 Check Point patched two CVSS 9.8 VPN certificate flaws,…
This story covers two separate Check Point vulnerability clusters. Cluster 1 - CVE-2026-16232 (CWE-287): an improper authentication flaw in the SmartConsole login process when using application tokens that lets an unauthenticated remote attacker obtain an application token and authenticate with full administrative privileges to the Check Point Management Server (described by one source as Check Point Quantum Security Management). Exploitation requires the Management Server to be internet-reachable and the Trusted Clients list not restricted to specific administrator addresses; successful attackers can modify firewall policies and security configurations on the management plane. The flaw was disclosed July 22, 2026 and added to the CISA Known Exploited Vulnerabilities catalog the same day, with a three-day federal remediation deadline of July 25, 2026 under BOD 26-04. Active exploitation is confirmed: Check Point reported it affecting a small number of customers, and Rapid7, Check Point Research and other vendors confirmed in-the-wild exploitation; a public proof-of-concept has been released. Check Point advisory sk185169 rates the issue High and provides a hotfix; restricting the Trusted Clients list to specific administrator addresses serves as a workaround. Per one report, the sk185169 advisory brief itself contains no exploitation details, CVSS score, or affected-version list, and no CVSS score is available in any report for CVE-2026-16232. Cluster 2 - CVE-2026-85102 and CVE-2026-85103 (both CVSS 9.8): disclosed and patched September 9, 2026, allowing unauthenticated remote code execution. CVE-2026-85102 stems from improper certificate trust validation (CWE-295) during VPN negotiation (CERT-EU describes improper certificate-data validation; several outlets characterize it as an authentication-bypass flaw), while CVE-2026-85103 is a heap-based buffer overflow (CWE-122) in ASN.1 certificate decoding, affecting gateways and the Security Management Server. Affected deployments: Security Gateway, Security Management Server, and Spark Firewall with Remote Access or Site-to-Site VPN configured. Sources disagree on exact versions: CERT-EU spans R80 through R82.10, while another report lists the R81.20, R82 and R82.10 branches plus end-of-support versions such as R80.40 and R81, with R82.20 not affected. Fixes ship via Check Point Live Patch (rollout began September 9, 2026) or Jumbo Hotfix Accumulator builds (R82.10 Take 44+, R82 Take 126+, R81.20 Take…
- CVE-2026-16232 (CWE-287): unauthenticated remote attacker obtains an application token via the SmartConsole login process and authenticates with full administrative privileges to the Check Point Management Server (one source calls it Check…
- CVE-2026-16232 exploitation requires an internet-reachable Management Server and a Trusted Clients list not restricted to specific administrator addresses; attackers can modify firewall policies and security configurations on the…
- CVE-2026-16232 was disclosed July 22, 2026 and added to the CISA KEV catalog the same day, with a three-day federal remediation deadline of July 25, 2026 under BOD 26-04 patching guidance.
- CVE-2026-16232 is actively exploited: Check Point confirmed a small number of affected customers; Rapid7, Check Point Research and other vendors confirmed in-the-wild exploitation, and a public proof-of-concept has been released.
- Check Point advisory sk185169 provides a hotfix for CVE-2026-16232 and rates the issue High; the advisory brief contains no exploitation details, CVSS score, or affected-version list, and no CVSS score appears in any report for this CVE.…
- CVE-2026-85102 (CVSS 9.8, CWE-295): improper certificate trust validation during VPN negotiation enables unauthenticated remote code execution; CERT-EU cites improper certificate-data validation, and several outlets describe it as an…
- CVE-2026-85103 (CVSS 9.8, CWE-122): heap-based buffer overflow in ASN.1 certificate decoding, affecting gateways and the Security Management Server.
- Affected products for the VPN flaws: Security Gateway, Security Management Server, and Spark Firewall with Remote Access or Site-to-Site VPN configured. Versions: CERT-EU lists R80 through R82.10; another report lists R81.20, R82 and…
Coverage timelineoldest first · each row is one article
- · 11d agoCVE-2026-16232: Check Point SmartConsole Auth Bypass
Web discovery (articles for new exploits & KEV entries)· 75
Check Point SmartConsole authentication bypass CVE-2026-16232 grants unauthenticated attackers full admin access; actively exploited and added to CISA KEV.
Vulnerabilities in this storyAll →
| CVE | Vulnerability | CVSS | EPSS | Flags | Affected | Exposure | Published |
|---|---|---|---|---|---|---|---|
| CVE-2026-16232 | Authentication Bypass in Check Point SmartConsole Grants Full Admin Access Check Point SmartConsole, the administrative client used to manage Quantum Security Management and Multi-Domain Security Management, contains an authentication bypass (CWE-287) in its login process that allows an unauthenticated remote attacker to obtain an application login token and authenticate with full administrative privileges. Exploitation is possible when the Management Server IP address is reachable from the internet and the configuration does not restrict Trusted Clients. A successful attacker can modify security policies and security configurations, effectively taking control of firewall management. Any organization running an internet-exposed Check Point management server without Trusted Client restrictions is affected, though Check Point reports exploitation has impacted only a very small number of customers. The flaw was added to CISA's KEV on 2026-07-22, is actively exploited, and press reports indicate public proof-of-concept code has been released. Do: Apply the fix released in Check Point's advisory for CVE-2026-16232 by updating SmartConsole and the associated Quantum/MDS management software; no fixed version numbers were provided in this data, so confirm them against the vendor bulletin. As an interim mitigation, restrict internet access to the Management Server IP address and configure Trusted Clients so SmartConsole connections are accepted only from known administrator addresses. Review management logs for unexpected logins, unauthenticated token issuance, or unfamiliar administrator sessions, and complete remediation per CISA BOD 26-04 given the KEV listing. | 9.3 | 72% | KEV |
| largeplausibly tens of thousands of Check Point management deployments, though the vulnerable subset is only those with an internet-exposed Management Server and no… | |
| CVE-2026-50751 | Unauthenticated IKEv1 VPN Auth Bypass in Check Point Security Gateways Check Point has disclosed CVE-2026-50751, a critical (CVSS 9.3) improper authentication flaw (CWE-287) in the certificate validation logic for Remote Access and Mobile Access VPN when the deprecated IKEv1 key exchange is used. An unauthenticated remote attacker can exploit this logic flow weakness during IKEv1 negotiation to bypass user authentication entirely. Successful exploitation lets the attacker establish a remote access VPN connection without a valid user password, gaining access to the organization's internal network resources (high confidentiality impact per the CVSS score). Any organization running a Check Point Security Gateway on Gaia OS or Gaia Embedded with IKEv1-based Remote Access/Mobile Access configured is affected; specific affected and fixed versions are in Check Point's advisory. The flaw is being exploited in the wild — it was added to CISA's Known Exploited Vulnerabilities catalog on 2026-06-08 with known ransomware use and an EPSS of 83.8% — and it was disclosed alongside other critical Check Point VPN certificate flaws per recent headlines. Do: Upgrade affected Security Gateways to the fixed releases identified in Check Point's advisory (version numbers are not specified in the source data), prioritizing internet-facing VPN gateways; as an interim mitigation, move Remote Access/Mobile Access clients to IKEv2 or disable IKEv1. Review VPN authentication logs for sessions established without valid credentials, given known in-the-wild and ransomware exploitation. Federal agencies must apply mitigations per BOD 22-01, and defenders should beware of fake 'public PoC' repositories spreading malware (ChocoPoC RAT), since no legitimate public PoC is known. | 9.3 | 84% | KEV ransomware PoC |
| massplausibly on the order of 100,000+ internet-exposed Check Point gateways, with the IKEv1-affected subset likely tens of thousands of sites (estimate) | |
| 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 | — |
| 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 | — |
| largelikely tens of thousands (order of magnitude 10k–100k) of deployed Quantum gateways/management servers, of which a substantial share expose VPN endpoints to… |