CVE-2026-20653
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedA parsing issue in the handling of directory paths was addressed with improved path validation. This issue is fixed in iOS 18.7.5 and iPadOS 18.7.5, iOS 26.3 and iPadOS 26.3, macOS Sequoia 15.7.4, macOS Sonoma 14.8.4, macOS Tahoe 26.3, visionOS 26.3. An app may be able to access sensitive user data.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · moderate confidenceA path traversal vulnerability in Apple operating systems allows an application to access sensitive user data due to insufficient validation of directory paths during parsing. The fix implements improved path validation to prevent directory traversal attacks.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data< 18.7.5>= 26.0, < 26.3< 18.7.5>= 26.0, < 26.3< 14.8.4>= 15.0, < 15.7.4>= 26.0, < 26.3< 26.3CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Local
- Complexity
- Low
- Privileges
- None
- User interaction
- Required
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- None
- Availability
- None
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Identify the Apple operating systemRun 'sw_vers' on macOS, or check Settings > General > About on iOS/iPadOS, or check Settings > General on visionOSAffected if The device runs iPadOS, iPhone OS, macOS, or visionOS
-
Check the installed iPadOS versionGo to Settings > General > About and note the Version numberAffected if Version is less than 18.7.5, OR version is 26.0 through 26.2
-
Check the installed iPhone OS versionGo to Settings > General > About and note the Version numberAffected if Version is less than 18.7.5, OR version is 26.0 through 26.2
-
Check the installed macOS versionRun 'sw_vers -productVersion' in TerminalAffected if Version is less than 14.8.4, OR version is 15.0 through 15.7.3, OR version is 26.0 through 26.2
-
Check the installed visionOS versionGo to Settings > General > About and note the Version numberAffected if Version is less than 26.3
You are affected if your device runs any of the listed Apple operating systems and the installed version falls within the vulnerable ranges specified for your OS.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scoped14.8.415.7.418.7.5
Apply the vendor patches for iOS, iPadOS, macOS, and visionOS. For third-party applications, implement proper path canonicalization and validation using realpath() or equivalent to ensure paths remain within intended directories.
iOS/iPadOS 18.7.5, iOS/iPadOS 26.3, macOS Sonoma 14.8.4, macOS Sequoia 15.7.4, macOS Tahoe 26.3, or visionOS 26.3 depending on device type
- 1. Identify the Apple device type (iPhone, iPad, Mac, or Apple Vision)
- 2. Determine the current installed OS version via Settings > General > About (iOS/iPadOS) or System Settings > General > About (macOS) or Settings > General > About (visionOS)
- 3. For iPhone/iPad: Navigate to Settings > General > Software Update and install the appropriate update (iOS/iPadOS 18.7.5 or later, or iOS/iPadOS 26.3 or later)
- 4. For Mac: Navigate to System Settings > General > Software Update and install the appropriate update (macOS Sonoma 14.8.4 or later, macOS Sequoia 15.7.4 or later, or macOS Tahoe 26.3 or later)
- 5. For Apple Vision: Navigate to Settings > General > Software Update and install visionOS 26.3 or later
- 6. After update installation, verify the new OS version matches the fixed release
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation8.0 h
- Testing4.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $5,120.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2026-20653 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2026-20653 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data