Description
This issue was addressed with improved validation of symlinks. This issue is fixed in macOS Sequoia 15.3, macOS Sonoma 14.7.3, macOS Ventura 13.7.3. An app may be able to access protected user data.
Published: 2025-01-27
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Data Exposure – Access to protected user data
Action: Immediate Patch
AI Analysis

Impact

A flaw in the symlink validation logic allows an application to resolve paths that point to files outside of its intended directory boundaries, enabling the application to read protected user data. The vulnerability is a classic example of improper resource validation (CWE‑59), which can lead to data exposure or escalation of privileges for the running application. It provides an attacker who can invoke the affected application with crafted input a way to bypass file access restrictions and gain read access to sensitive data stored in user directories.

Affected Systems

Apple macOS versions prior to Sequoia 15.3, Sonoma 14.7.3, and Ventura 13.7.3 are affected. Any application installed on these systems that performs customized file access may inadvertently follow malicious symlinks and expose data located in protected user directories.

Risk and Exploitability

The CVSS score of 9.8 classifies this as Critical. The EPSS score of less than 1% indicates the likelihood of exploitation is very low at the current time, and it is not listed in the CISA KEV catalog. The likely attack vector is local or non‑authenticated, where a user runs the vulnerable application with crafted arguments or environment. If exploited, the attacker could read confidential information without needing elevated system privileges.

Generated by OpenCVE AI on April 28, 2026 at 19:09 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update macOS to at least Sequoia 15.3, Sonoma 14.7.3, or Ventura 13.7.3 to apply the patched symlink validation code.
  • If an immediate update is not possible, restrict the application’s file system access using macOS sandboxing or disabled directory traversal features as a temporary protective measure.
  • Monitor for any anomalous symlink creation or file access attempts in system logs and investigate potential attempts to exploit path resolution.

Generated by OpenCVE AI on April 28, 2026 at 19:09 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-3618 This issue was addressed with improved validation of symlinks. This issue is fixed in macOS Ventura 13.7.3, macOS Sequoia 15.3, macOS Sonoma 14.7.3. An app may be able to access protected user data.
History

Tue, 28 Apr 2026 19:30:00 +0000

Type Values Removed Values Added
Title Symlink Validation Vulnerability Enabling Access to Protected User Data

Thu, 02 Apr 2026 20:30:00 +0000

Type Values Removed Values Added
Description This issue was addressed with improved validation of symlinks. This issue is fixed in macOS Ventura 13.7.3, macOS Sequoia 15.3, macOS Sonoma 14.7.3. An app may be able to access protected user data. This issue was addressed with improved validation of symlinks. This issue is fixed in macOS Sequoia 15.3, macOS Sonoma 14.7.3, macOS Ventura 13.7.3. An app may be able to access protected user data.

Mon, 03 Nov 2025 21:30:00 +0000


Tue, 18 Mar 2025 15:45:00 +0000

Type Values Removed Values Added
First Time appeared Apple
Apple macos
CPEs cpe:2.3:o:apple:macos:*:*:*:*:*:*:*:*
Vendors & Products Apple
Apple macos

Tue, 18 Mar 2025 15:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-59
Metrics cvssV3_1

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


Tue, 18 Feb 2025 20:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-922
Metrics cvssV3_1

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


Tue, 28 Jan 2025 16:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-922
Metrics cvssV3_1

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

ssvc

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


Mon, 27 Jan 2025 22:00:00 +0000

Type Values Removed Values Added
Description This issue was addressed with improved validation of symlinks. This issue is fixed in macOS Ventura 13.7.3, macOS Sequoia 15.3, macOS Sonoma 14.7.3. An app may be able to access protected user data.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apple

Published:

Updated: 2026-04-02T18:13:03.153Z

Reserved: 2025-01-17T00:00:44.968Z

Link: CVE-2025-24103

cve-icon Vulnrichment

Updated: 2025-01-28T16:00:59.064Z

cve-icon NVD

Status : Modified

Published: 2025-01-27T22:15:15.900

Modified: 2026-04-02T19:18:59.853

Link: CVE-2025-24103

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-28T19:15:25Z

Weaknesses