CVE-2023-41974

Analyzed
Published: 10 Jan 2024, 22:03
Last modified:12 Mar 2026, 00:52

Vulnerability Summary

Overall Risk (default)
medium
41/100
CVSS Score
7.8 HIGH
v3.1 (cve.org)
EPSS Score
0.19% LOW
0% probability -0.04%
KEV
Listed
CISA
1 listing
Ransomware
No reports
Public exploits
1 found
Dark Web
Not detected

Timeline

10 Jan 2024, 22:03
Published
Vulnerability first disclosed
05 Mar 2026, 00:00
Added to CISA KEV
Apple iOS and iPadOS Use-After-Free Vulnerability
12 Mar 2026, 00:52
Last Modified
Vulnerability information updated
26 Mar 2026, 00:00
CISA Remediation Due
Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.

Description

A use-after-free issue was addressed with improved memory management. This issue is fixed in iOS 17 and iPadOS 17, iOS 15.8.7 and iPadOS 15.8.7. An app may be able to execute arbitrary code with kernel privileges.

CVSS Metrics

  • v3.1HIGHScore: 7.8CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

EPSS Trends

Current EPSS score: 0.19% Percentile: 40%

Techniques & Countermeasures

  • CWE-416Use After Free

    The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

Affected Systems

  • UnknowniOS and iPadOS

    ≥ unspecified, < 17 | ≥ unspecified, < 15.8.7

  • appleipados

    < 17.0 | < 15.8.7 | ≥ 16.0, < 17.0

  • appleiphone_os

    < 17.0 | < 15.8.7 | ≥ 16.0, < 17.0

References (6)