CyberAlerts is shutting down on June 30th, 2025. Thank you for your support!

CVE-2025-34090: Google Chrome AppBound Cookie Encryption Bypass via COM Hijacking

9.3 CVSS

Description

A security bypass vulnerability exists in Google Chrome AppBound cookie encryption mechanism due to insufficient validation of COM server paths during inter-process communication. A local low-privileged attacker can hijack the COM class identifier (CLSID) registration used by Chrome's elevation service and point it to a non-existent or malicious binary. When this hijack occurs, Chrome silently falls back to the legacy cookie encryption mechanism (protected only by user-DPAPI), thereby enabling cookie decryption by any user-context malware without SYSTEM-level access. This flaw bypasses the protections intended by the AppBound encryption design and allows cookie theft from Chromium-based browsers.

Confirmed in Google Chrome with AppBound Encryption enabled. Other Chromium-based browsers may be affected if they implement similar COM-based encryption mechanisms.

Classification

CVE ID: CVE-2025-34090

CVSS Base Severity: CRITICAL

CVSS Base Score: 9.3

CVSS Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H

Problem Types

CWE-426 Untrusted Search Path CWE-276 Incorrect Default Permissions

Affected Products

Vendor: Google

Product: Chrome

References

https://nvd.nist.gov/vuln/detail/CVE-2025-34090
https://www.cyberark.com/resources/threat-research-blog/c4-bomb-blowing-up-chromes-appbound-cookie-encryption
https://vulncheck.com/advisories/google-chrome-appbound-cookie-encryption

Timeline