Cyber Resilience

CVE-2026-11289

Google Chrome ≤ 149.0.7827.53

Published
05 June 2026
Modified
17 June 2026
CVSS Score v3.1 6.5
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
EPSS Score 0.0020 10th percentile
Risk Priority 48 floored blend · peak EPSS

Summary

CVE-2026-11289 is a medium-severity Improper Protection of Physical Side Channels (CWE-1300) vulnerability in Google Chrome. Its CVSS base score is 6.5 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Account Discovery (T1087); ranked at the 10th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified map to IA-6 (Authentication Feedback) and SI-11 (Error Handling) — see the control section below for these in your framework.

EU & UK References

Vulnerability Data

Side-channel information leakage in Paint in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to leak cross-origin data via a crafted HTML page. (Chromium security severity: Low)

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1087 Account Discovery Discovery
Adversaries may attempt to get a listing of valid accounts, usernames, or email addresses on a system or within a compromised environment.
T1110 Brute Force Credential Access
Adversaries may use brute force techniques to gain access to accounts when passwords are unknown or when password hashes are obtained.
T1595 Active Scanning Reconnaissance
Adversaries may execute active reconnaissance scans to gather information that can be used during targeting.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2026-14071Same product: Apple Macos
CVE-2025-10890Same product: Apple Macos
CVE-2026-11284Same product: Apple Macos
CVE-2026-14112Same product: Apple Macos
CVE-2025-13992Same product: Apple Macos
CVE-2026-8017Same product: Apple Macos
CVE-2026-3929Same product: Apple Macos
CVE-2026-14012Same product: Apple Macos
CVE-2025-11210Same product: Apple Macos
CVE-2026-5876Same product: Apple Macos

Affected Assets

google
chrome
≤ 149.0.7827.53

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)
  • 3 hardening rules · 2 OS baselines
Validate
Prove the fix (OWASP ASVS)

Mitigating Controls (NIST 800-53 r5) AI

Obscures authentication feedback so that success/failure differences are not observable to attackers.

Requires error messages to avoid revealing exploitable details, directly stopping observable response discrepancies.

Directly requires protection against electromagnetic emanation leakage, which stops one class of the physical side-channel exposures described in CWE-1300.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-06 mostly match
prevents

Secure SDLC practices directly prevent observable response discrepancies via consistent error handling and timing.

PR.AA-06 partial match
prevents

Limiting physical access reduces opportunity for side-channel observation but does not address emission-protection mechanisms inside the device.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

mitigates

Physical perimeters can limit attacker proximity needed for side-channel capture.

mitigates

Entry controls reduce opportunities for physical observation of emissions.

mitigates

Securing rooms and facilities can shield equipment from side-channel probing.

mitigates

Monitoring deters or detects attempts to exploit physical side channels.

mitigates

Protecting against physical threats can include shielding against emanation attacks.

mitigates

Proper siting and protection of equipment can reduce observable emissions.

References