VORANT. Threat Intelligence Sign in Get the full feed

Check Point Management Servers RCE Flaw

routine vulnerability technology

A remote code execution vulnerability affects multiple Check Point Log Server and Security Management Server versions; patches are available.

CERT-FR has issued an advisory for a vulnerability (CVE-2026-91843) affecting several Check Point products, including Log Server, Multi-Domain Log Server, Multi-Domain Security Management Server, and Security Management Server. The flaw allows an attacker to achieve remote arbitrary code execution. Affected versions span releases prior to R81.20 take 28, R82 take 28, R82.10 take 28, and R82.20 take 29.

Check Point has published a security bulletin (sk1000155) with patches for the affected products. As a detection measure, Check Point recommends administrators search SmartConsole Audit and Admin login logs for the pattern "Administrator failed to log in: Username too long," which may indicate exploitation attempts. No confirmation of active in-the-wild exploitation is provided in this advisory, but organizations running affected Check Point management infrastructure should apply the vendor patches promptly given the criticality of these systems to network security operations.

Defenders operating Check Point Security Management Server, Multi-Domain Security Management Server, or Log Server deployments should verify their take/version levels against the advisory, apply the referenced updates, and search historical logs for the indicated failed-login pattern as a compromise indicator.

Mentioned in this report

Vulnerabilities CVE-2026-91843

Detection guidance

Check Point Management Server Failed Login - Username Too Long

ATT&CK T1190

Detects failed login attempts with 'Username too long' message in Check Point audit logs, indicative of CVE-2026-91843 exploitation attempts. Auto-generated starting point — validate and tune in your environment before deploying. IOC matches can false-positive on shared infrastructure and decay as adversary infrastructure rotates.

title: Check Point Management Server Failed Login - Username Too Long
description: Detects failed login attempts with 'Username too long' pattern in Check
  Point SmartConsole audit logs, which may indicate exploitation attempts against
  CVE-2026-91843 affecting Check Point management servers.
tags:
- attack.t1190
logsource:
  product: checkpoint
  service: audit
detection:
  selection:
    EventType: FailedLogin
    Message|contains: 'Administrator failed to log in: Username too long'
  condition: selection
falsepositives:
- Misconfigured LDAP or authentication backend sending overly long usernames
- Authentication integration tools testing boundary conditions
level: high
id: 1029adbf-8929-525c-b940-b722a6e19fb7
status: experimental
author: Vorant

Check Point Management Server Unexpected Admin Authentication Failure Spike

ATT&CK T1190

Detects multiple failed administrator authentication attempts within a short timeframe on Check Point management servers, potentially indicating reconnaissance or exploitation of CVE-2026-91843. Auto-generated starting point — validate and tune in your environment before deploying. IOC matches can false-positive on shared infrastructure and decay as adversary infrastructure rotates.

title: Check Point Management Server Unexpected Admin Authentication Failure Spike
description: Detects a pattern of failed administrator login attempts on Check Point
  Security Management Server or Log Server instances, which may indicate exploitation
  or reconnaissance activity targeting CVE-2026-91843.
tags:
- attack.t1190
logsource:
  product: checkpoint
  service: audit
detection:
  selection:
    EventType: FailedLogin
    UserType: Administrator
  filter_known_maintenance:
    Message|contains:
    - incorrect password
    - account locked
  condition: selection and not filter_known_maintenance
falsepositives:
- Administrators entering incorrect credentials during shift changes or password rotation
- Account lockout scenarios from failed password attempts
level: medium
id: 928ac6bf-92be-5739-aa52-558b3b9cd202
status: experimental
author: Vorant

Check Point Management Server Process Execution from Network Service

ATT&CK T1190

Detects unusual process execution spawned by Check Point management server processes handling network requests, indicative of code execution post-exploitation of CVE-2026-91843. Auto-generated starting point — validate and tune in your environment before deploying. IOC matches can false-positive on shared infrastructure and decay as adversary infrastructure rotates.

title: Check Point Management Server Process Execution from Network Service
description: Detects process creation originating from Check Point management server
  service processes (cpd, fwm) that handle external requests, which may indicate remote
  code execution following CVE-2026-91843 exploitation.
tags:
- attack.t1190
- attack.execution
logsource:
  category: process_creation
  product: windows
detection:
  selection:
    ParentImage|contains:
    - cpd.exe
    - fwm.exe
    ParentCommandLine|contains: Check Point
  filter_legitimate_children:
    Image|endswith:
    - conhost.exe
    - cmd.exe
    - powershell.exe
  filter_system_paths:
    Image|startswith:
    - C:\Windows\System32\
    - C:\Program Files\CheckPoint\
  condition: selection and not filter_legitimate_children and not filter_system_paths
falsepositives:
- Check Point administrative tools spawning system processes during normal management
  operations
- Legitimate Check Point plugin or extension execution
level: high
id: 2b14249f-9a90-5dc7-b6d8-a6d72ae53977
status: experimental
author: Vorant

Behavioural rules are generated from public reporting — validate in your environment before deploying.

Source reporting: https://www.cert.ssi.gouv.fr/avis/CERTFR-2026-AVI-1193

This is the public brief

Subscribers see the full picture: extracted IOCs, ready-to-deploy detections (Sigma, Splunk, KQL, Elastic, YARA, Suricata), the entity graph, TAXII 2.1 feed and real-time alerts matched to your sectors.

Start free