Skip to main content
COSMICBYTEZLABS
NewsSecurityHOWTOsToolsStudyTraining
ProjectsChecklistsAI RankingsNewsletterStatusTagsAbout
Subscribe

Press Enter to search or Esc to close

News
Security
HOWTOs
Tools
Study
Training
Projects
Checklists
AI Rankings
Newsletter
Status
Tags
About
RSS Feed
Reading List
Subscribe

Stay in the Loop

Get the latest security alerts, tutorials, and tech insights delivered to your inbox.

Subscribe NowFree forever. No spam.
COSMICBYTEZLABS

Your trusted source for IT intelligence, cybersecurity insights, and hands-on technical guides.

1154+ Articles
126+ Guides

CONTENT

  • Latest News
  • Security Alerts
  • HOWTOs
  • Projects
  • Exam Prep

RESOURCES

  • Search
  • Browse Tags
  • Newsletter Archive
  • Reading List
  • RSS Feed

COMPANY

  • About Us
  • Contact
  • Privacy Policy
  • Terms of Service

© 2026 CosmicBytez Labs. All rights reserved.

System Status: Operational
  1. Home
  2. News
  3. Funnel Builder Flaw Under Active Exploitation Enables WooCommerce Checkout Skimming
Funnel Builder Flaw Under Active Exploitation Enables WooCommerce Checkout Skimming
NEWS

Funnel Builder Flaw Under Active Exploitation Enables WooCommerce Checkout Skimming

Attackers are actively exploiting a critical vulnerability in the Funnel Builder WordPress plugin to inject malicious JavaScript into WooCommerce checkout...

Dylan H.

News Desk

May 16, 2026
3 min read

Active Exploitation in the Wild

A critical security vulnerability in the Funnel Builder plugin for WordPress has entered active exploitation, with threat actors injecting malicious JavaScript code into WooCommerce checkout pages to steal payment card data. Security researchers published details of the campaign on May 16, 2026.

The attack targets e-commerce sites running WooCommerce with the Funnel Builder plugin installed — a combination used by tens of thousands of online stores to create sales funnels and optimized checkout flows.

How the Attack Works

Exploiting the flaw in Funnel Builder, attackers gain the ability to modify the checkout page template rendered by WooCommerce. They inject a JavaScript payment skimmer — a lightweight script that silently captures form field values (card number, CVV, expiry date, billing name and address) as the victim completes their purchase.

The stolen data is exfiltrated to an attacker-controlled server in real time, typically encoded in a way that blends with normal analytics or tracking traffic to evade detection by network monitoring tools.

The victim's transaction still completes normally, meaning neither the merchant nor the customer is immediately aware of the compromise.

Why This Is Significant

WordPress powers an estimated 43% of all websites, and WooCommerce is by far the most popular e-commerce platform built on top of it. Plugin vulnerabilities that enable checkout manipulation represent a significant threat to consumers — credit card data stolen via skimmers is typically sold in bulk on criminal marketplaces or used directly for fraudulent transactions within hours of capture.

This class of attack mirrors techniques used by the well-documented Magecart group and its successors, which have targeted payment pages across thousands of sites over the past several years.

Indicators and Recommendations

For site administrators:

  • Update the Funnel Builder plugin to the latest patched version immediately
  • Audit your checkout page source for unexpected <script> tags or base64-encoded blobs
  • Review server-side file modification timestamps for recently altered theme or plugin files
  • Enable a Web Application Firewall (WAF) with WordPress-specific rules
  • Implement Subresource Integrity (SRI) checks and a strict Content Security Policy (CSP) to limit the execution of unauthorized scripts

For consumers:

  • Use virtual or single-use card numbers for online purchases where available
  • Monitor card statements closely for unexpected small transactions (skimmers often test with micro-charges)
  • Prefer payment methods that do not expose full card data (e.g., PayPal, Apple Pay, Google Pay)

References

  • The Hacker News — Funnel Builder Flaw Under Active Exploitation
  • Sucuri Blog — Magecart & Skimmer Campaigns
#Vulnerability#WordPress#WooCommerce#Skimmer#Supply Chain#Active Exploitation

Related Articles

Funnel Builder WordPress Plugin Bug Exploited to Steal Credit Cards

A critical vulnerability in the Funnel Builder plugin for WordPress is being actively exploited to inject malicious JavaScript into WooCommerce checkout...

6 min read

Hackers Actively Exploiting Breeze Cache File Upload Bug in WordPress Attacks

Threat actors are mass-exploiting a critical unauthenticated file upload vulnerability in the Breeze Cache WordPress plugin, uploading PHP webshells to...

5 min read

Hackers Exploit Critical Flaw in Ninja Forms WordPress Plugin

Attackers are actively exploiting a critical unauthenticated arbitrary file upload vulnerability in the Ninja Forms File Uploads premium add-on for...

5 min read
Back to all News