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

推荐订阅源

L
LINUX DO - 热门话题
T
The Blog of Author Tim Ferriss
IT之家
IT之家
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
N
Netflix TechBlog - Medium
D
Docker
Engineering at Meta
Engineering at Meta
阮一峰的网络日志
阮一峰的网络日志
Recent Announcements
Recent Announcements
雷峰网
雷峰网
博客园 - 司徒正美
大猫的无限游戏
大猫的无限游戏
美团技术团队
C
Cisco Blogs
V2EX - 技术
V2EX - 技术
N
News and Events Feed by Topic
Latest news
Latest news
博客园 - 三生石上(FineUI控件)
博客园 - Franky
Attack and Defense Labs
Attack and Defense Labs
C
CERT Recently Published Vulnerability Notes
S
Secure Thoughts
博客园_首页
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Microsoft Security Blog
Microsoft Security Blog
The GitHub Blog
The GitHub Blog
Hacker News - Newest:
Hacker News - Newest: "LLM"
V
V2EX
Hugging Face - Blog
Hugging Face - Blog
W
WeLiveSecurity
The Register - Security
The Register - Security
T
Tenable Blog
J
Java Code Geeks
The Cloudflare Blog
有赞技术团队
有赞技术团队
博客园 - 聂微东
P
Palo Alto Networks Blog
Security Latest
Security Latest
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
S
SegmentFault 最新的问题
H
Hacker News: Front Page
L
Lohrmann on Cybersecurity
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
酷 壳 – CoolShell
酷 壳 – CoolShell
T
The Exploit Database - CXSecurity.com
S
Security @ Cisco Blogs
Cisco Talos Blog
Cisco Talos Blog
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
Hacker News: Ask HN
Hacker News: Ask HN

WordPress.com News

WordPress.com Changelog: A More Flexible Editor WordPress Studio Just Got Faster, the CLI is Now Dependency-Free, and Sonnet 5 Support What Is Agentic Commerce? What It Means for Your Store How to Choose a Web Host: 7 Factors to Consider WordPress.com Changelog: Shape Your Newsletter Signup and Get Domain Help in Chat Build your first plugin with WordPress Studio and Cursor Feature Clips: Turn Posts Into Social-Ready Video Customize What Newsletter Subscribers See | WordPress.com Your WordPress Expert, Now on Desktop: Studio Code Beta Jetpack Search 7.0: Find Products Faster in WooCommerce WordPress.com Changelog: Sharper Image Editing and a New Way to Multitask Meet Desktop Mode: Turn WordPress Admin Into a Desktop Workspace How to Make Your Website More Discoverable by AI | WordPress.com Develop Locally on Linux with WordPress Studio 10 New WordPress.com Features Just Landed WordPress.com Is Now Available in Stripe Projects WordCamp Europe 2026: Worth the Wait A Better Client Feedback Loop with Studio Code WordPress.com Changelog: WordPress 7.0 and Ways to Repurpose Your Written Content WordPress 7.0 Has Arrived: Here’s Everything You Need to Know WordPress 7.0 Has Arrived: Here’s Everything You Need to Know Now in the Reader: Bluesky, Mastodon, and the Fediverse Introducing Write: A New Way to Post, Built for Writers Meet WordCamp Agent: A Preview of the WordPress Memory Layer Turn Your Blog Posts Into Podcast Episodes WordPress.com Changelog: Launch a Podcast and Update Your Friends Blueprints Gallery Is Now Available in WordPress Studio Achievement Unlocked: Your WordPress.com Milestones Now Have a Home Your Podcast Belongs With Your Blog and Newsletter Easy Site Editor – Coming Soon Easy Site Editor – Now in Beta Introducing Lately, now in beta Introducing WordPress Workspace for Mac WordPress.com Changelog: AI Assistant Opt-in on All Current Paid Plans and A New Way to Build Sites from Your Terminal Go From Idea to Live Ecommerce Store in One Hour A New Theme for Short-Form Blogging on WordPress.com Your WordPress Expert in the Terminal: Try the Studio Code Beta WordPress.com Changelog: Try the WordPress 7.0 Beta and a One-Click Solution for Plugin Errors Spry Fox Has Been Making Games for 15 Years. Their Blog Still Matters. How to Build an Endless Stream of Content Ideas with WordPress and Claude How HealthPress.io Used WordPress.com to Power a Growing European Lifestyle Health Movement Murphy Levesque Co-Founded an Animal Rescue at 11. Her WordPress.com Site Helped Save Over 100 Animals. What We Learned (and Loved) at WordCamp Asia 2026 in Mumbai How to Choose Headless WordPress Hosting: A 2026 Checklist How Knockers Design Builds Complex Client Work on WordPress.com WordPress.com Changelog: A New Telegram Bot and Complimentary Newsletter Subscriptions The Top 10 Creative WordPress Themes with Real Personality Give Friends Free Access with Complimentary Subscriptions How WordPress 7.0 Is Building the Foundation for AI-Powered Sites New in WordPress Studio: Studio CLI on npm & phpMyAdmin Access Plugins, Global Styles, and More: Now on Every WordPress.com Paid Plan How Consultings Company Became Brazil’s First Automattic Partner by Betting on Owned Digital Top WordPress Design Trends for 2026: Interactivity, AI, and the Return to Ownership WordPress.com Changelog: Enabling AI Agents to Work on Your Site and More Control Over Newsletter Sending Barbara Kingsley Started TikTok at 77. Now She Has 100,000 Followers and a Website to Match.
Inside WordPress.com’s Security Response to the Essential Plugin Attack
WordPress.com Staff · 2026-05-22 · via WordPress.com News

Running a WordPress site should not mean carrying the full weight of security operations yourself. On WordPress.com, security is handled at the platform level through continuous scanning, managed infrastructure, virtual patches, backups, and human-led response.

The Essential Plugin supply chain attack is one example of what that looks like in practice. When malicious code was found across a portfolio of plugins, WordPress.com security teams identified affected hosted sites, updated detection systems, deployed a DNS-level block against the attacker-controlled domain, and removed malicious code from impacted environments.

This post explains what happened, how WordPress.com responded, and why proactive, managed security matters for those who need WordPress flexibility without having to manage every security risk alone.

How the Essential Plugin attack unfolded

In early 2026, the WordPress community experienced a large supply chain attack on plugins by the “Essential Plugin” developer.

A buyer had quietly acquired the entire Essential Plugin portfolio (formerly WP Online Support) — a collection of 30+ plugins built up over eight years of legitimate development. Roughly six months after the acquisition, malicious code — wpos-analytics — was added to the plugins’ source.

For months, the malicious code sat dormant. Then, in early April 2026, the backdoor was activated. The compromised plugins began phoning home to analytics.essentialplugin.com, where the attacker could ship arbitrary payloads to every site running an affected version.

On April 7, 2026, WordPress.org patched and permanently closed all 31 plugins in the portfolio. The patch stopped active exploitation by preventing the backdoor from executing, but WordPress.com’s security team chose to go further on the sites we host by removing the attacker’s code from affected plugin files.

Why the Essential Plugin backdoor was different

What made this incident different was that the compromised code arrived through plugins that had previously been trusted. Site owners had not ignored updates or installed obviously suspicious software; the issue came through a familiar plugin supply chain.

A patch can stop malicious code from executing, but cleanup can go further. In this case, WordPress.com removed the attacker’s code from affected sites we host, rather than relying only on a disarm.

That distinction matters because WordPress.com’s security model is not limited to waiting for site owners to notice a problem or manually apply a fix. Our teams can detect, mitigate, and clean up issues across hosted sites at the platform level.

How WordPress.com contained the threat

Waiting for sites to be flagged through normal scanning would mean some sites could be carrying dormant attacker code for months or longer. This is why WordPress.com took a proactive approach to protect sites and mitigate this attack.

Within hours of the disclosure, WordPress.com security specialists obtained a full list of every WordPress.com hosted site running one or more of the affected plugin slugs — over 2,200 sites. We then:

  1. Updated our malware detection system to flag the malicious wpos-analytics module, the injected code block in each plugin’s main file, and flag suspicious activity unique to the malware.
  2. Deployed a DNS-level block across WP Cloud for analytics.essentialplugin.com, preventing affected sites from reaching the attacker-controlled domain entirely.
  3. Surgically cleaned up all affected sites by completely removing the wpos-analytics directory and removing specific malicious code from the plugin files.
  4. Coordinated with WPScan to publish vulnerability records so site owners across the wider WordPress ecosystem — not just on WordPress.com — could be alerted by their security tooling.

The result: WordPress.com removed the attacker’s code from affected hosted sites and blocked the attacker-controlled domain at the platform level.

How WordPress.com approaches security

WordPress.com’s security model is built on proactive protection. That includes automated scanning, infrastructure hardening, proactive mitigation, and human-led incident response working continuously behind the scenes.

Continuous monitoring and threat detection

Every WordPress.com site is scanned daily by Jetpack Scan against a constantly updated library of malware and vulnerability signatures. Suspicious behavior and compromised files are surfaced quickly so security specialists can investigate and respond before issues spread further.

When new threats emerge, detection systems can be updated rapidly across the platform, helping identify affected sites at scale.

Platform-level protection and mitigation

WordPress.com runs on a managed infrastructure designed to reduce common attack paths before they reach customer sites. Servers are patched and isolated, login abuse is rate-limited, and suspicious bot traffic is filtered automatically.

Core, plugin, and theme updates can also be applied automatically where appropriate. A managed Web Application Firewall helps block known exploit patterns at the edge before they ever reach your site. 

WordPress.com also uses virtual patches: platform-level mitigations that can block known critical vulnerabilities even when an affected plugin has not yet been updated, or no developer fix is available.

During the Essential Plugin incident, WordPress.com also deployed a DNS-level block across WP Cloud for the attacker-controlled domain tied to the attack infrastructure.

Human-led security response

Automation matters, but large-scale incidents still require human investigation and judgment.

WordPress.com security specialists handle malware analysis, vulnerability research, incident response, and site cleanup across the platform. When widespread threats emerge, the team coordinates detection updates, investigates affected environments, and works with plugin and theme authors on responsible disclosure.

In the Essential Plugin incident, WordPress.com identified affected hosted sites en masse and removed malicious code directly from impacted environments rather than relying solely on patches that disabled execution.

Recovery and resilience

Security also means being able to recover quickly when something goes wrong.

Automated off-site backups through Jetpack VaultPress Backup allow affected sites to be restored to a known-good state, often within minutes.

Here’s a closer look at the protections and the steps you can take to keep your site safe and secure on WordPress.com.

Build on WordPress.com with confidence

The flexibility of WordPress is one of its greatest strengths. Plugins, themes, and integrations give site owners the freedom to build what they need, but that freedom works best when it is supported by a strong security infrastructure behind the scenes.

That is where WordPress.com’s managed approach matters. Platform-level monitoring, virtual patches, malware scanning, backups, and human security specialists help reduce the operational burden on site owners without taking away the flexibility that makes WordPress powerful.

Security work is often invisible when it is working well. You may never see the scans, mitigations, cleanup, and response happening in the background, but they are part of what helps keep your site running securely so you can focus on building, publishing, selling, and growing on WordPress.com.