ZeroHour

CVE-2023-4863

KEV PoC ×4mass1

Out-of-Bounds Write in Google Chromium WebP Image Codec Actively Exploited

CISA: Google Chromium WebP Heap-Based Buffer Overflow Vulnerability

CVSS 3.1
8.8 high
EPSS
100%p100
Published
()
KEV added
AI analysis

CVE-2023-4863 is a heap-based buffer overflow (CWE-787) in the WebP image codec used by Google Chromium, allowing a remote attacker to write outside the intended bounds of allocated memory. It is triggered when a user visits a crafted HTML page containing malicious WebP image data, so no authentication or special privileges are required, only that the victim loads attacker-controlled content in an affected application. Successful exploitation gives the attacker an out-of-bounds memory write in the affected process, which can lead to application crashes or memory corruption with the potential for code execution. Exposure is unusually broad because, per the advisory, the flaw can affect any application that uses the WebP codec, meaning the browsing public and any software bundling WebP decoding are plausibly in scope. The flaw was added to the CISA KEV catalog on 2023-09-13, indicating confirmed exploitation in the wild; EPSS assigns it a 100% probability of exploitation within 30 days, ransomware use is unknown, and no public proof-of-concept is known.

What to do: Update Google Chrome and all other Chromium-based browsers to the latest stable release containing the WebP fix (the patched Chrome 116.0.5845.187 shipped in September 2023), and update or rebuild any other software that bundles the WebP/libwebp codec (fixed in libwebp 1.3.2). Until patching is complete, treat untrusted web content as the attack vector and, per the CISA KEV required action, apply mitigations per vendor instructions or discontinue use of affected software if mitigations are unavailable. Verify remediation by checking installed browser and application versions against the vendor advisories.

Affected
Google Chromium WebP
Estimated exposure
mass~3+ billion users (Chromium-based browsers account for roughly two-thirds of global browser usage) — Chromium is the engine behind Chrome, Edge, Brave, Opera and Android WebView, which together dominate global browser market share, and the vulnerable WebP codec is additionally bundled in many non-browser applications that decode WebP…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

Heap buffer overflow in libwebp in Google Chrome prior to 116.0.5845.187 and libwebp 1.3.2 allowed a remote attacker to perform an out of bounds memory write via a crafted HTML page. (Chromium security severity: Critical)

CISA Known Exploited Vulnerability
Affected
Google Chromium WebP
Required action
Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.
Due date
Ransomware use
Unknown
Vendors
googlefedoraprojectdebianmozillamicrosoftwebmprojectnetappbentleybandisoft
Products
chrome, fedora, debian linux, firefox, thunderbird, edge chromium, teams, webp image extension, libwebp, active iq unified manager, seequent leapfrog, honeyview
Weakness
CWE-787
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

In the news