CVE-2026-20653
Directory Path Parsing Flaw in Apple OS Allows Data Access
Publication date: 2026-02-11
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 | visionos | to 26.3 (exc) |
| apple | ipados | to 18.7.5 (exc) |
| apple | ipados | From 26.0 (inc) to 26.3 (exc) |
| apple | iphone_os | to 18.7.5 (exc) |
| apple | iphone_os | From 26.0 (inc) to 26.3 (exc) |
| apple | macos | to 14.8.4 (exc) |
| apple | macos | From 15.0 (inc) to 15.7.4 (exc) |
| apple | macos | From 26.0 (inc) to 26.3 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-22 | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a parsing issue related to how directory paths are handled in certain Apple operating systems. It involves improper validation of directory paths, which could allow an application to access sensitive user data. The issue has been addressed by improving path validation in updates to macOS, iOS, iPadOS, and visionOS.
How can this vulnerability impact me? :
An application exploiting this vulnerability may be able to access sensitive user data without proper authorization. This could lead to privacy breaches or unauthorized data exposure on affected Apple devices.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know