LiveActive security incident?Get immediate response
CVE Record

CVE-2022-41604: Check Point ZoneAlarm Extreme Security before 15.8.211.19229 allows local users to escalate privileges.

Check Point ZoneAlarm Extreme Security before 15.8.211.19229 allows local users to escalate privileges. This occurs because of weak permissions for the %PROGRAMDATA%\CheckPoint\ZoneAlarm\Data\Updates directory, and a self-protection driver bypass that allows creation of a junction directory. This can be leveraged to perform an arbitrary file move as NT AUTHORITY\SYSTEM.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This flaw lets someone who already has local access to a Windows machine turn a low-privileged account into SYSTEM through ZoneAlarm Extreme Security. It is not a remote break-in by itself, but it can turn a foothold on an endpoint into full control.

Executive priority

Treat as a high-priority endpoint hardening issue. It requires local access, but it can convert a limited compromise into full system control, making it important for laptops, shared workstations, and environments with higher phishing or malware risk.

Technical view

ZoneAlarm Extreme Security before 15.8.211.19229 used weak permissions on its update data directory and had a self-protection driver bypass involving junction creation. The reported impact is arbitrary file move as NT AUTHORITY\SYSTEM. CVSS is 8.8 with local attack vector, low complexity, low privileges, no user interaction, and scope change.

Likely exposure

Exposure is limited to Windows endpoints running ZoneAlarm Extreme Security versions earlier than 15.8.211.19229. The source bundle has no structured CPE data, so teams should confirm exposure through software inventory rather than assuming product matching is complete.

Exploitation context

The CVE is not listed as KEV in the provided bundle, so active exploitation is not established here. A public GitHub reference exists, which increases researcher and attacker awareness, but the provided sources do not prove real-world exploitation.

Researcher notes

Key evidence is the CVE description, Infigo advisory reference, public repository reference, and ZoneAlarm release history. The bundle does not include complete affected CPEs, detailed vendor advisory text, or confirmed exploitation data, so conclusions should stay bounded to those sources.

Mitigation direction

  • Upgrade ZoneAlarm Extreme Security to 15.8.211.19229 or later.
  • Check ZoneAlarm release history and vendor guidance for remediation details.
  • Prioritize endpoints where untrusted or shared local users can log in.
  • Isolate or remove vulnerable installations if immediate upgrade is not possible.

Validation and detection

  • Inventory installed ZoneAlarm Extreme Security versions on Windows endpoints.
  • Confirm no deployed version is older than 15.8.211.19229.
  • Review endpoint telemetry for suspicious privilege escalation around ZoneAlarm components.
  • Verify remediation against vendor release history or support guidance.
Prepared
Confidence
medium
Sources
5

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-269: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

File access behavior lookup

The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2022-41604 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
8.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
4Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
8.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H26Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.8High
CVSS 3.1 vector shape for CVE-2022-41604Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-269 · source CWE mapping

Improper Privilege Management

Improper Privilege Management represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.