Cyber Resilience

CVE-2025-43500

Apple Ipados ≤ 26.1

Published
04 November 2025
Modified
02 April 2026
Patch / advisory
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:H/I:N/A:N
EPSS Score 0.0048 39th percentile
Risk Priority 55 floored blend · peak EPSS

Summary

CVE-2025-43500 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-6 (Least Privilege) — see the control section below for these in your framework.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

A privacy issue was addressed with improved handling of user preferences. This issue is fixed in iOS 26.1 and iPadOS 26.1, macOS Tahoe 26.1, visionOS 26.1, watchOS 26.1. An app may be able to access sensitive user data.

CWE(s)

Related Threats

CVEs Like This One

CVE-2025-43496Same product: Apple Ipados
CVE-2026-28906Same product: Apple Ipados
CVE-2025-43389Same product: Apple Ipados
CVE-2025-43227Same product: Apple Ipados
CVE-2024-27850Same product: Apple Ipados
CVE-2026-28950Same product: Apple Ipados
CVE-2025-43439Same product: Apple Ipados
CVE-2025-43447Same product: Apple Ipados
CVE-2024-44194Same product: Apple Ipados
CVE-2025-31276Same product: Apple Ipados

Affected Assets

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

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)
  • AC-3 Access Enforcement
  • AC-6 Least Privilege
  • AC-4 Information Flow Enforcement
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 access policy so an app cannot read sensitive user preference data it is not authorized to access.

prevent

Limits each app to the minimum privileges required, preventing broad or unintended access to private user data.

prevent

Enforces information-flow rules between apps and the user-preference store, blocking unauthorized exfiltration of sensitive data.

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