CVE-2026-10945

Google · Chrome

A use-after-free vulnerability in the PDF processing component of Google Chrome potentially allows for remote code execution.

Executive summary

A critical use-after-free vulnerability in Google Chrome's PDF handling engine introduces a serious risk of remote code execution via malicious document files.

Vulnerability

The flaw resides in the way the browser processes PDF documents, specifically involving a use-after-free condition. An unauthenticated attacker can exploit this by enticing a user to open a specially crafted PDF within the browser.

Business impact

Successful exploitation allows an attacker to execute code as the user, facilitating potential data theft or system takeover. Given the high CVSS score of 8.8, this flaw represents a significant risk for environments where users frequently interact with web-based PDF documents.

Remediation

Immediate Action: Update Google Chrome to version 149 or newer to patch the PDF processing engine.

Proactive Monitoring: Monitor for suspicious file downloads and inspect web traffic for patterns associated with malicious document delivery.

Compensating Controls: Disable the automatic opening of PDF files within the browser if possible, or use security software that scans downloaded files for malicious payloads.

Exploitation status

Public Exploit Available: false

Analyst recommendation

PDF-based attacks are a common vector for malware delivery. Organizations should prioritize patching Chrome to mitigate this risk and ensure that security policies regarding file handling are strictly enforced.