CVE-2026-33632

ClearanceKit intercepts file-system access events on macOS and enforces per-process access policies. Prior to version 4.2.4, two file operation event types — ES_EVENT_TYPE_AUTH_EXCHANGEDATA and ES_EVENT_TYPE_AUTH_CLONE — were not intercepted by ClearanceKit's opfilter system extension, allowing local processes to bypass file access policies. Commit 6181c4a patches the vulnerability by subscribing to both event types and routing them through the existing policy evaluator. Users must upgrade to v4.2.4 or later and reactivate the system extension.
CVSS

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2026-03-26 20:16

Updated : 2026-03-30 13:26


NVD link : CVE-2026-33632

Mitre link : CVE-2026-33632

CVE.ORG link : CVE-2026-33632


JSON object : View

Products Affected

No product.

CWE
CWE-862

Missing Authorization