Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N
Primary rating from Vendor (Chrome).
CVSS VectorVendor: Chrome
Lifecycle Timeline
5DescriptionCVE.org
Cryptographic Flaw in PDFium in Google Chrome prior to 147.0.7727.55 allowed an attacker to read potentially sensitive information from encrypted PDFs via a brute-force attack. (Chromium security severity: Medium)
AnalysisAI
Cryptographic weakness in PDFium allows unauthenticated remote attackers to decrypt and read sensitive information from password-protected PDFs through brute-force attacks when users view malicious or compromised PDF files in Google Chrome versions prior to 147.0.7727.55. The vulnerability requires user interaction (opening a PDF) but combines weak cryptographic design (CWE-326) with low attack complexity, making it feasible for attackers to extract confidential content from encrypted documents. EPSS score of 0.01% indicates minimal real-world exploitation likelihood despite Chromium's medium severity classification.
Technical ContextAI
PDFium is the open-source PDF rendering engine embedded in Chromium-based browsers including Google Chrome. The vulnerability stems from insufficient key derivation or weak encryption parameters in PDFium's PDF decryption implementation, classified as CWE-326 (Inadequate Encryption Strength). PDF encryption typically uses RC4 or AES ciphers with password-based key derivation; weak implementation allows attackers to computationally enumerate possible decryption keys faster than intended. The flaw affects the cryptographic layer that processes encrypted PDF documents before rendering, meaning any PDF with owner or user password protection becomes vulnerable to offline brute-force attacks once retrieved by an attacker.
RemediationAI
Upgrade Google Chrome to version 147.0.7727.55 or later immediately to receive the patched PDFium implementation. Users on Windows, macOS, and Linux can enable automatic updates or manually check Settings > About > Google Chrome for update installation. For organizations requiring manual deployment, the stable channel release is documented at https://chromereleases.googleblog.com/2026/04/stable-channel-update-for-desktop.html. No workarounds exist for the cryptographic flaw itself; users should avoid opening PDFs from untrusted sources and consider disabling PDF preview in email clients until patched. Chromium-based browsers should check their respective update channels for patched versions incorporating the upstream fix (reference https://issues.chromium.org/issues/486906037 for technical details).
Same weakness CWE-326 – Inadequate Encryption Strength
View allSame technique Information Disclosure
View allVendor StatusVendor
SUSE
Severity: Medium| Product | Status |
|---|---|
| SUSE Package Hub 15 SP6 | Fixed |
| openSUSE Leap 15.6 | Fixed |
| openSUSE Tumbleweed | Fixed |
| SUSE Package Hub 15 SP6 | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-20705
GHSA-mp5w-52hw-836r