← Vulnerability feed

Vulnerability record · CVE-2023-32373 · published 23 June 2023

CVE-2023-32373: Apple WebKit use-after-free enables code execution via web content

Apple · Safari

A use-after-free flaw in Apple's WebKit engine was fixed across watchOS, tvOS, macOS, iOS, iPadOS and Safari. Processing maliciously crafted web content can lead to arbitrary code execution, and Apple stated it was aware of a report that the issue may have been actively exploited.

8.8 CVSS 3.1 High CISA KEV since 22 May 2023 EPSS 12% · top 4.0% CWE-416 · Use after free
8.8CVSS 3.1 base score
12%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
8Affected product versions listed by NVD
15References
17 Jun 2026Last modified by NVD

Description

A use-after-free issue was addressed with improved memory management. This issue is fixed in watchOS 9.5, tvOS 16.5, macOS Ventura 13.4, iOS 15.7.6 and iPadOS 15.7.6, Safari 16.5, iOS 16.5 and iPadOS 16.5. Processing maliciously crafted web content may lead to arbitrary code execution. Apple is aware of a report that this issue may have been actively exploited.

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

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 17 September 2026. Confidence: high.

high priorityIt is in CISA KEV with reported active exploitation and a high CVSS of 8.8, though it requires user interaction to trigger.

What it is

A use-after-free flaw in Apple's WebKit engine was fixed across watchOS, tvOS, macOS, iOS, iPadOS and Safari. Processing maliciously crafted web content can lead to arbitrary code execution, and Apple stated it was aware of a report that the issue may have been actively exploited.

Impact

An attacker can execute arbitrary code in the context of the affected browser or web-content renderer, potentially gaining control of the user's device or session.

Attack surface

Reached over the network by rendering malicious web content; no privileges are required but user interaction (visiting or viewing the crafted content) is needed per the CVSS vector.

Exploitation

Listed in CISA KEV with a 2023-05-22 addition and 2023-06-12 due date, and Apple reported possible active exploitation; EPSS 30-day probability is 0.12172 (95.9th percentile).

What to do

  • Apply the vendor updates: watchOS 9.5, tvOS 16.5, macOS Ventura 13.4, iOS/iPadOS 15.7.6 and 16.5, and Safari 16.5.
  • Update WebKitGTK+ and any Linux distributions carrying WebKit per their advisories (e.g. Gentoo GLSA 202401-04).
  • Prioritize patching internet-facing and user-facing Apple devices and browsers, since exploitation requires only viewing crafted web content.
  • Where immediate patching is not possible, restrict browsing to trusted sites and reduce exposure of unpatched devices.
  • Track KEV remediation deadlines and confirm all affected platforms are covered, not just one OS.

Detection

  • Monitor for crashes or abnormal process termination in WebKit-based browsers and web-content renderers.
  • Hunt for unexpected child processes or code execution spawned from Safari/WebKit processes.
  • Review web proxy and DNS logs for connections to known malicious or suspicious domains delivering exploit content.
  • Check endpoint telemetry for memory-corruption exploitation indicators in browser processes.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Exploitation in the wild

CISA added CVE-2023-32373 to the Known Exploited Vulnerabilities catalog on 22 May 2023 as "Apple Multiple Products WebKit Use-After-Free Vulnerability". Required action: Apply updates per vendor instructions. Federal deadline 12 June 2023.

Affected products

8 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
https://security.gentoo.org/glsa/202401-04 Third Party Advisory
https://support.apple.com/en-us/HT213757 Release NotesVendor Advisory
https://support.apple.com/en-us/HT213758 Release NotesVendor Advisory
https://support.apple.com/en-us/HT213761 Release NotesVendor Advisory
https://support.apple.com/en-us/HT213762 Release NotesVendor Advisory
https://support.apple.com/en-us/HT213764 Release NotesVendor Advisory
https://support.apple.com/en-us/HT213765 Release NotesVendor Advisory
https://security.gentoo.org/glsa/202401-04 Third Party Advisory
https://support.apple.com/en-us/HT213757 Release NotesVendor Advisory
https://support.apple.com/en-us/HT213758 Release NotesVendor Advisory
https://support.apple.com/en-us/HT213761 Release NotesVendor Advisory
https://support.apple.com/en-us/HT213762 Release NotesVendor Advisory
https://support.apple.com/en-us/HT213764 Release NotesVendor Advisory
https://support.apple.com/en-us/HT213765 Release NotesVendor Advisory
https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2023-32373 US Government Resource

Track CVE-2023-32373 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2025-43300Apple iOS, iPadOS and macOS out-of-bounds write via malicious imageAn out-of-bounds write in Apple iOS, iPadOS and macOS is triggered when processing a malicious image file, causing memory corruption. Apple states th…KEVEPSS 22%analysed10.0CVE-2025-24201Apple WebKit out-of-bounds write allows sandbox escapeCVE-2025-24201 is an out-of-bounds write in Apple's WebKit that was addressed with improved checks. Maliciously crafted web content may break out of …KEVEPSS 3.8%analysed10.0CVE-2025-24085Apple iOS, iPadOS, macOS, tvOS, visionOS, watchOS Use-After-Free Privilege EscalationA use-after-free flaw in Apple's operating systems was fixed through improved memory management in iOS 18.3, iPadOS 18.3 and 17.7.6, macOS Sequoia 15…KEVEPSS 18%analysed9.8CVE-2026-65400Apple macOS Screen Sharing authentication bypassAn improper authentication flaw in Apple macOS Screen Sharing allows a network attacker to authenticate without valid credentials. Apple fixed it via…KEVEPSS 1.2%analysed9.8CVE-2025-31200Apple OS media parsing memory corruption allows code executionA memory corruption flaw in Apple's audio stream processing was fixed with improved bounds checking across iOS, iPadOS, macOS, tvOS, visionOS and wat…KEVEPSS 19%analysed9.8CVE-2025-31201Apple OS Pointer Authentication bypass via arbitrary read/writeApple removed vulnerable code that allowed an attacker holding arbitrary read and write capability to bypass Pointer Authentication across iOS, iPadO…KEVEPSS 14%analysed9.8CVE-2022-22587Apple iOS, iPadOS and macOS kernel memory corruption via out-of-bounds writeAn out-of-bounds write (CWE-787) in Apple iOS, iPadOS and macOS is caused by insufficient input validation and can corrupt memory. Apple states it is…KEVEPSS 12%analysed9.8CVE-2021-1870Apple WebKit logic flaw allows remote code executionA logic issue in Apple's WebKit was addressed with improved restrictions, affecting macOS Big Sur, Catalina, Mojave, iOS and iPadOS, plus WebKitGTK a…KEVEPSS 7.7%analysed

Source: NIST National Vulnerability Database (record CVE-2023-32373), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.