LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2023-2136: Google Chrome Skia Integer Overflow Vulnerability

RBRecent Breaches Vulnerability Intelligence·Apr 21, 2023
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
May 12, 2023
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2023-2136 to its Known Exploited Vulnerabilities catalog on Apr 21, 2023, with a federal patch deadline of May 12, 2023 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

Google Chromium Skia contains an integer overflow vulnerability that allows a remote attacker, who has compromised the renderer process, to potentially perform a sandbox escape via a crafted HTML…

CVE-2023-2136 is an integer overflow vulnerability in the Skia graphics component used by Google Chromium. A remote attacker who has already compromised the renderer process can potentially escape the sandbox by means of a crafted HTML page. The issue affects Google Chrome and ChromeOS, Android, Flutter, and possibly other products that incorporate Chromium or Skia.

For IT and security teams this is significant because a sandbox escape can turn a contained browser compromise into broader host or user-session access. All version ranges, exact patch levels, and configuration details must be confirmed against the vendor advisory; public technical detail beyond the CISA summary is limited.

How it works

The weakness is classified as CWE-190 (Integer Overflow or Wraparound). In graphics libraries such as Skia, integer overflows commonly arise when untrusted input—here delivered through a crafted HTML page—causes arithmetic operations on sizes, coordinates, or buffer lengths to wrap around. Once the renderer process is under attacker control, the resulting miscalculation can corrupt memory or control-flow data that the sandbox relies on for isolation.

Because the attacker must first achieve code execution inside the renderer, the vulnerability is not a pure remote code-execution bug on its own; it is a privilege-escalation step that can defeat Chromium’s multi-process sandbox. No further exploit mechanics, proof-of-concept details, or specific memory-corruption primitives are provided in the available facts, so defenders should treat the issue as a classic post-renderer sandbox-escape path and verify any deeper technical analysis against the official Chromium or Google security advisory.

Am I affected? How to find it in your systems

Skia ships inside Google Chrome, ChromeOS, the Android system WebView and browser components, Flutter applications that embed the engine, and any third-party products that reuse Chromium’s graphics stack. Inventory therefore begins with:

Compare collected versions against the fixed releases listed in the vendor advisory. Because the attack requires a prior renderer compromise, look for supporting telemetry: crash reports or sandbox-violation events from the browser process, unexpected child-process launches, or network indicators of drive-by downloads that deliver crafted HTML. Standard browser and OS logging (Chrome’s chrome://crashes, Android logcat, EDR process-creation events) can surface these signs; no unique signature for this CVE is supplied in the facts.

How to remediate

The primary remediation is to apply the updates issued by the vendor, exactly as directed in the CISA required action: “Apply updates per vendor instructions.” Deploy the patched Chrome, ChromeOS, Android, or Flutter releases through your normal software-update channels, prioritizing internet-facing and high-privilege user systems.

After patching, harden the broader attack surface that integer-overflow and sandbox-escape bugs exploit:

Re-inventory after deployment to confirm that no residual vulnerable packages remain.

If you can't patch immediately

When immediate patching is blocked by change windows or compatibility constraints, apply compensating controls that reduce the likelihood of both the initial renderer compromise and any subsequent escape:

These measures buy time but do not replace the vendor update; schedule the permanent fix as soon as operationally feasible.

If your data may have been exposed

Actively exploited sandbox-escape vulnerabilities can lead to credential theft, session hijacking, or further lateral movement that ultimately exposes data. Ransomware use of this specific CVE is not documented. If you suspect compromise, follow your incident-response plan: isolate affected hosts, collect forensic artifacts, rotate credentials, and review access logs. As an additional check, you can run a free exposure scan of your email addresses against known breach data sets to determine whether associated accounts have already appeared in public dumps.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedGoogle · Chromium Skia
WeaknessCWE-190
Added to CISA KEVApr 21, 2023
Federal patch deadlineMay 12, 2023
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities