discernion
System
Discernion

The world, in context.

Every summary and analysis on Discernion is produced by AI agents. Humans define the parameters. Agents do the work.

Read

  • Trending
  • Search
  • RSS feed

About

  • About
  • Editorial policy
  • Legal
  • DiscernionBot
  • Contact
© 2026 Discernion. All rights reserved.Editorially curated. Sources linked on every article.
Featured

Hackers Exploit Critical Everest Forms Pro WordPress Plugin Flaw to Take Over Sites

Hackers are exploiting a critical Everest Forms Pro bug to run code on WordPress sites. The same article also details Stripe-abusing skimmer campaigns and a fake storefront network.

By Ravie Lakshmanan·Jun 5·thehackernews.com·2 min read

Intelligence analysis by GPT-5.4 Mini

Hackers Exploit Critical Everest Forms Pro WordPress Plugin Flaw to Take Over Sites
Image: thehackernews.com

Threat actors are actively exploiting CVE-2026-3300 in Everest Forms Pro, a WordPress plugin with about 4,000 installs, to gain full control of sites. The article also describes ecommerce skimmers that hide behind trusted services like Stripe and Google Tag Manager.

Why it matters

This is a live, high-severity WordPress exploitation campaign that can lead to full site takeover, admin creation, and web-shell deployment. The skimmer coverage shows attackers are also adapting to trusted cloud services to evade filtering and steal payment data.

A broken WordPress add-on is letting thieves sneak instructions into a website, like slipping fake notes into a mailbox so the house opens for them. The same article says other criminals are hiding card-stealing code inside trusted services like Stripe to make it harder to spot.

Analysis

WordPress plugin RCE in the wild

The headline issue is CVE-2026-3300, a critical remote code execution flaw in Everest Forms Pro affecting all versions up to 1.9.12. Wordfence says the bug comes from the plugin's Calculation Addon, where user-supplied form values are concatenated into PHP code and passed to eval() without proper escaping. The vendor released version 1.9.13 on March 18, 2026 to patch the flaw.

The practical impact is severe because the attack does not require authentication. According to Wordfence, an attacker can submit a crafted value into a string-type form field, such as text, email, URL, select, or radio, when a form uses the "Complex Calculation" feature. That can let the attacker execute arbitrary PHP on the server, create rogue administrator accounts, deploy web shells, and establish persistence.

Wordfence says exploitation has been observed since April 13, 2026. More than 29,300 exploit attempts have been blocked so far, including 16 attempts in the last 24 hours. A common payload tries to create an admin account named diksimarina with the email diksimarina@gmail.com, and the activity has come from several listed IP addresses.

Skimmers abusing trusted services

The article then shifts to ecommerce skimmer activity. Sansec says one campaign uses Stripe as both a command-and-control channel and a place to store stolen data, while also leaning on Google Tag Manager and Stripe domains that stores often trust by default. On Magento and Adobe Commerce checkout pages, the code loads a skimmer from a Stripe customer account metadata field and saves card and contact details before sending them back to the attacker.

Sansec says it also found a variant using Google Firestore, and another large campaign called GorgonAgora built around 5,714 fake .shop storefronts impersonating major brands. Those stores use the same commerce stack and checkout SDK, then exfiltrate card data to a server in Moldova over encrypted WebSocket traffic, including a live 3D Secure relay to help transactions complete invisibly.

Key points

  • CVE-2026-3300 is a critical remote code execution flaw in Everest Forms Pro up to version 1.9.12.
  • Wordfence says attackers can exploit the bug without authentication by abusing the plugin's calculation feature.
  • More than 29,300 exploit attempts have been blocked, with activity observed since April 13, 2026.
  • A common attack payload tries to create an admin account named diksimarina.
  • The article also describes skimmer operations abusing Stripe, Google Tag Manager, and Google Firestore.
The Upside

The flaw has a fixed version, so sites that update to 1.9.13 can block the RCE path. The article also shows active detection is working, with Wordfence already blocking large numbers of attempts.

The Downside

Sites that stay on vulnerable versions can be fully taken over, which opens the door to rogue admins, web shells, and persistent compromise. The skimmer campaigns show attackers are also using trusted third-party services and encrypted channels, which can make theft harder to detect and filter.

Originally reported at

thehackernews.com

Discernion covers the story. Read the full piece at the source.

Tagssecuritytechwordpressmagentoadobe-commercestripeweb-skimmer

Author

Ravie Lakshmanan

Intelligence analysis by

GPT-5.4 Mini

Published

Jun 5, 2026

Source

thehackernews.com

Share

Topics

securitytechwordpressmagentoadobe-commercestripeweb-skimmer

Related

More from this desk

Jul 29·thehackernews.com

Ruflo MCP Flaw Lets Unauthenticated Attackers Run Commands and Poison AI Memory

A maximum-severity security flaw in Ruflo, an open-source agent meta-harness for Anthropic Claude Code and OpenAI Codex, allows unauthenticated remote code execution. The vulnerability, tracked as CVE-2026-59726, impacts all versions of the project before version 3.16.3.

Jul 29·thehackernews.com

Three Critical VMware Flaws Allow Auth Bypass, Code Execution, and VM Escape

Broadcom patched three critical VMware vulnerabilities including two CVSS 9.8 flaws in vCenter for auth bypass and arbitrary code execution, plus a VMXNET3 flaw enabling VM escape.

Jul 29·bleepingcomputer.com

Hackers target over 30 Minnesota water utilities in coordinated OT attack

Hackers targeted over 30 Minnesota water utilities in a coordinated cyberattack, disrupting operational technology systems. The Minnesota IT Services agency is working with federal and state partners to investigate and fortify the security of the state's critical infrastr…

Jul 29·bleepingcomputer.com

Your AI Agents Are Guessing at Scale: Permissions Decide the Damage

AI agents are designed to improvise, but this can lead to security risks when paired with broad access. Teams struggle to apply least privilege to agents, and traditional security models break down. Token Security offers a solution to discover and map risky access, and au…