Severity by source
AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H
Primary rating from Vendor (Chrome).
CVSS VectorVendor: Chrome
Lifecycle Timeline
4DescriptionCVE.org
Integer overflow in XML in Google Chrome on Windows prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)
AnalysisAI
Sandbox escape in Google Chrome on Windows prior to 148.0.7778.216 allows a remote attacker who has already compromised the renderer process to break out of the sandbox via a crafted HTML page that triggers an integer overflow in XML handling. The flaw is rated Chromium High severity with CVSS 8.3 and requires user interaction plus a chained renderer compromise; no public exploit identified at time of analysis and EPSS is very low at 0.03%.
Technical ContextAI
The vulnerability resides in Chrome's XML processing code, classified as CWE-472 (External Control of Assumed-Immutable Web Parameter) and tagged as a Buffer Overflow / integer overflow condition. Chromium's multi-process architecture isolates untrusted web content inside a sandboxed renderer process, while privileged operations are handled by the browser process; XML parsing routines that are reachable from the renderer can cross this trust boundary if malformed input causes arithmetic miscalculations that lead to memory corruption. According to the supplied CPE (cpe:2.3:a:google:chrome:*) and EUVD data, the bug affects the Chrome desktop browser on Windows specifically, and exploitation requires the integer overflow path to be reachable from an already-compromised renderer.
RemediationAI
Vendor-released patch: Google Chrome 148.0.7778.216 for Windows - update Chrome to this version or later via the Stable channel as described in the Chrome Releases advisory (https://chromereleases.googleblog.com/2026/05/stable-channel-update-for-desktop_0877304591.html); managed environments should push the update through Chrome Browser Cloud Management, Group Policy, or the equivalent MDM channel and verify the version on endpoints. No vendor workaround is documented for this specific issue; as a compensating control until patching completes, restrict browsing of untrusted HTML/XML content (for example by enforcing strict Site Isolation, which is on by default, and considering temporary use of Enhanced Safe Browsing or application allow-listing), keeping in mind that disabling XML-handling features broadly is not exposed as a configurable knob and would break legitimate web functionality. Cross-reference the tracking bug at https://issues.chromium.org/issues/506388321 for any follow-up notes.
Same technique Buffer Overflow
View allVendor StatusVendor
SUSE
Severity: High| Product | Status |
|---|---|
| openSUSE Leap 16.0 | Fixed |
| openSUSE Tumbleweed | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-33108
GHSA-946c-jrh2-x2cr