macOS
CVE-2025-43254
HIGH
Severity by source
AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H
Lifecycle Timeline
2DescriptionCVE.org
An out-of-bounds read was addressed with improved input validation. This issue is fixed in macOS Sequoia 15.6, macOS Sonoma 14.7.7, macOS Ventura 13.7.7. Processing a maliciously crafted file may lead to unexpected app termination.
AnalysisAI
Out-of-bounds read in macOS file processing can expose sensitive memory and crash applications when victims open maliciously crafted files. Affects macOS Ventura 13.x, Sonoma 14.x, and Sequoia 15.x prior to patched versions (13.7.7, 14.7.7, 15.6 respectively). Requires local access and user interaction (CVSS AV:L/UI:R). EPSS score of 0.02% (4th percentile) indicates minimal observed exploitation likelihood. No CISA KEV listing or public exploit identified at time of analysis, suggesting low immediate threat despite CVSS 7.1 rating.
Technical ContextAI
This vulnerability stems from a classic buffer read overflow (CWE-125) in macOS file parsing logic, where insufficient input validation allows specially crafted file structures to trigger reads beyond allocated memory boundaries. The out-of-bounds read can expose confidential memory contents (CVSS C:H) and cause application crashes through memory corruption (CVSS A:H). Affects three major macOS CPE product lines across enterprise and consumer deployments. The CWE-125 classification indicates the flaw does not permit memory writes, limiting exploitation to information disclosure and denial-of-service scenarios rather than arbitrary code execution. Apple's fix involved improved input validation to enforce proper bounds checking during file parsing operations, a standard mitigation for buffer read vulnerabilities.
RemediationAI
Apply vendor-released patches immediately through standard macOS software update mechanisms: upgrade macOS Sequoia installations to version 15.6 or later, macOS Sonoma systems to 14.7.7 or later, and macOS Ventura endpoints to 13.7.7 or later. Patches available via System Settings > General > Software Update or through enterprise management tools like Jamf Pro or Intune. Complete patch details and installation guidance provided in Apple security advisories at https://support.apple.com/en-us/124149, https://support.apple.com/en-us/124150, and https://support.apple.com/en-us/124151. No workarounds identified as effective alternatives to patching. Organizations should prioritize patch deployment to systems processing untrusted files or documents from external sources. FullDisclosure mailing list archives at http://seclists.org/fulldisclosure/2025/Jul/32-34 provide additional technical discussion for security researchers investigating the vulnerability characteristics.
An unauthenticated remote code execution vulnerability exists in Remote for Mac, a macOS remote control utility develope
A use-after-free issue was addressed with improved memory management. Rated high severity (CVSS 8.8), this vulnerability
Apple's kernel across all platforms (iOS, macOS, watchOS, visionOS, tvOS) contains a memory corruption vulnerability (CV
Remote code execution in OpenSSH's sshd server (regression of CVE-2006-5051) allows unauthenticated remote attackers to
The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remot
The issue was addressed with improved checks. Rated high severity (CVSS 7.0). Actively exploited in the wild (cisa kev)
A logic issue was addressed with improved restrictions. Rated high severity (CVSS 7.8), this vulnerability is no authent
In Sudo before 1.9.12p2, the sudoedit (aka -e) feature mishandles extra arguments passed in the user-provided environmen
A race condition was addressed with additional validation. Rated high severity (CVSS 7.0), this vulnerability is no auth
This issue was addressed with improved checks. Rated critical severity (CVSS 10.0), this vulnerability is remotely explo
When doing HTTP(S) transfers, libcurl might erroneously use the read callback (`CURLOPT_READFUNCTION`) to ask for data t
When curl < 7.84.0 saves cookies, alt-svc and hsts data to local files, it makes the operation atomic by finalizing the
Same weakness CWE-125 – Out-of-bounds Read
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today