ZeroHour
Help Net Securitypublished ()ingested @zeljkazorz

Acrobat Reader zero-day exploited in the wild for many months (CVE-2026-34621)

criticalExploit / PoC exploited in the wildimportance 60CVE-2026-34621

Vulnerabilities mentionedAll →

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
CVE-2026-34621
Actively Exploited Prototype Pollution RCE in Adobe Acrobat and Reader

Adobe Acrobat and Acrobat Reader are affected by a prototype pollution vulnerability (CWE-1321) in which improperly controlled modification of object prototype attributes can lead to arbitrary code execution in the context of the current user. Attackers trigger the flaw by convincing a victim to open a malicious file, typically a crafted PDF, so user interaction is required. Successful exploitation yields code execution as the victim, with the CVSS scope-changed metric indicating impact that extends beyond the vulnerable component. Anyone running Acrobat or Reader versions 24.001.30356 or earlier or 26.001.21367 or earlier is affected. The flaw is being actively exploited in the wild — reportedly via malicious PDFs since December 2025 as a zero-day — and CISA added it to the Known Exploited Vulnerabilities catalog on 2026-04-13 after fixes shipped in Adobe's April 2026 Patch Tuesday release; EPSS assigns a 7.1% probability of exploitation within 30 days (94th percentile).

Do: Upgrade Acrobat and Reader to a version later than 24.001.30356 (24.001 series) or 26.001.21367 (26.001 series) via Adobe's April 2026 security update, and audit installed versions across all endpoints. As a CISA KEV entry, US federal agencies must apply the vendor mitigations per BOD 22-01 guidance or discontinue use of the product if mitigations are unavailable. Until patched, treat PDFs from untrusted sources with caution and monitor for suspicious child-process activity spawned by Acrobat/Reader when files are opened.

8.67% KEV
  • Adobe Acrobat Reader (Acrobat Reader DC) 24.001.30356 and earlier; 26.001.21367 and earlier
  • Adobe Acrobat (Acrobat DC) 24.001.30356 and earlier; 26.001.21367 and earlier
masshundreds of millions of Acrobat/Reader installations worldwide, with likely millions still unpatched

Indicators of compromiseAll →

TypeIndicatorContext
ipv4169.40.2.68an block the two attacker-controlled servers/IP addresses ( 169.40.2.68 and 188.214.34.20 ). Better yet, they should block all http
ipv4188.214.34.20attacker-controlled servers/IP addresses ( 169.40.2.68 and 188.214.34.20 ). Better yet, they should block all http/https traffic tha
Full article554 words · extracted from helpnetsecurity.com · click to collapse

Unknown attackers have exploited a zero-day Adobe Acrobat Reader vulnerability since November 2025 and possibly even earlier, security researcher Haifei Li has discovered.

PDF files carry the exploit

Haifei Li is one of the creators of EXPMON, a sandbox-based cybersecurity system for detecting advanced file-based exploits. It does so by analyzing suspicious files submitted through its public web interface or API.

“Just few weeks ago, on March 26, someone submitted a PDF sample to EXPMON. The sample, while named as ‘yummy_adobe_exploit_uwu.pdf’ by the [unknown] submitter, triggered one of EXPMON’s advanced ‘detection in depth’ features,” Li explained in a post published on Tuesday.

The same sample was submitted a few days before to VirusTotal, he noted. Another security researcher flagged a variant of the sample on VirusTotal, as well, and that one was first submitted on November 28, 2025.

Li’s analysis of the first PDF sample revealed that once opened, the file attempts to execute the heavily obfuscated JavaScript code included in the file.

The script collects various information from the local system (language settings, OS version, the Adobe Reader version number, and the local path of the PDF file) and sends it to an attacker-controlled remote server.

It’s also capable of delivering and launching additional remote code execution or sandbox escape exploits fetched from the attacker-controlled remote server. Unfortunately, when Li analyzed the sample, the server did not deliver any exploit.

“This could be due to several factors: for instance, the attacker’s server might have ‘blocked’ my IP address, or perhaps I needed to provide specific local information to satisfy the server’s conditions. This strongly resembles an advanced fingerprinting attack,” he pointed out.

Test proved that the remote server can deliver and launch additional exploits (Source: Haifei Li)

Malware researcher Giuseppe Massaro analyzed both samples, and noted that both PDFs display Russian-language documents (rendered as images) as visual decoys, and the content – gas supply disruption and emergency response – suggests that the intended targets are Russian-speaking, likely in government, energy sector, or infrastructure organizations.

What to do until a fix is released

Li says that the booby-trapped PDF files will launch the exploit when opened, and confirmed that it works on the latest Acrobat version available.

He notified Adobe of his findings, but the company has yet to push out security updates that fix the exploited vulnerability.

In the meantime, users should avoid opening PDF files sent by untrusted parties. Security teams can block the two attacker-controlled servers/IP addresses (169.40.2.68 and 188.214.34.20). Better yet, they should block all http/https traffic that has the “Adobe Synchronizer” string in the User Agent field, Li advised.

Massaro also advised security teams to monitor for specific changes/actions performed on endpoints (e.g., the AdobeCollabSync.exe making external network connections, and PDF JavaScript calling the RSS.addFeed() or util.readFileIntoStream() APIs).

We’ve reached out to Adobe for more information, and we’ll upate this article when we hear back from them.

UPDATE (April 12, 2026, 04:20 a.m. ET):

Adobe has assigned CVE-2026-34621 to this vulnerability and has released security updates that fix it in Acrobat DC, Acrobat Reader DC, and Acrobat 2024, for Windows and macOS.

“Successful exploitation [of this issue] could lead to arbitrary code execution,” the company confirmed.

Subscribe to our breaking news e-mail alert to never miss out on the latest breaches, vulnerabilities and cybersecurity threats. Subscribe here!

Text extracted automatically; images, tables and formatting may be missing. Original: https://www.helpnetsecurity.com/2026/04/09/acrobat-reader-zero-day-exploited/