CVE-2026-46486
Received Received - Intake
Path Traversal in MVT iOS Backup Processing

Publication date: 2026-06-08

Last updated on: 2026-06-08

Assigner: GitHub, Inc.

Description
MVT (Mobile Verification Toolkit) helps with conducting forensics of mobile devices in order to find signs of a potential compromise. Prior to version 2026.5.12, there is a path traversal vulnerability via unsanitized File identifiers in iOS Backup processing. This issue has been patched in version 2026.5.12.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-08
Last Modified
2026-06-08
Generated
2026-06-09
AI Q&A
2026-06-08
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
mobile_verification_toolkit mvt to 2026.5.12 (exc)
mvt-project mvt to 2026.5.12 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
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 Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability is a path traversal issue in the Mobile Verification Toolkit (MVT) prior to version 2026.5.12. It occurs because the software does not properly sanitize file identifiers when processing iOS backups, which could allow an attacker to access files outside the intended directory.

Impact Analysis

The vulnerability could allow unauthorized access to files on a system by exploiting the path traversal flaw in iOS backup processing. This may lead to exposure of sensitive data or compromise of the device's forensic analysis integrity.

Mitigation Strategies

To mitigate this vulnerability, update the Mobile Verification Toolkit (MVT) to version 2026.5.12 or later, where the path traversal issue in iOS Backup processing has been patched.

Detection Guidance

This vulnerability affects the Mobile Verification Toolkit (MVT) commands related to iOS backup processing, specifically mvt-ios decrypt-backup and mvt-ios check-backup.

To detect the vulnerability, you can check the version of MVT installed on your system. Versions prior to 2026.5.12 are vulnerable.

Since the vulnerability involves path traversal via unsanitized fileID fields in iOS backups, you can use the following commands to analyze backups safely and verify if your MVT version is patched:

  • Run `mvt-ios check-backup` on your iOS backup to inspect the backup contents. This command was affected by the vulnerability but is now patched in version 2026.5.12.
  • Run `mvt-ios decrypt-backup` to decrypt the backup safely if you are using a patched version.

Ensure you have updated MVT to version 2026.5.12 or later to avoid exploitation. If you are running an older version, consider upgrading immediately.

Compliance Impact

The provided information does not specify any direct impact of this vulnerability on compliance with common standards and regulations such as GDPR or HIPAA.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-46486. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart