Description
An out-of-bounds write issue was addressed with improved input validation. This issue is fixed in Xcode 26.1. Processing a maliciously crafted file may lead to heap corruption.
Published: 2025-11-04
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: Code Execution
Action: Immediate Patch
AI Analysis

Impact

An out‑of‑bounds write flaw was discovered in Xcode. When the application processes a maliciously crafted file, the vulnerability writes past the end of a buffer, corrupting heap memory. The CVE description confirms that the result is heap corruption, and such corruption can give an attacker the ability to modify program state—including control flow—potentially allowing arbitrary code execution on the local machine.

Affected Systems

Apple Xcode versions before 26.1 are impacted. The issue is fixed in Xcode 26.1 and later releases; any earlier edition is vulnerable when it opens an attacker‑supplied file.

Risk and Exploitability

The CVSS score of 8.8 categorises the weakness as high severity, while the EPSS score of <1% indicates a low likelihood of exploitation in the wild. The vulnerability is not included in CISA’s KEV list, and the attack vector is inferred to be local, requiring an attacker to supply or trick a user into opening a malicious file. Although exploitation is not guaranteed to result in remote code execution, the potential for arbitrary code execution makes it a critical asset to address.

Generated by OpenCVE AI on April 27, 2026 at 23:15 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Xcode to version 26.1 or later to apply the input‑validation fix.
  • If an upgrade is delayed, prevent the opening of untrusted or unknown files in Xcode and configure the operating system to block access to such files until the patch is applied.
  • Monitor Xcode activity for crashes or anomalous memory corruption events and apply future releases or security updates as soon as they become available.

Generated by OpenCVE AI on April 27, 2026 at 23:15 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Tue, 04 Nov 2025 16:30:00 +0000

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

Tue, 04 Nov 2025 14:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-787
Metrics cvssV3_1

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

ssvc

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


Tue, 04 Nov 2025 01:45:00 +0000

Type Values Removed Values Added
Description An out-of-bounds write issue was addressed with improved input validation. This issue is fixed in Xcode 26.1. Processing a maliciously crafted file may lead to heap corruption.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apple

Published:

Updated: 2026-04-02T18:17:54.767Z

Reserved: 2025-04-16T15:27:21.193Z

Link: CVE-2025-43505

cve-icon Vulnrichment

Updated: 2025-11-04T13:11:53.363Z

cve-icon NVD

Status : Analyzed

Published: 2025-11-04T02:15:53.467

Modified: 2025-11-04T16:21:54.510

Link: CVE-2025-43505

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-27T23:30:15Z

Weaknesses