Description
The WPC Name Your Price for WooCommerce WordPress plugin before 2.2.5 does not enforce its server-side price allowlist for products configured in "Select" price mode, allowing an unauthenticated visitor to add such a product to the cart at an arbitrary value below the merchant-defined allowed prices and commit a real order at that price (revenue loss / underpriced orders). This is a distinct, unfixed vector from CVE-2025-12115, whose 2.2.0 fix only addressed applying a custom price to products where Name Your Price is disabled and left the Select-mode allowlist unenforced through 2.2.4.
Published: 2026-08-06
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The WPC Name Your Price for WooCommerce plugin, in versions before 2.2.5, fails to enforce its server‑side price allowlist for products configured in "Select" price mode due to a lack of input validation and improper handling of price data (CWE‑472). An unauthenticated visitor can submit an arbitrary price that is lower than the merchant‑defined allowed prices, add the product to the cart, and complete a real order at that price. The attack does not grant code execution or access to privileged data, but it can cause substantial financial loss by undercutting legitimate pricing. This is a business‑logic flaw that bypasses the intended pricing controls.

Affected Systems

All installations of the WPC Name Your Price for WooCommerce WordPress plugin older than version 2.2.5 are affected. The vulnerability applies to any release before the 2.2.5 fix.

Risk and Exploitability

The CVSS score of 7.5 indicates high severity. The EPSS score of < 1% reflects a very low exploitation probability, yet the vulnerability can still be triggered by a simple unauthenticated HTTP request to the shop’s add‑to‑cart endpoint. The vulnerability is not listed in CISA’s KEV catalog, so no confirmed exploits are publicly known. Because it can be automated and does not require privileged credentials, the financial risk to merchants remains significant despite the low probability of exploitation.

Generated by OpenCVE AI on August 7, 2026 at 18:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑provided update to version 2.2.5 or newer.
  • Disable the ‘Select’ price mode or remove affected products until the patch is installed.
  • Review and enforce server‑side validation of product prices to ensure that no custom or lower prices can be accepted; consider implementing a middleware check or a WordPress filter.

Generated by OpenCVE AI on August 7, 2026 at 18:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 07 Aug 2026 17:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20

Fri, 07 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-472
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 07 Aug 2026 09:15:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Wpclever
Wpclever wpc Name Your Price For Woocommerce
Vendors & Products Wordpress
Wordpress wordpress
Wpclever
Wpclever wpc Name Your Price For Woocommerce

Fri, 07 Aug 2026 00:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20

Thu, 06 Aug 2026 22:15:00 +0000

Type Values Removed Values Added
Description The WPC Name Your Price for WooCommerce WordPress plugin before 2.2.5 does not enforce its server-side price allowlist for products configured in "Select" price mode, allowing an unauthenticated visitor to add such a product to the cart at an arbitrary value below the merchant-defined allowed prices and commit a real order at that price (revenue loss / underpriced orders). This is a distinct, unfixed vector from CVE-2025-12115, whose 2.2.0 fix only addressed applying a custom price to products where Name Your Price is disabled and left the Select-mode allowlist unenforced through 2.2.4.
Title WPC Name Your Price for WooCommerce < 2.2.5 - Unauthenticated Price Manipulation via Select Mode
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N'}


Subscriptions

Wordpress Wordpress
Wpclever Wpc Name Your Price For Woocommerce
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-07T14:16:07.704Z

Reserved: 2026-07-22T14:47:33.135Z

Link: CVE-2026-16620

cve-icon Vulnrichment

Updated: 2026-08-07T14:16:03.485Z

cve-icon NVD

Status : Deferred

Published: 2026-08-06T22:16:49.120

Modified: 2026-08-26T16:31:16.753

Link: CVE-2026-16620

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T18:30:03Z

Weaknesses
  • CWE-472

    External Control of Assumed-Immutable Web Parameter