Description
A null pointer dereference was addressed with improved input validation. This issue is fixed in iOS 18.4 and iPadOS 18.4, macOS Sequoia 15.4, tvOS 18.4, visionOS 2.4. An attacker on the local network may be able to cause a denial-of-service.
Published: 2025-04-29
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service
Action: Patch
AI Analysis

Impact

An attacker who can reach a device over the local network can trigger a null pointer dereference in Apple’s operating systems. The flaw results in an unexpected system crash, leading to a denial of service. Based on the description, it is inferred that the dereference occurred because an input path was not protected by validation, which aligns with CWE‑476, a null dereference due to improper input handling.

Affected Systems

Apple’s major operating systems are affected when running versions before the security updates: iOS 18.4 and iPadOS 18.4, macOS Sequoia 15.4, tvOS 18.4, and visionOS 2.4. Devices with earlier releases of these systems are vulnerable.

Risk and Exploitability

The CVSS score of 5.5 categorizes the vulnerability as moderate. With an EPSS score of less than 1 %, the current likelihood of exploitation is very low, and the vulnerability is not listed in CISA’s KEV catalog. However, because the attack can be performed from any device on the local network, any machine that can get within that environment represents a potential threat vector.

Generated by OpenCVE AI on April 28, 2026 at 18:55 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the device to the latest OS release that contains the fix (iOS 18.4, iPadOS 18.4, macOS Sequoia 15.4, tvOS 18.4, visionOS 2.4).
  • Implement network segmentation or firewall rules to restrict the device’s exposure to untrusted local networks.
  • Enable system crash logging and monitor for repeated failures to detect any potential exploitation attempts early.

Generated by OpenCVE AI on April 28, 2026 at 18:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-12652 A null pointer dereference was addressed with improved input validation. This issue is fixed in iOS 18.4 and iPadOS 18.4, macOS Sequoia 15.4, tvOS 18.4, visionOS 2.4. An attacker on the local network may be able to cause a denial-of-service.
History

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

Type Values Removed Values Added
Title Null Pointer Dereference Causing Local Network Denial of Service in Apple OS

Mon, 05 May 2025 20:30:00 +0000

Type Values Removed Values Added
First Time appeared Apple
Apple ipados
Apple iphone Os
Apple macos
Apple tvos
Apple visionos
CPEs cpe:2.3:o:apple:ipados:*:*:*:*:*:*:*:*
cpe:2.3:o:apple:iphone_os:*:*:*:*:*:*:*:*
cpe:2.3:o:apple:macos:*:*:*:*:*:*:*:*
cpe:2.3:o:apple:tvos:*:*:*:*:*:*:*:*
cpe:2.3:o:apple:visionos:*:*:*:*:*:*:*:*
Vendors & Products Apple
Apple ipados
Apple iphone Os
Apple macos
Apple tvos
Apple visionos

Tue, 29 Apr 2025 16:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-476
Metrics cvssV3_1

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

ssvc

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


Tue, 29 Apr 2025 02:30:00 +0000

Type Values Removed Values Added
Description A null pointer dereference was addressed with improved input validation. This issue is fixed in iOS 18.4 and iPadOS 18.4, macOS Sequoia 15.4, tvOS 18.4, visionOS 2.4. An attacker on the local network may be able to cause a denial-of-service.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apple

Published:

Updated: 2026-04-02T18:10:48.964Z

Reserved: 2025-03-27T16:13:58.315Z

Link: CVE-2025-31202

cve-icon Vulnrichment

Updated: 2025-04-29T15:19:57.310Z

cve-icon NVD

Status : Analyzed

Published: 2025-04-29T03:15:35.040

Modified: 2025-05-05T20:07:59.807

Link: CVE-2025-31202

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-28T19:00:20Z

Weaknesses