Cyber Resilience

CVE-2025-43496

Apple Ipados ≤ 26.1

Published
04 November 2025
Modified
02 April 2026
CVSS Score v3.1 7.5
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
EPSS Score 0.0048 39th percentile
Risk Priority 55 floored blend · peak EPSS

Summary

CVE-2025-43496 is a high-severity Exposure of Private Personal Information to an Unauthorized Actor (CWE-359) vulnerability in Apple Ipados. Its CVSS base score is 7.5 (High).

Operationally, ranked at the 39th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified map to AC-3 (Access Enforcement) and AC-4 (Information Flow Enforcement) — see the control section below for these in your framework.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

The issue was addressed by adding additional logic. 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 Tahoe 26.1, visionOS 26.1, watchOS 26.1. Remote content may be loaded even when…

more

the 'Load Remote Images' setting is turned off.

CWE(s)

Related Threats

CVEs Like This One

CVE-2026-28906Same product: Apple Ipados
CVE-2025-43500Same product: Apple Ipados
CVE-2025-43389Same product: Apple Ipados
CVE-2025-43227Same product: Apple Ipados
CVE-2024-27850Same product: Apple Ipados
CVE-2024-23211Same product: Apple Ipados
CVE-2025-43357Same product: Apple Ipados
CVE-2023-42830Same product: Apple Ipados
CVE-2024-40796Same product: Apple Ipados
CVE-2025-43374Same product: Apple Ipados

Affected Assets

apple
ipados
≤ 26.1
apple
iphone os
≤ 26.1
apple
macos
≤ 15.7.2
apple
visionos
≤ 26.1
apple
watchos
≤ 26.1

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)
  • AC-4 Information Flow Enforcement
  • AC-3 Access Enforcement
  • SC-7 Boundary Protection
Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)
  • 2 hardening rules · 2 OS baselines
Validate
Prove the fix (OWASP ASVS)
  • V10.3.5
  • V10.7.2

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly enforces the configured policy that blocks remote image content from loading when the setting is disabled.

prevent

Enforces the user-selected access restriction that should prevent remote content retrieval.

prevent

Boundary protection mechanisms can be configured to deny unauthorized outbound connections used to fetch remote images.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

RC.CO-04 partial match
degrades

CWE-359 does not impair RC.CO-04's ability to issue approved public recovery updates, yet any resulting PII exposure can partially undermine the outcome's overall efficacy and trust.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

prevents

Masking or anonymizing personal identifiers limits the amount of private personal information that can be disclosed through application outputs or logs.

prevents

Monitoring and quarantining outbound messages that contain personal or private data directly reduces the chance that such information will be disclosed to unauthorized recipients.

prevents

The explicit prohibition on copying personally identifiable information into development and test environments directly lowers the exposure of private personal data to staff or processes that should not see it.

mitigates

Labeling, chain-of-custody, and access-control requirements limit the exposure of private personal information during any transfer method.

prevents

Mandating privacy procedures and a designated privacy officer helps ensure that private personal information is not disclosed without proper authorization or necessity.

mitigates

The agreements impose enforceable restrictions on the handling of private personal information, thereby decreasing the risk that such data will be exposed to unauthorized parties.

References