Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-47133 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

ClearanceKit intercepts file-system access events on macOS and enforces per-process access policies. Prior to version 5.0.10, each table in the on-disk SQLite policy store (`/Library/Application Support/clearancekit/store.db`) is verified using an ECDSA signature stored in the `data_signatures` table. The signed payload contains only the canonical row content, with no version counter or freshness binding. An attacker who can write `store.db` and the matching `data_signatures` row — feasible during the opfilter-update window when the Endpoint Security filter is offline, or via offline-boot / decrypted-backup scenarios — can substitute a previously-captured legitimately-signed snapshot. opfilter accepts the older snapshot as fully valid on next boot because the existing signatures still verify. Version 5.0.10 patches the issue.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-294Authentication Bypass by Capture-replay[email protected]

Affected Products

ProductVersions
ClearanceKit
< 5.0.10 (semver)
= 5.0.10-beta-eab3c5d (semver)
= 5.0.10-beta-c1747fa (semver)
= 5.0.10-beta-42fc946 (semver)
= 5.0.10-beta-f7a57d6 (semver)

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • Upgrade: 5.0.10-beta-5780b84moderate effort
  • Upgrade: 5.0.10moderate effort
uk.craigbass.clearancekit.opfilter
< 5.0.10 (semver)
= 5.0.10-beta-eab3c5d (semver)
= 5.0.10-beta-c1747fa (semver)
= 5.0.10-beta-42fc946 (semver)
= 5.0.10-beta-f7a57d6 (semver)

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • Upgrade: 5.0.10-beta-5780b84moderate effort
  • Upgrade: 5.0.10moderate effort

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-47133
NVD Published Date:
Jul 20, 2026
NVD Last Modified:
Jul 23, 2026
Source:
[email protected]
CVE-2026-47133 Details - Not Deferred