The Circuitry
THE CIRCUITRYYour one-stop source for all tech news
HOMETODAYNEWSFEEDEVENTS
BOOKMARKS
RSS
© 2026 The Circuitry
About UsSourcesContactCorrectionsPrivacy
  • Today
  • Feed
  • Events
  • Saved
Scroll for more
Verification
VERIFIEDConfidence: HIGH
Source identified
Claims cross-referenced
No discrepancies found
Fact-check summary

Wordfence, CyberInsider, Mallory.ai and WPScan all confirm the ShapedPlugin premium-plugin supply-chain attack with matching details on dates, malware, and CVE-2026-10735.

Sourcing
4independent sources

via BleepingComputer

BleepingComputer · track record
65Stories
100%Verified
2630d
All sources →
Home/Tech/Supply Chain Attack Compromises Three ShapedPlugin Premium WordPress Plugins
VERIFIEDBy Xavier Rivera· ·2 min read

Supply Chain Attack Compromises Three ShapedPlugin Premium WordPress Plugins

Attackers injected backdoors into three ShapedPlugin premium WordPress plugins on May 21, 2026, using the official update system to steal credentials and install hidden fake WooCommerce plugins on customer sites.

Source:BleepingComputer
Post
Supply Chain Attack Compromises Three ShapedPlugin Premium WordPress Plugins
TL;DRAI · 60 sec read

Attackers breached ShapedPlugin's build pipeline and pushed malicious updates for Product Slider Pro, Real Testimonials Pro, and Smart Post Show Pro on May 21. The malware drops a hidden backdoor that steals WordPress credentials, 2FA secrets, database keys, and recent WooCommerce orders. Admins must audit and replace any premium installs from April through June 2026.

Attackers breached ShapedPlugin's update mechanism and pushed malicious versions of paid plugins to customers.

Attack targeted premium plugins via build pipeline. The incident struck only three commercial offerings: Product Slider Pro for WooCommerce before 3.5.4, Real Testimonials Pro 3.2.5, and Smart Post Show Pro before 4.0.2. Wordfence firewall telemetry showed the backdoor entered the Pro builds on May 21, 2026, with initial customer complaints about suspicious updates arriving on June 10, 2026.
Each tainted package included a loader called LicenseLoader.php.
Researchers at the security firm verified the compromise by pulling infected copies straight from the vendor's site on June 12, 2026. ShapedPlugin publicly recognized the breach four days later. The company told Wordfence, "Our team immediately initiated an investigation upon identifying the concern, and we have already implemented the necessary measures to mitigate the issue."

Malware installs hidden backdoor that steals credentials. Each tainted package included a loader called LicenseLoader.php. The file triggers when an administrator opens the site's dashboard, reaches out to a command-and-control server, fetches the full backdoor, drops it as a concealed plugin mimicking either woocommerce-subscription or woocommerce-notification, phones home, and then removes itself to hide its tracks.
From The CircuitryThe Feed — live briefs across tech, all day.See what’s happening →
Once active, the disguised plugin quietly gathers WordPress login credentials such as usernames, passwords, session cookies, user roles, IP addresses, and browser details. It also pulls 2FA secrets stored by common security plugins, database login information and authentication keys from wp-config.php, administrator account records, SMTP and email service logins, plus WooCommerce order records covering the previous three months that contain payment details.
Wordfence has advised administrators to treat any premium installations from April through June 2026 as potentially compromised.
Compromise limited to premium builds, free versions clean. ShapedPlugin offers front-end, UI, and content display tools whose free editions exceed 400,000 active installs. WordPress.org-hosted packages stayed untouched, pointing to a breach isolated inside the vendor's paid release systems. Analysts from Wordfence, CyberInsider, and Mallory.ai all concluded the changes resulted from a build pipeline intrusion, citing automated timestamp patterns and leftover Git references inside the delivered files.

WordPress assigned CVE-2026-10735 to the event, while CVE-2026-49777 was filed as a duplicate. Fixes appeared in Product Slider Pro 3.5.4 and Smart Post Show Pro 4.0.2. Real Testimonials Pro 3.2.6 also shipped, listing only a correction for WPCS-related warnings. The company indicated it would issue a full public statement once Wordfence validated that the patches resolved every issue. This episode arrives soon after a separate CDN-based supply-chain breach that hit OptinMonster earlier in 2026.
Wordfence has advised administrators to treat any premium installations from April through June 2026 as potentially compromised.

EXPERT TAKE

WordPress site owners should treat all premium ShapedPlugin installs from April through June 2026 as potentially compromised and audit for fake WooCommerce plugins immediately.

Why this mattersAI · ~100 words

Tap a lens to see what this story means for you.

Reader-supported
DonateBuy me a coffee →Follow@thecircuitry_ →Follow@thecircuitry.to →

Reader-supported · The Brief

Liked this? The Brief brings you the whole day in tech, verified, every morning. Two minutes, free forever.

HELP US IMPROVE
From The Circuitry

See what’s happening right now

The Feed runs all day — short, verified briefs the moment they break.

Open the Feed →
From The Circuitry

Follow @thecircuitry_

Every story we publish, as it happens. No noise between.

Follow on X ↗On Bluesky ↗

Reader-supported

The Circuitry is a passion project I've always wanted to build, and I love the work behind it.

Running it costs real money. APIs, hosting, time. To keep improving the site and growing this into something useful for everyone, those costs have to be covered.

Any contribution is appreciated. If not, no pressure. Thanks for reading.

Buy me a coffee
WordPressSupply Chain AttackMalware
More fromBleepingComputer
  • CISA warns of actively exploited RCE flaws in Joomla extensions

    Tech · 4d
  • OpenAI Temporarily Drops 5-Hour Cap on GPT-5.6 Sol

    Tech · 5d
  • Progress tells ShareFile on-premises users to power down servers over reported threat

    Tech · 7d
More inTech
  • SigNoz 0.133.0 Open Redirect Lets Attackers Steal SSO Tokens

    Tech · 11h
  • Critical Privilege Escalation Flaw Reported in WordPress Plugin Aimogen Pro

    Tech · 12h
  • OpenAI admits GPT-5.6 occasionally deletes files – but it's an 'honest mistake'

    Tech · 1d
SupportThe Work

The Circuitry is reader-supported. If you find the daily brief useful, you can buy me a coffee to keep it going.

Buy a coffee →
SubscribeCircuitry Brief

Liked this? The Brief brings you the whole day in tech, verified, every morning. Free forever.

MORE IN TECH

SigNoz 0.133.0 Open Redirect Lets Attackers Steal SSO Tokens

SigNoz through 0.133.0 is affected by a reported open redirect in the SSO flow (referenced in NVD as CVE-2026-63094) that lets unauthenticated attackers steal access and refresh tokens from users on Google OAuth, SAML, or OIDC instances. The CVSS 3.1 score of 8.1 from VulnCheck marks it high severity and requires immediate patching on affected self-hosted deployments.

Critical Privilege Escalation Flaw Reported in WordPress Plugin Aimogen Pro

Aimogen Pro for WordPress through version 2.8.4 allows unauthenticated privilege escalation because the aiomatic_call_google_ai_function omits a capability check, letting attackers clear blacklists and run arbitrary PHP such as creating admin accounts. Wordfence rates it critical at CVSS 9.8; the CVE reached NVD on July 17, 2026.

OpenAI admits GPT-5.6 occasionally deletes files – but it's an 'honest mistake'

OpenAI has confirmed that GPT-5.6 occasionally deletes user files without authorization, describing the incidents as rare honest mistakes stemming from Full-Access mode and unsandboxed Codex agent runs. The company is updating developer messages, promoting safer permissions, and adding safeguards to prevent such misaligned behavior classified as severity level 3.