Cyber Resilience

CVE-2025-43439

Apple Ipados ≤ 26.1

Published
04 November 2025
Modified
17 December 2025
CVSS Score v3.1 5.5
Click a component to see what it means
Raw vectorCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.0018 8th percentile
Risk Priority 35 floored blend · peak EPSS

Summary

CVE-2025-43439 is a medium-severity Exposure of Private Personal Information to an Unauthorized Actor (CWE-359) vulnerability in Apple Ipados. Its CVSS base score is 5.5 (Medium).

Operationally, ranked at the 8th 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 by removing sensitive data. This issue is fixed in iOS 18.7.2 and iPadOS 18.7.2, iOS 26.1 and iPadOS 26.1, visionOS 26.1. An app may be able to fingerprint the user.

CWE(s)

Related Threats

CVEs Like This One

CVE-2026-28950Same product: Apple Ipados
CVE-2025-31276Same product: Apple Ipados
CVE-2025-43217Same product: Apple Ipados
CVE-2025-43452Same product: Apple Ipados
CVE-2026-28963Same product: Apple Ipados
CVE-2025-43357Same product: Apple Ipados
CVE-2023-42830Same product: Apple Ipados
CVE-2024-40796Same product: Apple Ipados
CVE-2024-27803Same product: Apple Ipados
CVE-2024-44127Same product: Apple Ipados

Affected Assets

apple
ipados
≤ 26.1
apple
iphone os
≤ 26.1

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)
  • AC-3 Access Enforcement
  • AC-6 Least Privilege
  • SC-4 Information in Shared System Resources
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 control policies so that apps cannot read the sensitive data used for user fingerprinting.

prevent

Limits each app to the minimum set of data and privileges required, eliminating exposure of extraneous personal identifiers.

prevent

Ensures information placed in shared system resources is not retained or leaked to other apps after use.

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