CVE-2024-8424: WatchGuard Endpoint Protection Privilege Escalation in PSANHost Enables Arbitrary File Delete as SYSTEM
Improper Privilege Management vulnerability in WatchGuard EPDR, Panda AD360 and Panda Dome on Windows (PSANHost.exe module) allows arbitrary file delete with SYSTEM permissions.
Security readout for executives and security teams
Plain-English summary
A local, low-privileged Windows user could abuse the PSANHost component to delete arbitrary files with SYSTEM authority. Deleting critical operating-system, security, or application files could cause disruption or help undermine protections. The attacker must already have local access, but no user interaction is required.
Executive priority
Treat as a high-priority endpoint remediation issue, especially where untrusted users can obtain local accounts or where endpoint agents protect sensitive systems. It is not evidence of an internet-exploitable emergency or active exploitation. Require rapid inventory, vendor-version confirmation, and tracked remediation.
Technical view
CVE-2024-8424 is an improper privilege management flaw (CWE-269) in PSANHost.exe affecting WatchGuard EPDR, Panda AD360, and Panda Dome on Windows. It permits arbitrary file deletion as SYSTEM. CVSS v4.0 is 8.5: local access and low privileges are required, with potentially high confidentiality, integrity, and availability impact.
Likely exposure
Exposure is limited to Windows systems running the named endpoint products and vulnerable PSANHost.exe versions. The bundle specifically lists WatchGuard Endpoint Security 8.00.00.0000 and Panda Dome 22.00.00, but does not provide a complete affected-version range for every named product. Confirm exact applicability with WatchGuard.
Exploitation context
The supplied sources do not establish active exploitation, and the CVE is not listed as KEV in the bundle. Exploitation requires an attacker with existing low-privileged local access. This reduces initial-access risk but remains important because SYSTEM-level file deletion could amplify a prior compromise.
Researcher notes
The source bundle identifies local, low-complexity exploitation with low privileges, no user interaction, and SYSTEM-authorized arbitrary file deletion. It does not document attack mechanics, observed exploitation, complete version boundaries, fixed releases, or product-specific mitigations. The listed defaultStatus values are ambiguous alongside the affected-version entries and should be resolved through the vendor advisory.
Mitigation direction
Consult WatchGuard's advisory for corrected versions and product-specific remediation.
Inventory Windows endpoints running WatchGuard EPDR, Panda AD360, or Panda Dome.
Prioritize vendor-directed updates on shared systems and high-value endpoints.
Restrict unnecessary local access while remediation is pending.
Monitor vendor guidance because the supplied bundle does not name a patch version.
Validation and detection
Record installed product, version, and PSANHost.exe version on each Windows endpoint.
Compare collected versions directly with the current WatchGuard advisory.
Confirm endpoint agents successfully updated and remain operational after remediation.
Review security telemetry for suspicious SYSTEM-context file deletions involving PSANHost.exe.
Do not infer Panda AD360 version exposure; obtain explicit vendor confirmation.
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.
The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
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.
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
3Timeline events
1ADP providers
3Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total
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.
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.