Cyber Posture

CVE-2026-6306

High

Published: 15 April 2026

Published
15 April 2026
Modified
17 April 2026
KEV Added
Patch
CVSS Score 8.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
EPSS Score 0.0003 9.2th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-6306 is a high-severity Heap-based Buffer Overflow (CWE-122) vulnerability in Google Chrome. Its CVSS base score is 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Client Execution (T1203); ranked at the 9.2th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-2 (Flaw Remediation) and RA-5 (Vulnerability Monitoring and Scanning).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploitation for Client Execution (T1203) and 1 other technique. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Mandates timely identification, reporting, and patching of flaws like the PDFium heap buffer overflow fixed in Chrome 147.0.7727.101.

prevent

Implements memory safeguards such as ASLR and DEP to mitigate heap buffer overflow exploits in PDFium.

detect

Requires vulnerability scanning to identify and prioritize remediation of CVE-2026-6306 in deployed Chrome instances.

MITRE ATT&CK Enterprise TechniquesAI

T1203 Exploitation for Client Execution Execution
Adversaries may exploit software vulnerabilities in client applications to execute code.
T1204.002 Malicious File Execution
An adversary may rely upon a user opening a malicious file in order to gain execution.
Why these techniques?

Heap buffer overflow in Chrome PDFium enables T1203 (Exploitation for Client Execution) via malicious PDF processing for arbitrary code execution; requires user interaction to open file, mapping to T1204.002 (Malicious File).

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

Heap buffer overflow in PDFium in Google Chrome prior to 147.0.7727.101 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted PDF file. (Chromium security severity: High)

Deeper analysisAI

CVE-2026-6306 is a heap buffer overflow vulnerability (CWE-122) in the PDFium component of Google Chrome versions prior to 147.0.7727.101. This flaw allows a remote attacker to potentially execute arbitrary code within the browser's sandbox when a user processes a specially crafted PDF file. The vulnerability carries a CVSS v3.1 base score of 8.8, classified as High severity by Chromium security standards.

A remote attacker can exploit this issue without privileges by tricking a user into opening a malicious PDF file, such as via email, web download, or other vectors requiring user interaction. Successful exploitation enables arbitrary code execution confined to the sandbox, granting high impacts on confidentiality, integrity, and availability (C:H/I:H/A:H) while maintaining unchanged scope (S:U).

Chrome's stable channel update addresses this vulnerability in version 147.0.7727.101 and later, as detailed in the official release notes at https://chromereleases.googleblog.com/2026/04/stable-channel-update-for-desktop_15.html. Additional technical details are available in the Chromium issue tracker at https://issues.chromium.org/issues/496907110. Security practitioners should prioritize updating affected Chrome installations to mitigate risks.

Details

CWE(s)

Affected Products

google
chrome
≤ 147.0.7727.101

CVEs Like This One

CVE-2026-4455Same product: Apple Macos
CVE-2026-6305Same product: Apple Macos
CVE-2026-5272Same product: Apple Macos
CVE-2025-8879Same product: Apple Macos
CVE-2026-7339Same product: Apple Macos
CVE-2026-3915Same product: Apple Macos
CVE-2026-7353Same product: Apple Macos
CVE-2026-4448Same product: Apple Macos
CVE-2026-6296Same product: Apple Macos
CVE-2026-5275Same product: Apple Macos

References