IpadosOperating system · Apple

CVE-2025-24244

MEDIUM · 5.5 CVSS v3.1 Published 2025-03-31
Fix available
A fix is available. Upgrade to 13.7.5 / 14.7.5 or later.
See remediation →
58/100
Remediation priority · Elevated
No privileges

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
The issue was addressed with improved memory handling. This issue is fixed in iOS 18.4 and iPadOS 18.4, iPadOS 17.7.6, macOS Sequoia 15.4, macOS Sonoma 14.7.5, macOS Ventura 13.7.5, tvOS 18.4, watchOS 11.4. Processing a maliciously crafted font may result in the disclosure of process memory.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

A memory handling vulnerability in Apple's font processing subsystem allows a maliciously crafted font file to leak process memory contents when processed by the victim. This information disclosure occurs due to improper memory management during font parsing.

MitigationApply the appropriate Apple security updates (iOS 18.4, iPadOS 17.7.6/18.4, macOS Sequoia 15.4, Sonoma 14.7.5, Ventura 13.7.5, tvOS 18.4, or watchOS 11.4) to all affected devices. Avoid opening untrusted font files from unknown sources.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
IpadosOperating system
Affected:< 17.7.6>= 18.0, < 18.4
Iphone OsOperating system
Affected:< 18.4
macOSOperating system
Affected:>= 13.0, < 13.7.5>= 14.0, < 14.7.5>= 15.0, < 15.4
TvosOperating system
Affected:< 18.4

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Local
Complexity
Low
Privileges
None
User interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

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

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Check iOS version
    Go to Settings > General > About on the iPhone and note the iOS version number
    Affected if Version is less than 18.4, or version is 17.x and less than 17.7.6
  2. Check iPadOS version
    Go to Settings > General > About on the iPad and note the iPadOS version number
    Affected if Version is less than 17.7.6, or version is >= 18.0 and less than 18.4
  3. Check macOS version
    Click Apple menu > About This Mac and note the macOS version (Ventura 13.x, Sonoma 14.x, or Sequoia 15.x)
    Affected if Version is 13.0 to 13.7.4, 14.0 to 14.7.4, or 15.0 to 15.3
  4. Check tvOS version
    Go to Settings > General > About > Version on Apple TV
    Affected if Version is less than 18.4
  5. Identify font processing activity
    Review recently opened font files from untrusted sources, as the vulnerability triggers when processing a maliciously crafted font
    Affected if A vulnerable OS version is confirmed AND a font file from an untrusted source was processed

The environment is affected if the installed OS version falls within any of the affected ranges AND a maliciously crafted font file has been processed.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Upgrade available Upgrade to 13.7.5 / 14.7.5 / 15.4 or later
Fixed in 13.7.514.7.515.4
Interim mitigation

Apply the appropriate Apple security updates (iOS 18.4, iPadOS 17.7.6/18.4, macOS Sequoia 15.4, Sonoma 14.7.5, Ventura 13.7.5, tvOS 18.4, or watchOS 11.4) to all affected devices. Avoid opening untrusted font files from unknown sources.

Recommended fix High confidence

iOS 18.4, iPadOS 18.4, iPadOS 17.7.6, macOS Sequoia 15.4, macOS Sonoma 14.7.5, macOS Ventura 13.7.5, tvOS 18.4

  1. Identify the current installed version of the affected Apple operating system (iOS, iPadOS, macOS, or tvOS)
  2. Back up all important data on the device
  3. Connect the device to a power source and ensure stable internet connectivity
  4. For iOS/iPadOS: Open Settings > General > Software Update and install the available update
  5. For macOS: Open System Settings > General > Software Update and install the available update
  6. For tvOS: Go to Settings > System > Software Updates and install the available update
  7. Restart the device if prompted to complete the installation
  8. Verify the installed version matches the fixed release
Caveat Apple OS updates generally include compatibility changes; some legacy apps or configurations may require updates after upgrading

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Ipados Scoped from the published advisory
  • Consultation1.0 h
  • Implementation2.0 h
  • Testing1.0 h
  • Review / QA1.0 h
5.0 hours of engineering $890
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $1,424.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2025-24244 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2025-24244 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data