Severity by source
AV:L/AC:L/PR:N/UI:R/S:U/C:N/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:N/I:N/A:H
Lifecycle Timeline
4DescriptionCVE.org
An out-of-bounds read was addressed with improved bounds checking. This issue is fixed in Xcode 26.4. An app may be able to cause unexpected system termination.
AnalysisAI
Xcode versions prior to 26.4 contain an out-of-bounds read vulnerability that can be triggered by local users with user interaction to cause unexpected application or system termination. This denial-of-service condition affects developers and build systems using vulnerable Xcode installations. No patch is currently available.
Technical ContextAI
The vulnerability is rooted in a classic out-of-bounds read condition, which falls under improper input validation and bounds checking mechanisms. This type of flaw typically occurs when code attempts to access memory locations beyond the allocated buffer without verifying array or string boundaries first. In the context of Xcode (Apple's integrated development environment), the affected component likely processes file data, build artifacts, or user input without adequate length validation. The CPE identifier cpe:2.3:a:apple:xcode:*:*:*:*:*:*:*:* indicates all versions of Xcode are potentially affected until version 26.4 was released. The root cause class aligns with CWE-125 (Out-of-bounds Read) or related buffer management flaws that are common in C/C++ codebases like Xcode's core components.
RemediationAI
Upgrade Apple Xcode to version 26.4 or later immediately. This is the primary and recommended fix as Apple has specifically patched the out-of-bounds read vulnerability in this release. Users and organizations should access the official Apple Xcode download page or use the Mac App Store to retrieve the latest version, following Apple's standard software update procedures. For development teams unable to upgrade immediately, implement access controls to restrict the use of vulnerable Xcode versions to isolated build environments and monitor for unexpected application terminations or crashes during development workflows. Consult Apple's support page at https://support.apple.com/en-us/126801 for detailed upgrade instructions and any supplementary guidance.
Nginx versions since 0.5.6 up to and including 1.13.2 are vulnerable to integer overflow vulnerability in nginx range fi
The resolver in nginx before 1.8.1 and 1.9.x before 1.9.10 allows remote attackers to cause a denial of service (invalid
Git contains a CRLF injection vulnerability (CVE-2025-48384, CVSS 8.0) in its config handling that allows attackers to e
Git is an open-source distributed revision control system. Rated high severity (CVSS 7.5), this vulnerability is remotel
visionmedia send before 0.8.4 for Node.js uses a partial comparison for verifying whether a directory is within the docu
Use-after-free vulnerability in the resolver in nginx 0.6.18 through 1.8.0 and 1.9.x before 1.9.10 allows remote attacke
SubTypeValidator.java in FasterXML jackson-databind before 2.9.9.2 mishandles default typing when ehcache is used (becau
An issue was discovered in certain Apple products. Rated critical severity (CVSS 9.8), this vulnerability is remotely ex
The resolver in nginx before 1.8.1 and 1.9.x before 1.9.10 does not properly limit CNAME resolution, which allows remote
Git is an open source, scalable, distributed revision control system. Rated high severity (CVSS 8.8), this vulnerability
Multiple issues in ld64 in the Xcode toolchains were addressed by updating to version ld64-507.4. Rated high severity (C
Multiple issues in ld64 in the Xcode toolchains were addressed by updating to version ld64-507.4. Rated high severity (C
Same weakness CWE-125 – Out-of-bounds Read
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-15168
GHSA-r6cr-r92c-wf2r