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

推荐订阅源

aimingoo的专栏
aimingoo的专栏
Y
Y Combinator Blog
云风的 BLOG
云风的 BLOG
Microsoft Azure Blog
Microsoft Azure Blog
腾讯CDC
T
The Blog of Author Tim Ferriss
P
Proofpoint News Feed
Hugging Face - Blog
Hugging Face - Blog
博客园_首页
小众软件
小众软件
美团技术团队
Martin Fowler
Martin Fowler
爱范儿
爱范儿
有赞技术团队
有赞技术团队
博客园 - 【当耐特】
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Microsoft Security Blog
Microsoft Security Blog
宝玉的分享
宝玉的分享
J
Java Code Geeks
B
Blog
V
V2EX
Stack Overflow Blog
Stack Overflow Blog
B
Blog RSS Feed
博客园 - Franky

Consumer Insights

The ransomware negotiator who was working for the other side After years on the run, alleged Ryuk ransomware operator pleads guilty INTERPOL crackdown shows scammers shifting to social media Meta lets strangers remix your public Instagram photos with AI—here’s how to opt out Invited to a "job interview" with Netflix or OpenAI? Beware! Your Google password could be at risk Two arrested over credit card phishing - as the Netherlands is named Europe's worst for payment fraud India pauses WhatsApp username feature over security concerns Alleged teen ransomware hustler faces US charges after arrest in Finland WhatsApp usernames explained: how to reserve yours and stay safe Scammers race to cash in on Venezuelan earthquake disaster USB drives carrying China-linked malware infected Japanese military networks for nearly a year WhatsApp tests new safety prompt before you chat with strangers Social media is worth celebrating. It's also worth protecting. Polish police dismantle SIM-swap gang accused of crypto theft Operation Endgame deals fresh blow to StealC and Amadey malware networks Hacker hijacks Brazil's national alert system, sending "misanthropy" to millions of phones Cybercrime now rivals traditional crime across parts of Asia Apple's Hide My Email tweak leaves privacy fans fuming Americans lost $3.5 billion to imposter scams last year — and the scams are getting harder to spot Scammers have killed the physical Steam Gift cards Crypto investment scam sends couriers to collect victims' cash, FBI warns Maine forced to take down data breach portal after fake notices filed with authorities Privacy own-goal: World Cup blunder leaks Lionel Messi's passport details Why schools remain one of cybercriminals' favourite targets WhatsApp detects new spyware activity from Israel’s NSO Group despite court order Got a LinkedIn message from a recruiter? It might be Chinese intelligence, warn FBI and MI5 Europol cracks down on illegal streaming globally Hackers didn't hack Instagram; they just asked Meta AI FBI Warns Fans About FIFA Scams Ahead of 2026 World Cup Virtual knife, real lawsuit: Counter-Strike skin dispute ends in court
Popular WordPress redirect plugin found with years-old ba...
Vlad CONSTAN · 2026-04-30 · via Consumer Insights

Quick Page/Post Redirect was pulled from WordPress.org after researchers linked older installs to a dormant code-execution backdoor.

Quick Page/Post Redirect removed for review

A widely used WordPress redirect plugin has been temporarily removed from WordPress.org after a hidden backdoor was traced to versions distributed years ago. Quick Page/Post Redirect, used to manage page, post and custom URL redirects, has more than 70,000 active installations.

The issue was uncovered by Austin Ginder, founder of WordPress hosting provider Anchor, after security alerts surfaced on a dozen customer sites. It’s unclear whether the original developer inserted the code or the project was compromised.

External update channel raised the risk

Ginder found that official versions 5.2.1 and 5.2.2, released between 2020 and 2021, harbored a concealed self-update mechanism that contacted an external anandnet[.]com domain. That channel allowed code to be pushed outside the normal WordPress.org review process.

In March 2021, sites running those versions reportedly received a modified 5.2.3 build from the external server. The tampered package had a different hash from the WordPress.org version and introduced a passive backdoor designed to stay hidden.

Backdoor appears linked to SEO spam

The malicious code appears to have triggered only for logged-out visitors, helping it evade detection by administrators. It plugged itself into WordPress content rendering and fetched instructions from external Anandnet infrastructure—behavior consent with cloaked parasite or SEO spam-injection campaigns.

The bigger concern is the update mechanism itself. Even if the command-and-control (C2) subdomain is dormant, affected installs may still contain code that can accept arbitrary updates if the infrastructure becomes reachable again.

What site owners should know

Administrators using Quick Page/Post Redirect should audit installed versions, especially 5.2.1, 5.2.2 and externally delivered 5.2.3 builds. Security teams should compare plugin hashes, inspect outbound requests, and review indexed pages for injected spam.

The recommended mitigation is to remove the plugin altogether and replace it only with a clean WordPress.org copy of version 5.2.4 when it becomes available again. Until then, affected websites should treat the plugin as a supply-chain risk.