The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
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
    • 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-13329

CVE-2025-13329: WooCommerce File Uploader RCE Vulnerability

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

Published: March 25, 2026

CVE-2025-13329 Overview

CVE-2025-13329 is a critical arbitrary file upload vulnerability affecting the File Uploader for WooCommerce plugin for WordPress. The vulnerability exists due to missing file type validation in the callback function for the add-image-data REST API endpoint in all versions up to, and including, 1.0.3. This security flaw allows unauthenticated attackers to upload arbitrary files to the Uploadcare service and subsequently download them on the affected site's server, potentially enabling remote code execution.

Critical Impact

Unauthenticated attackers can exploit this vulnerability to upload malicious files (such as PHP webshells) without any authentication, potentially gaining complete control of the affected WordPress installation and underlying server.

Affected Products

  • File Uploader for WooCommerce plugin for WordPress versions up to and including 1.0.3
  • WordPress sites using the vulnerable plugin with the REST API enabled
  • WooCommerce installations utilizing the File Uploader for WooCommerce plugin

Discovery Timeline

  • 2025-12-20 - CVE CVE-2025-13329 published to NVD
  • 2025-12-23 - Last updated in NVD database

Technical Details for CVE-2025-13329

Vulnerability Analysis

This vulnerability is classified as CWE-434 (Unrestricted Upload of File with Dangerous Type). The core issue stems from the plugin's failure to implement proper file type validation within the REST API endpoint handler. When a request is made to the add-image-data endpoint, the plugin processes uploaded file data without verifying that the file content matches an expected safe file type.

The attack chain involves uploading malicious files to the Uploadcare third-party service, which are then retrieved and stored on the vulnerable WordPress server. Since no validation occurs during either the upload or download phase, attackers can effectively place executable files (such as PHP scripts) directly on the target server's filesystem. This two-stage process circumvents any front-end protections and exploits the trust relationship between the plugin and the Uploadcare service.

Root Cause

The root cause of CVE-2025-13329 is the complete absence of file type validation logic within the callback function handling the add-image-data REST API endpoint. The plugin developers did not implement checks to verify:

  1. The MIME type of uploaded files
  2. The file extension against an allowlist of safe file types
  3. The actual file content (magic bytes) to prevent MIME type spoofing

This oversight allows any file type to pass through the upload pipeline, including executable scripts that can compromise the server when accessed.

Attack Vector

The attack vector for this vulnerability is network-based and requires no authentication or user interaction. An attacker can exploit this vulnerability by:

  1. Identifying a WordPress site running the vulnerable File Uploader for WooCommerce plugin version 1.0.3 or earlier
  2. Sending a crafted REST API request to the add-image-data endpoint containing a malicious file (e.g., a PHP webshell)
  3. The plugin processes the request and stores the malicious file via the Uploadcare service integration
  4. The attacker then triggers the download of the malicious file to the WordPress server's filesystem
  5. Once stored, the attacker accesses the uploaded file directly through a web request, executing arbitrary code

The vulnerability requires no special privileges and can be exploited remotely by any attacker with network access to the target WordPress installation.

Detection Methods for CVE-2025-13329

Indicators of Compromise

  • Unexpected PHP, HTML, or executable files appearing in WordPress upload directories or plugin-related folders
  • Suspicious REST API requests to the add-image-data endpoint from unknown or external IP addresses
  • Unexplained connections to Uploadcare service URLs followed by local file creation events
  • New or modified files with recent timestamps in plugin directories that don't correspond to legitimate updates

Detection Strategies

  • Monitor WordPress REST API logs for requests targeting the /wp-json/ endpoints related to the File Uploader for WooCommerce plugin
  • Implement file integrity monitoring (FIM) to detect unauthorized file creation in web-accessible directories
  • Deploy web application firewall (WAF) rules to inspect and block requests containing executable file signatures to REST API endpoints
  • Review server access logs for sequential patterns of API requests followed by direct file access attempts

Monitoring Recommendations

  • Enable verbose logging for the WordPress REST API and regularly audit logs for anomalous activity
  • Configure alerts for file upload events involving executable file extensions (.php, .phtml, .phar, etc.)
  • Monitor outbound connections to Uploadcare services and correlate with file system changes
  • Implement runtime application self-protection (RASP) to detect and block code execution from uploaded files

How to Mitigate CVE-2025-13329

Immediate Actions Required

  • Update the File Uploader for WooCommerce plugin to a patched version immediately if one is available
  • If no patch is available, deactivate and remove the File Uploader for WooCommerce plugin until a fix is released
  • Conduct a thorough audit of the WordPress filesystem to identify and remove any potentially malicious files
  • Review server and WordPress logs for evidence of exploitation attempts
  • Implement WAF rules to block requests to the vulnerable add-image-data endpoint as a temporary measure

Patch Information

Organizations should monitor the WordPress Plugin Repository and the Wordfence Vulnerability Report for official patch releases. Until a patch is available, the plugin should be disabled to prevent exploitation.

Workarounds

  • Disable the File Uploader for WooCommerce plugin entirely until a security patch is available
  • Implement strict file type validation at the web server level (Apache/Nginx) to reject executable file uploads
  • Use a Web Application Firewall (WAF) to filter and block malicious requests targeting the vulnerable REST API endpoint
  • Restrict REST API access to authenticated users only using WordPress security plugins or server-level access controls
bash
# Example Nginx configuration to block executable uploads
location ~* /wp-json/.*add-image-data {
    # Temporarily block access to vulnerable endpoint
    deny all;
    return 403;
}

# Alternative: Block execution of PHP files in upload directories
location ~* /wp-content/uploads/.*\.php$ {
    deny all;
    return 403;
}

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.22%

  • 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 Plugin Information

  • Wordfence Vulnerability Report
  • Related CVEs
  • 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

  • CVE-2025-6440: WooCommerce Designer Pro RCE Vulnerability
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