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: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
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 that can submit an order bump request can 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 the latter at a reduced price intended for another. This flaw results in unauthenticated price manipulation, potentially enabling the attacker to acquire paid products for less than their market value.

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. The issue applies regardless of the user’s role; authenticated or unauthenticated users can exploit it.

Risk and Exploitability

The flaw carries no known exploit code and the EPSS score is not available, but the characteristics of the vulnerability—no authentication required, direct manipulation of order parameters, and a monetary impact—make it a high‑impact type. The absence of a KEV listing suggests no large‑scale exploitation yet, yet the potential for significant financial loss 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 07:24 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 07:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-04T06:00:03.475Z

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

Link: CVE-2026-79630

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-79630

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T07:30:15Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-284

    Improper Access Control