惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

P
Proofpoint News Feed
博客园_首页
WordPress大学
WordPress大学
大猫的无限游戏
大猫的无限游戏
有赞技术团队
有赞技术团队
阮一峰的网络日志
阮一峰的网络日志
Hugging Face - Blog
Hugging Face - Blog
博客园 - 【当耐特】
酷 壳 – CoolShell
酷 壳 – CoolShell
Y
Y Combinator Blog
Vercel News
Vercel News
The GitHub Blog
The GitHub Blog
T
The Blog of Author Tim Ferriss
云风的 BLOG
云风的 BLOG
博客园 - 司徒正美
Engineering at Meta
Engineering at Meta
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
J
Java Code Geeks
Stack Overflow Blog
Stack Overflow Blog
N
Netflix TechBlog - Medium
Martin Fowler
Martin Fowler
宝玉的分享
宝玉的分享
G
Google Developers Blog
Last Week in AI
Last Week in AI

The Register - Software: OSes

Fedora: Microsoft is all aboard, but Deepin is dumped Microsoft promises to do better, but it has a long way to go First big Microsoft update after vow to 'win back fans' Who needs ghost train scares when Windows is such a fright? Microsoft boss tells investors the company is working to 'win back fans' Microsoft boss says company is working to 'win back fans' Linux cryptographic code flaw offers fast route to root Fedora 44 is out – countless versions of it Microsoft sets its sights on the past with 86-DOS and PC-DOS Microsoft updates the Windows Update Experience Windows second-chance setup hurts IT, productivity Ubuntu Resolute Raccoon drops Xorg, keeps X11 apps alive More ancient Linux device support facing the ax WSL9x hacks Linux into ancient Windows 9x systems UK tribunal sends £2B claim accusing Microsoft of overcharging for licensing to trial Zorin OS 18.1 released - and the Lite edition reappears Task Manager's CPU%: an obituary for the recent past Linux 7.1 will have an optional new NTFS driver Microsoft releases Windows Server update to fix April update 20-year-old Enlightenment E16 bug finally gets patched 20-year-old Enlightenment E16 bug finally gets patched Raspberry Pi OS ends open-door policy for sudo Firefox Nightly adds Web Serial after years of saying no Windows Update: Torture chamber for seldom-used PCs Windows Update: Torture chamber for seldom-used PCs Notepad loses Copilot icon as Microsoft gives subtlety a try Notepad loses Copilot icon as Microsoft gives subtlety a try Microsoft attempts to untangle Windows Insider program NHS pays £46K to prep next Microsoft licensing round Linux 7.0 debuts as Linus Torvalds ponders AI's impact
Adobe finally patches PDF pest after months of abuse
Carly Page Carly Page · 2026-04-13 · via The Register - Software: OSes

OSes

Reader and Acrobat flaw let booby-trapped documents profile targets and hijack machines

Adobe has released a fix for an Acrobat and Reader zero-day that attackers had been exploiting for months.

The patch, shipped on April 11, addresses CVE-2026-34621, a critical vulnerability in Acrobat and Reader on Windows and macOS that can lead to arbitrary code execution. That's the polite way of saying a booby-trapped PDF could hand over the keys to the machine just by being opened.

In its advisory, Adobe says it is "aware of CVE-2026-34621 being exploited in the wild," which is doing a fair bit of reputational cleanup in a single sentence. Until now, there had been no public acknowledgment from the company that the bug even existed, let alone that attackers were actively using it.

The patch arrived a couple of days after external reporting put the campaign in the spotlight.

Malicious documents used heavily obfuscated JavaScript running through legitimate Acrobat APIs to gather system information from the host. Based on what it found, the malware could then decide whether to escalate, pulling down a second-stage payload capable of remote code execution or breaking out of Reader's sandbox.

Some targets were left with nothing more than a fingerprinting pass, while others were lined up for deeper compromise. That kind of triage suggests a campaign with specific interests rather than opportunistic spam, which lines up with the lures researchers observed. Some of the documents were written in Russian and referenced oil and gas sector themes, hinting at a more targeted victim pool without quite pointing a finger at who might be behind it.

According to researchers, evidence suggests the malicious activity stretches back to at least late 2025, giving attackers a comfortable runway of several months. During that time, the exploit blended into normal Reader behavior, sidestepping traditional defenses that are tuned to spot known signatures or obvious misbehavior.

The patch closes the hole, but it does not rewind the clock. Anyone who opened a malicious PDF during that window may already have been profiled or worse, depending on how interesting they looked to the attacker. Adobe has not said how many users might have been affected, how the flaw was discovered internally, or why acknowledgment lagged behind public reporting. The company still hasn't responded to The Register's questions.

Adobe may have closed the door, but not before plenty had already walked through it. ®