Critical Zero-Day in Adobe Reader Exploited Since 2025, Hackers Use Malicious PDFs to Steal Data and Prepare Advanced Attacks

A newly uncovered zero-day vulnerability in Adobe Reader has been actively exploited since at least November 2025, raising serious concerns across the cybersecurity landscape. The flaw was first identified by Haifei Li, founder of EXPMON, a sandbox-driven exploit detection platform known for uncovering advanced threats.

Attack Vector and Execution

The exploit is triggered when a user opens a malicious PDF file, with no further interaction required. One such sample, “Invoice540.pdf,” was discovered on VirusTotal, indicating a phishing strategy centered on fake invoices—a commonly effective social engineering tactic.

Upon execution, the PDF runs obfuscated JavaScript code embedded within the document. This code manipulates internal APIs such as util.readFileIntoStream and RSS.addFeed. These APIs, originally designed for file handling and RSS feed management respectively, are repurposed by attackers to extract sensitive data and transmit it to a remote command-and-control (C2) server located at 169.40.2.68.

This initial compromise enables attackers to fingerprint the infected system, gathering intelligence that can be used for more advanced exploitation stages. These may include Remote Code Execution (RCE), allowing arbitrary code execution, or Sandbox Escape (SBX), which bypasses application-level security restrictions and grants deeper system access.

Targeted Campaign Indicators

Security researcher Giuseppe Massaro (Gi7w0rm) identified that the malicious PDFs were written in Russian and themed around the oil and gas industry. This suggests a targeted attack campaign, likely aimed at specific organizations or sectors, rather than indiscriminate mass distribution.

Historical Context and Vendor Response

This is not an isolated incident. A prior vulnerability, CVE-2024-41869, also discovered by Li, highlighted similar weaknesses in Adobe Reader. However, Adobe has yet to confirm whether that earlier flaw was actively exploited.

As of April 7, 2026, Adobe has been notified of the current issue but has not released a patch. In the absence of an official fix, mitigation strategies include avoiding untrusted PDF files and implementing network-level defenses, such as blocking traffic containing Adobe Synchronizer headers.


Our Opinion: A Wake-Up Call for Proactive Security

This incident underscores a recurring issue in modern cybersecurity: the gap between vulnerability discovery and patch deployment. The fact that this exploit requires no user interaction beyond opening a file makes it particularly dangerous, especially in enterprise environments where PDFs are routinely exchanged.

From our perspective, organizations must shift from reactive to proactive security models. Relying solely on vendor patches is no longer sufficient. Advanced threat detection systems, behavior-based monitoring, and strict file-handling policies should be standard practice.

Equally concerning is the targeted nature of this campaign. The use of industry-specific lures, such as Russian oil and gas documents, indicates a high level of sophistication and intent. This is not opportunistic hacking—it is calculated cyber espionage.

Adobe’s delayed response also raises questions about disclosure timelines and patch prioritization. While zero-days are inherently difficult to manage, faster interim guidance or temporary mitigations from vendors could significantly reduce risk exposure.

In conclusion, this case highlights the importance of layered security, user awareness, and rapid incident response. Until a patch is released, vigilance is the only defense.