Description
This issue was addressed through improved state management. This issue is fixed in macOS Tahoe 26.6. An attacker may be able to modify the state of the Keychain.
Published: 2026-07-27
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is caused by improper state management that permits an attacker to alter the state of the macOS Keychain. This can lead to unauthorized changes to stored credentials, resulting in possible credential theft or misuse. The flaw aligns with access control weaknesses (CWE‑284) and race condition problems (CWE‑362).

Affected Systems

Apple macOS is affected. Versions prior to macOS Tahoe 26.6 contain the flaw; the update 26.6 includes the fix. All earlier releases without the update are considered vulnerable. The exact version range before 26.6 is not enumerated, so any macOS version below 26.6 should be regarded as at risk.

Risk and Exploitability

The CVSS score is 7.5, indicating a high severity risk. The EPSS score is less than 1 %, implying a low probability of exploitation in the near term. The vulnerability is not listed in CISA KEV. Attackers could exploit it via local or privilege‑escalation mechanisms to modify Keychain entries. While no public exploit is known, the potential impact on credential confidentiality warrants proactive mitigation.

Generated by OpenCVE AI on August 3, 2026 at 16:09 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install macOS Tahoe 26.6 update that contains the state‑management fix
  • Restrict Keychain modification permissions by configuring access control lists so that only authorized users or processes can write to the Keychain
  • Monitor Keychain logs and audit trails for unexpected changes to detect potential misuse

Generated by OpenCVE AI on August 3, 2026 at 16:09 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Mon, 03 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Title Keychain State Manipulation Vulnerability in macOS

Wed, 29 Jul 2026 08:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-362
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 28 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
Title Keychain State Manipulation Vulnerability in macOS
Weaknesses CWE-284

Tue, 28 Jul 2026 02:00:00 +0000

Type Values Removed Values Added
First Time appeared Apple
Apple macos
Vendors & Products Apple
Apple macos

Mon, 27 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Description This issue was addressed through improved state management. This issue is fixed in macOS Tahoe 26.6. An attacker may be able to modify the state of the Keychain.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apple

Published:

Updated: 2026-07-28T19:06:05.653Z

Reserved: 2026-05-01T22:46:21.645Z

Link: CVE-2026-43728

cve-icon Vulnrichment

Updated: 2026-07-28T19:05:52.358Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-27T21:16:57.393

Modified: 2026-07-29T17:03:39.427

Link: CVE-2026-43728

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T16:15:03Z

Weaknesses
  • CWE-284

    Improper Access Control

  • CWE-362

    Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')