Description
The WPFunnels WordPress plugin before 3.13.0 does not verify that the product requested through a checkout order bump is the product that bump's discount was configured for, allowing unauthenticated users to obtain any purchasable product at a discount intended for a different one, with the reduced price carried through to the total of the order they place.
Published: 2026-09-04
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthenticated price manipulation
Action: Immediate Update
AI Analysis

Impact

The WPFunnels WordPress plugin before version 3.13.0 contains an unchecked product ID during the checkout order bump process. An attacker who can submit an order bump request may replace the intended product identifier with that of any available product. The plugin then mistakenly applies the discount configured for the original product to the substituted product, allowing the attacker to purchase it at the reduced price intended for a different item.

Affected Systems

Systems affected are WordPress installations that have the WPFunnels plugin installed at a version earlier than 3.13.0. Any site that enables order bumps or promotional discounts through WPFunnels is vulnerable, and the flaw can only be exploited by unauthenticated users.

Risk and Exploitability

With a CVSS score of 5.3, the vulnerability is rated medium severity, and an EPSS score of <1% indicates a low likelihood of exploitation at present. Because the flaw allows unauthenticated users to alter the product ID in an order bump, it enables direct monetary loss through discounted purchases. The lack of a KEV listing suggests no widespread exploitation yet, but the potential for financial damage means that this issue warrants immediate attention. An attacker can trigger the vulnerability by crafting a checkout request with an altered product ID, thereby fooling the plugin into applying an off‑target discount.

Generated by OpenCVE AI on September 4, 2026 at 21:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the WPFunnels plugin to version 3.13.0 or later.
  • If an upgrade is not feasible, temporarily disable or remove order bump functionality until a patch is applied.
  • Implement server‑side validation to confirm the product ID matches the discount configuration before calculating the order total.

Generated by OpenCVE AI on September 4, 2026 at 21:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 04 Sep 2026 16:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
CWE-284

Fri, 04 Sep 2026 14:30:00 +0000

Type Values Removed Values Added
First Time appeared Getwpfunnels
Getwpfunnels wpfunnels
Wordpress
Wordpress wordpress
Vendors & Products Getwpfunnels
Getwpfunnels wpfunnels
Wordpress
Wordpress wordpress

Fri, 04 Sep 2026 13:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-639
Metrics cvssV3_1

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

ssvc

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


Fri, 04 Sep 2026 07:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
CWE-284

Fri, 04 Sep 2026 06:30:00 +0000

Type Values Removed Values Added
Description The WPFunnels WordPress plugin before 3.13.0 does not verify that the product requested through a checkout order bump is the product that bump's discount was configured for, allowing unauthenticated users to obtain any purchasable product at a discount intended for a different one, with the reduced price carried through to the total of the order they place.
Title WPFunnels < 3.13.0 - Unauthenticated Price Manipulation via Order Bump Product ID Substitution
References

Subscriptions

Getwpfunnels Wpfunnels
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-04T12:54:12.045Z

Reserved: 2026-08-25T09:32:14.787Z

Link: CVE-2026-79630

cve-icon Vulnrichment

Updated: 2026-09-04T12:54:03.250Z

cve-icon NVD

Status : Deferred

Published: 2026-09-04T07:17:09.817

Modified: 2026-09-08T19:15:18.627

Link: CVE-2026-79630

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T21:30:07Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key