Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2025-11391

CVE-2025-11391: WooCommerce PPOM Plugin RCE Vulnerability

CVE-2025-11391 is a remote code execution flaw in the PPOM Product Addons plugin for WooCommerce that allows unauthenticated attackers to upload malicious files. This article covers technical details, affected versions, and mitigation.

Published: March 18, 2026

CVE-2025-11391 Overview

CVE-2025-11391 is a critical arbitrary file upload vulnerability affecting the PPOM – Product Addons & Custom Fields for WooCommerce plugin for WordPress. The vulnerability exists due to missing file type validation in the image cropper functionality in all versions up to, and including, 33.0.15. This flaw enables unauthenticated attackers to upload arbitrary files on the affected site's server, potentially leading to remote code execution.

While the vulnerable code is present in the free version of the plugin, exploitation requires that users have the paid version of the software installed and activated. This distinction is important for accurately assessing exposure within WordPress environments utilizing WooCommerce.

Critical Impact

Unauthenticated attackers can upload malicious files (including PHP webshells) to compromise WordPress servers, enabling full remote code execution without any authentication requirements.

Affected Products

  • PPOM – Product Addons & Custom Fields for WooCommerce plugin versions up to and including 33.0.15
  • WordPress sites running the paid version of the PPOM plugin
  • WooCommerce-enabled WordPress installations with the affected plugin active

Discovery Timeline

  • 2025-10-18 - CVE-2025-11391 published to NVD
  • 2025-10-21 - Last updated in NVD database

Technical Details for CVE-2025-11391

Vulnerability Analysis

This vulnerability is classified as CWE-434: Unrestricted Upload of File with Dangerous Type. The core issue stems from the image cropper functionality within the PPOM plugin failing to properly validate uploaded file types before processing them. The vulnerability is accessible over the network without requiring any authentication, making it particularly dangerous for public-facing WordPress sites.

The lack of file type validation means attackers can bypass intended restrictions and upload executable files such as PHP scripts. Once uploaded, these malicious files can be accessed directly through the web server, enabling attackers to execute arbitrary code with the privileges of the web server process. This can lead to complete site compromise, data theft, defacement, or use of the server in further attacks.

Root Cause

The root cause is the absence of proper file type validation in the image cropper functionality located in the plugin's hooks.php file. The code processes uploaded files without verifying that they are legitimate image files, allowing any file type—including executable PHP files—to be uploaded to the server. Proper validation should include checks for file extensions, MIME types, and file content (magic bytes) to ensure only expected image formats are accepted.

Attack Vector

The attack can be executed remotely over the network by any unauthenticated user. An attacker would craft a malicious request to the image cropper endpoint, submitting a PHP webshell or other malicious file disguised or presented as an image upload. Due to the missing validation:

  1. The attacker identifies a WordPress site running the vulnerable paid version of PPOM plugin
  2. The attacker crafts a multipart form request targeting the image cropper functionality
  3. Instead of a legitimate image, the attacker includes a PHP file containing malicious code
  4. The server accepts and stores the file without validation
  5. The attacker accesses the uploaded file directly via its URL, executing the malicious PHP code
  6. The attacker gains remote code execution capabilities on the target server

For technical details on the vulnerable code path, refer to the WordPress WooCommerce Hook Source.

Detection Methods for CVE-2025-11391

Indicators of Compromise

  • Unexpected PHP files appearing in WordPress upload directories, particularly those associated with the PPOM plugin
  • Suspicious HTTP POST requests to PPOM plugin endpoints containing non-image file content
  • Web server logs showing access to unfamiliar PHP files in plugin or upload directories
  • Anomalous outbound network connections from the WordPress server indicating webshell activity

Detection Strategies

  • Implement file integrity monitoring on WordPress installations to detect unauthorized file additions
  • Configure web application firewalls (WAF) to inspect file uploads and block requests containing PHP code in image upload fields
  • Review web server access logs for unusual POST requests to /wp-content/plugins/woocommerce-product-addon/ paths
  • Deploy endpoint detection solutions capable of identifying webshell artifacts and behaviors

Monitoring Recommendations

  • Enable detailed logging for the WordPress uploads directory and plugin directories
  • Monitor for process execution chains originating from the web server process (e.g., Apache/Nginx spawning shell commands)
  • Set up alerts for new PHP file creation in directories that should only contain media files
  • Implement network monitoring for command-and-control traffic patterns typically associated with webshell activity

How to Mitigate CVE-2025-11391

Immediate Actions Required

  • Update the PPOM – Product Addons & Custom Fields for WooCommerce plugin to a patched version immediately
  • Audit WordPress upload directories for any suspicious or unexpected PHP files
  • Review web server logs for evidence of exploitation attempts targeting the image cropper functionality
  • If compromise is suspected, perform a full security assessment and restore from known-good backups

Patch Information

A security patch addressing this vulnerability is available. Administrators should update to the latest version of the PPOM plugin beyond 33.0.15. The fix can be reviewed in the WordPress Code Changeset. Additional details are available in the Wordfence Vulnerability Report.

Workarounds

  • If immediate patching is not possible, temporarily disable the PPOM plugin until an update can be applied
  • Implement server-level restrictions to block PHP execution in upload directories using .htaccess or nginx configuration
  • Configure a web application firewall to block file upload requests containing executable content
  • Restrict access to the WordPress admin and plugin directories to trusted IP addresses where feasible
bash
# Apache: Prevent PHP execution in uploads directory
# Add to .htaccess in wp-content/uploads/
<FilesMatch "\.php$">
    Order Allow,Deny
    Deny from all
</FilesMatch>

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechWoocommerce

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability0.28%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-434
  • Technical References
  • WordPress WooCommerce Hook Source

  • WordPress Code Changeset

  • Wordfence Vulnerability Report
  • Related CVEs
  • CVE-2026-2582: Germanized for WooCommerce RCE Vulnerability

  • CVE-2026-4001: WooCommerce Custom Product Addons RCE Flaw

  • CVE-2026-2296: WooCommerce Product Addons RCE Vulnerability

  • CVE-2025-13773: WooCommerce Delivery Notes RCE Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English