Severity by source
Sources disagree (Medium–Critical)AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
vuln.today treats the vendor’s rating as authoritative. A higher third-party CVSS (e.g. CISA-ADP) is shown for transparency but does not drive the headline severity.
CVSS VectorVendor: google
Lifecycle Timeline
4DescriptionCVE.org
Use after free in WebMIDI in Google Chrome on iOS prior to 149.0.7827.53 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Medium)
AnalysisAI
Sandbox escape in Google Chrome on iOS before 149.0.7827.53 can be triggered by a remote attacker who lures a user to a malicious HTML page that abuses a use-after-free condition in the WebMIDI subsystem. Successful exploitation breaks out of the renderer sandbox with high confidentiality, integrity, and availability impact, though no public exploit is identified at time of analysis and EPSS probability is very low (0.03%).
Technical ContextAI
WebMIDI is a browser API that lets web content interact with MIDI musical instrument hardware through the renderer process. The flaw is a CWE-416 use-after-free, meaning code paths in the WebMIDI implementation continue to reference an object after it has been freed, allowing memory to be reallocated and re-typed under attacker control. Because the CVSS scope is Changed (S:C), the bug crosses Chrome's sandbox boundary, which on iOS is layered on top of Apple's WebKit/WKWebView process model - Chrome on iOS is required by App Store policy to use WebKit, so the WebMIDI handling and sandbox semantics differ from desktop Blink-based builds, making this iOS-specific.
RemediationAI
Apply the vendor-released patch by upgrading Google Chrome on iOS to 149.0.7827.53 or later via the Apple App Store; MDM-managed fleets should push the update and verify installed versions. Reference the Chrome Releases advisory at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop.html for distribution timing. As a compensating control until patching completes, restrict use of Chrome on iOS in favor of an already-patched browser, or use MDM web content filtering to block untrusted HTML sources, accepting the trade-off of reduced browsing flexibility; disabling WebMIDI specifically is not user-configurable in Chrome iOS, so feature-level mitigation is not a viable workaround.
Same weakness CWE-416 – Use After Free
View allSame technique Denial Of Service
View allVendor StatusVendor
SUSE
Severity: Critical| Product | Status |
|---|---|
| SUSE Package Hub 15 SP7 | Fixed |
| openSUSE Leap 16.0 | Fixed |
| openSUSE Tumbleweed | Fixed |
| SUSE Package Hub 15 SP7 | Affected |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-34626
GHSA-3r5f-98jq-rfx6