LiveActive security incident?Get immediate response
CVE Record

CVE-2025-43520: A memory corruption issue was addressed with improved memory handling.

A memory corruption issue was addressed with improved memory handling. This issue is fixed in iOS 18.7.2 and iPadOS 18.7.2, iOS 26.1 and iPadOS 26.1, macOS Sequoia 15.7.2, macOS Sonoma 14.8.2, macOS Tahoe 26.1, tvOS 26.1, visionOS 26.1, watchOS 26.1. A malicious application may be able to cause unexpected system termination or write kernel memory.

MediumCVSS 5.5Known exploitedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2025-43520 is an Apple operating system memory corruption flaw. A malicious app could crash the system or write to kernel memory. Apple fixed it across iPhone, iPad, Mac, Apple TV, Vision Pro, and Apple Watch platforms. Business urgency is moderate because exploitation requires local app execution, but kernel impact increases concern.

Executive priority

Patch during the next standard Apple update cycle, sooner for high-risk users or unmanaged devices. This is not currently KEV-listed, but kernel memory impact means delayed patching can create avoidable operational and security risk.

Technical view

Apple describes a CWE-120 memory corruption issue fixed with improved memory handling. CVSS is 5.5: local attack vector, low complexity, low privileges, no user interaction, high availability impact. Fixed releases include iOS/iPadOS 18.7.2 and 26.1, macOS Sequoia 15.7.2, Sonoma 14.8.2, Tahoe 26.1, tvOS 26.1, visionOS 26.1, and watchOS 26.1.

Likely exposure

Organizations with Apple devices below the listed fixed releases may be exposed. The practical risk is highest where users can install untrusted or unmanaged applications. Managed fleets with current OS updates and restricted app installation have lower exposure.

Exploitation context

The source bundle does not establish active exploitation. CISA KEV status is false. The vulnerability requires a malicious application with local execution, which may cause unexpected system termination or kernel memory writes. A Google Threat Intelligence link is referenced, but details are not provided in the bundle.

Researcher notes

Evidence supports a local malicious-app scenario, not remote exploitation. Apple’s description is brief and does not name the vulnerable component. Treat exploit-chain claims cautiously unless confirmed from the referenced Google advisory or Apple language outside this bundle.

Mitigation direction

  • Update affected Apple devices to the fixed OS versions listed by Apple.
  • Prioritize devices used by executives, administrators, and high-risk users.
  • Use MDM reporting to enforce minimum OS versions across managed fleets.
  • Restrict installation of untrusted applications where operationally feasible.
  • Monitor Apple advisories for any revised guidance or superseding updates.

Validation and detection

  • Inventory iOS, iPadOS, macOS, tvOS, visionOS, and watchOS versions.
  • Compare device versions against Apple’s fixed release list.
  • Confirm MDM compliance policies require the fixed releases or later.
  • Review exceptions for unmanaged or user-owned Apple devices.
  • Check CISA KEV and Apple pages for status changes.
Prepared
Confidence
high
Sources
12

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-120: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2025-43520 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
5.5 (3.1)
Known Exploited
Yes
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
11Source links

CISA KEV status

Status
Known exploited
Source
CISA / ADP
Date added
Not provided

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
5.5CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H1.83.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.5Medium
CVSS 3.1 vector shape for CVE-2025-43520Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
AppleiOS and iPadOS0, 0Listed
ApplemacOS0, 0, 0Listed
AppletvOS0Listed
ApplevisionOS0Listed
ApplewatchOS0Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-120 · source CWE mapping

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.