# Check Point Zero-Day Under Active Exploitation Hands Attackers Full Admin Access


## The Threat


Check Point's Security Management and Multi-Domain Management platforms are under active attack via a newly disclosed authentication bypass zero-day — and the company has confirmed the exploitation is real, not theoretical. The vulnerability, CVE-2026-16232, allows an unauthenticated attacker to obtain an application login token and use it to authenticate to the SmartConsole management interface with full administrator privileges.


That's not a limited foothold. SmartConsole is the nerve center of a Check Point-managed environment — the interface security teams use to author and push firewall policy, configure access controls, and manage the entire security architecture. An attacker with admin access to SmartConsole can rewrite security policy, open firewall rules, disable logging, and exfiltrate policy configurations. In the wrong hands, this isn't exploitation of a perimeter device; it's takeover of the device managing your perimeter.


Check Point has stated that exploitation has been limited to customers whose Management environments were directly exposed to the internet without IP restrictions — a configuration the company has long advised against. That's cold comfort. In practice, plenty of organizations expose their management interfaces directly, and attackers clearly knew it.


## Severity and Impact


| CVE | Severity | CVSS Score | Attack Vector | Authentication Required | Description |

|-----|----------|-----------|---------------|------------------------|-------------|

| CVE-2026-16232 | Critical | Not publicly disclosed | Network | None | Authentication bypass; attacker obtains login token, gains full admin access via SmartConsole |

| CVE-2026-62144 | Critical | Not publicly disclosed | Network | None | Authentication bypass and privilege escalation affecting Security Management and Multi-Domain Management |

| CVE-2026-62145 | High | Not publicly disclosed | Local | Low | Local privilege escalation affecting Firewall, Multi-Domain Management, and Multi-Domain Log Server |


*CVSS vector strings and CWE identifiers had not been published at time of writing. Check Point's security advisory should be consulted for updated scoring details.*


## Affected Products


CVE-2026-16232 and CVE-2026-62144:

  • Check Point Security Management
  • Check Point Multi-Domain Management

  • CVE-2026-62145:

  • Check Point Firewall
  • Check Point Multi-Domain Management
  • Check Point Multi-Domain Log Server

  • Check Point reports that all three vulnerabilities were discovered internally. The exploitation of CVE-2026-16232 was identified through post-discovery analysis of attacker activity rather than through external researcher reports.


    ## Mitigations


    Apply patches immediately. Check Point has released updates addressing all three CVEs. Given CVE-2026-16232's active exploitation status and CISA's July 25 remediation deadline for federal agencies, this is not a patch-next-cycle situation.


    Restrict management interface exposure. Check Point's own advisory frames the confirmed exploitation as affecting environments with Management interfaces "directly exposed to the Internet without IP restrictions." This is the single most actionable near-term control: management interfaces for security platforms should never be internet-facing without strict allowlisting. If your SmartConsole or management portal is reachable from the public internet, that changes today.


    Hunt for indicators of compromise. Check Point has published IoCs for the known exploitation activity. Run these against your logs before assuming you weren't affected — targeted customers have been privately notified, but notification is not comprehensive.


    Network segment management traffic. Place management interfaces behind dedicated management VLANs with explicit inbound rules permitting only known admin source IPs. Out-of-band management networks are the correct long-term architecture for critical security infrastructure.


    Monitor SmartConsole authentication events. Look for login events originating from unexpected source IPs, particularly any admin-level authentication that cannot be correlated to a known admin session.


    ## References


  • Check Point Security Advisory (official): https://support.checkpoint.com/results/sk/sk182336
  • CISA Known Exploited Vulnerabilities Catalog: https://www.cisa.gov/known-exploited-vulnerabilities-catalog
  • Original reporting via SecurityWeek: https://www.securityweek.com

  • ---


    ## HackWire Analysis


    CVE-2026-16232 is the third Check Point vulnerability to land on CISA's Known Exploited Vulnerabilities list in roughly fourteen months — and the pattern here is worth naming plainly: Check Point's management-plane software has become a priority target, and the dwell time between disclosure and weaponization has collapsed.


    The previous two entries — CVE-2026-50751, exploited in May, and CVE-2024-24919, a 2024 information disclosure flaw leveraged widely before patching — weren't flukes. Attackers are systematically hunting Check Point's administrative surface, which makes strategic sense. A firewall policy you control is more valuable than a single compromised endpoint. If you own SmartConsole, you can selectively punch holes in an organization's security posture at will, silently, in a way that's nearly invisible without specific monitoring of policy change logs.


    The Qilin ransomware group connection adds urgency. Qilin has been active in healthcare and critical infrastructure and is known for double-extortion tactics. Ransomware operators targeting security management software specifically — rather than going after endpoints or backup systems — reflects a maturation in attacker tradecraft. They've internalized that neutralizing defenses first makes the rest of the attack dramatically easier.


    For defenders: the immediate action isn't just patching. It's auditing who can reach your management interfaces from where, and reviewing your SmartConsole audit logs for any policy changes you didn't authorize. If you find unexplained changes, you have an incident, not a vulnerability — and the response process shifts accordingly.


    Organizations running Check Point in complex multi-domain deployments should treat this as a tabletop exercise trigger: what would an attacker who already has SmartConsole access do in your environment, and would you see it?


    — HackWire Editorial


    ## Related Coverage


  • Read more in our [Breaches](https://www.hackwire.news/category/breaches) coverage
  • Cross-reference with [Vulnerabilities](https://www.hackwire.news/category/vulnerabilities) and [Malware](https://www.hackwire.news/category/malware)
  • Stay current via the [HackWire homepage](https://www.hackwire.news/)