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
    • 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-12115

CVE-2025-12115: WPC Name Your Price Auth Bypass Flaw

CVE-2025-12115 is an authentication bypass vulnerability in WPC Name Your Price for WooCommerce that lets attackers alter product prices. This article covers the technical details, affected versions, impact, and mitigation.

Published: April 21, 2026

CVE-2025-12115 Overview

The WPC Name Your Price for WooCommerce plugin for WordPress contains an unauthorized price alteration vulnerability affecting all versions up to and including 2.1.9. The vulnerability stems from improper enforcement of price restrictions, allowing attackers to bypass product-specific pricing controls and purchase items at arbitrary prices.

Critical Impact

Unauthenticated attackers can exploit this vulnerability to purchase products at prices significantly lower than intended, potentially causing substantial financial losses for e-commerce businesses using the affected plugin.

Affected Products

  • WPC Name Your Price for WooCommerce plugin versions ≤ 2.1.9
  • WordPress installations running the vulnerable plugin versions
  • WooCommerce stores with custom pricing features enabled

Discovery Timeline

  • 2025-10-31 - CVE CVE-2025-12115 published to NVD
  • 2026-04-15 - Last updated in NVD database

Technical Details for CVE-2025-12115

Vulnerability Analysis

This vulnerability is classified as CWE-602 (Client-Side Enforcement of Server-Side Security), indicating a fundamental flaw in the security architecture of the plugin. The WPC Name Your Price for WooCommerce plugin provides store administrators with the ability to allow customers to name their own price for specific products. However, a critical oversight in the implementation allows the custom pricing functionality to remain active even when administrators have explicitly disabled it for particular products.

The vulnerability can be exploited remotely without any authentication, meaning any visitor to the affected WooCommerce store can potentially manipulate product prices. The impact is primarily on the integrity of pricing data and transactions, allowing unauthorized modification of purchase amounts without affecting confidentiality or availability of the system.

Root Cause

The root cause of CVE-2025-12115 lies in the plugin's failure to properly validate server-side whether the "Name Your Price" feature is enabled for a specific product before accepting custom price inputs. The plugin relies on client-side controls to disable the pricing input field when the feature is turned off for a product, but fails to implement corresponding server-side validation. This allows attackers to bypass the client-side restrictions by directly submitting modified price values through crafted requests.

Attack Vector

The attack can be executed over the network by any unauthenticated user. An attacker identifies products on a vulnerable WooCommerce store and crafts requests that include custom price parameters, regardless of whether the "Name Your Price" feature is enabled for those products. Since the server does not validate whether custom pricing should be allowed, the attacker-supplied price is accepted, enabling purchases at unauthorized discounts.

The exploitation involves intercepting or crafting the add-to-cart or checkout requests and modifying the price parameter to an arbitrary value. This could be accomplished using browser developer tools, proxy tools, or automated scripts. The attack requires no special privileges or user interaction, making it highly accessible to potential attackers.

Detection Methods for CVE-2025-12115

Indicators of Compromise

  • Unusual order patterns with abnormally low prices on products that should not support custom pricing
  • Multiple orders from the same customer or IP address with significantly discounted prices
  • Transaction logs showing price modifications for products with "Name Your Price" feature disabled
  • Cart and checkout requests containing custom price parameters for non-eligible products

Detection Strategies

  • Review WooCommerce order histories for transactions with prices significantly below product list prices
  • Implement server-side logging of all price-related parameters submitted during checkout
  • Configure web application firewall rules to flag requests with unexpected pricing parameters
  • Set up alerts for orders where the final price differs substantially from the expected product price

Monitoring Recommendations

  • Monitor plugin version and ensure automatic updates are enabled for the WPC Name Your Price plugin
  • Establish baseline pricing analytics to detect anomalous purchasing patterns
  • Review access logs for unusual POST request patterns targeting WooCommerce cart and checkout endpoints
  • Implement real-time transaction monitoring to flag suspicious pricing discrepancies

How to Mitigate CVE-2025-12115

Immediate Actions Required

  • Update the WPC Name Your Price for WooCommerce plugin to the latest version immediately
  • Audit recent orders for potential exploitation, particularly orders with prices below expected values
  • Temporarily disable the WPC Name Your Price plugin if an update is not immediately available
  • Review and reconcile any orders that may have been placed at unauthorized prices

Patch Information

The vulnerability has been addressed in versions released after 2.1.9. Administrators should update to the latest available version of the WPC Name Your Price for WooCommerce plugin. The fix implements proper server-side validation to ensure that custom pricing is only accepted for products where the feature has been explicitly enabled by the administrator. Technical details of the patch can be found in the WordPress Plugin Changeset. Additional vulnerability analysis is available from Wordfence Vulnerability Analysis.

Workarounds

  • Disable the WPC Name Your Price for WooCommerce plugin until the patch can be applied
  • Implement a web application firewall rule to block or inspect requests containing custom price parameters
  • Add server-side validation at the theme or custom plugin level to verify pricing integrity before order completion
  • Consider temporarily switching to manual order review for all purchases until the vulnerability is patched
bash
# WordPress CLI command to update the plugin
wp plugin update wpc-name-your-price --path=/var/www/html

# Verify the current plugin version
wp plugin list --path=/var/www/html | grep wpc-name-your-price

# Temporarily deactivate the plugin if update is not available
wp plugin deactivate wpc-name-your-price --path=/var/www/html

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechWordpress

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.12%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-602
  • Technical References
  • WordPress Plugin Changeset

  • Wordfence Vulnerability Analysis
  • Related CVEs
  • CVE-2025-15369: Xpro Addons Auth Bypass Vulnerability

  • CVE-2026-8610: WordPress TypeSquare Plugin Auth Bypass

  • CVE-2026-8681: WordPress Essential Chat Support Bypass

  • CVE-2025-4202: Multicollab WordPress Auth Bypass Flaw
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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