CVE-2025-43364
BaseFortify
Publication date: 2025-11-04
Last updated on: 2026-04-02
Assigner: Apple Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| apple | macos | From 14.0 (inc) to 14.8 (exc) |
| apple | macos | From 15.0 (inc) to 15.7 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-362 | The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a race condition that was addressed by adding additional validation. It could allow an application to break out of its sandbox, which is a security mechanism that restricts app capabilities.
How can this vulnerability impact me? :
If exploited, this vulnerability could allow an app to escape its sandbox restrictions, potentially leading to unauthorized access to system resources or data beyond what the app is normally permitted to access.
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, update your system to macOS Sonoma 14.8 or macOS Sequoia 15.7 where the issue is fixed.