Description
Improper certificate validation and a time-of-check time-of-use (TOCTOU) race condition in the PrivilegedHelperTool XPC service in Cato Client before v.5.13.1 on macOS allows a local authenticated attacker to escalate privileges to root via a self-signed certificate that bypasses the XPC caller verification and a symlink swap during package installation.
Published: 2026-07-01
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Improper validation of XPC caller certificates in the PrivilegedHelperTool service of the Cato Networks SDP Client allows a local authenticated attacker to bypass certificate chain checks and obtain root privileges. The vulnerability also includes a time‑of‑check time‑of‑use race condition that can be exploited by swapping a symbolic link during installation, resulting in the helper tool running with elevated rights. The affected code therefore permits arbitrary privileged execution locally through either certificate manipulation (CWE‑295) or a symlink race (CWE‑367).

Affected Systems

Cato Networks SDP Client versions earlier than 5.13.1 on macOS are affected; no other vendors or operating systems are mentioned.

Risk and Exploitability

The CVSS score of 6.4 indicates moderate risk, while < 1 % shows a very low exploitation probability. The vulnerability is not listed in the CISA KEV catalog. Exploitation requires local authentication or control during the installation process, and once triggered, the attacker gains full root access to on the description, it is inferred that the attack cannot be performed remotely and is limited to users with local privileges or those able to influence the installation sequence.

Generated by OpenCVE AI on July 21, 2026 at 14:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Cato Client to version 5.13.1 or later, which fixes the certificate validation and TOCTOU race.
  • Re‑install the client after the upgrade to ensure the helper tool is installed with a valid system signature and to remove any vulnerable symlinks created by earlier versions.
  • Configure the privileged helper tool directory to have strict permissions (e.g., 700) to prevent symbolic‑link manipulation during future installations.

Generated by OpenCVE AI on July 21, 2026 at 14:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 02 Jul 2026 00:00:00 +0000

Type Values Removed Values Added
First Time appeared Catonetworks
Catonetworks sdp Client
Vendors & Products Catonetworks
Catonetworks sdp Client

Wed, 01 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 01 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Description Improper certificate validation and a time-of-check time-of-use (TOCTOU) race condition in the PrivilegedHelperTool XPC service in Cato Client before v.5.13.1 on macOS allows a local authenticated attacker to escalate privileges to root via a self-signed certificate that bypasses the XPC caller verification and a symlink swap during package installation.
Title Improper XPC caller certificate validation and TOCTOU race condition in macOS PrivilegedHelperTool
Weaknesses CWE-295
CWE-367
References
Metrics cvssV4_0

{'score': 6.4, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/AU:Y/R:U/V:C/RE:L/U:Amber'}


Subscriptions

Catonetworks Sdp Client
cve-icon MITRE

Status: PUBLISHED

Assigner: Cato

Published:

Updated: 2026-07-01T15:07:24.153Z

Reserved: 2026-06-16T07:28:42.180Z

Link: CVE-2026-12374

cve-icon Vulnrichment

Updated: 2026-07-01T15:07:21.240Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T14:30:08Z

Weaknesses
  • CWE-295

    Improper Certificate Validation

  • CWE-367

    Time-of-check Time-of-use (TOCTOU) Race Condition