Description
The WP Events Manager WordPress plugin before 2.2.5 does not validate the requested quantity when registering for a paid event and computes the price from the attacker-controlled quantity, allowing any authenticated user to create a completed booking for a paid event without making a payment.
Published: 2026-08-07
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The WP Events Manager WordPress plugin before version 2.2.5 lacks validation on the quantity parameter used when registering for a paid event, causing the price to be computed from an attacker‑controlled quantity. This flaw allows any authenticated user to create a completed booking for a paid event without actually paying, resulting in a payment processing bypass and potential revenue loss for site owners. The weakness is a form of improper authorization, allowing an authenticated user to perform actions beyond their intended privileges.

Affected Systems

The vulnerability affects installations of the WP Events Manager plugin older than 2.2.5 on any WordPress site. All users of the plugin before this release are at risk, regardless of site size or hosting environment. An upgrade to version 2.2.5 or newer resolves the issue.

Risk and Exploitability

The attack can be carried out by any authenticated user by supplying a crafted quantity value in the booking request, which the plugin accepts without validation. While the exploit does not provide remote code execution, it enables unauthorized financial transactions that can undermine the integrity of the event booking system. The EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog, but the absence of a payment requirement makes the exploitation straightforward for privileged users, warranting prompt remediation.

Generated by OpenCVE AI on August 7, 2026 at 07:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade WP Events Manager to version 2.2.5 or later.
  • Ensure automatic plugin updates are enabled and regularly check for new releases.
  • If an immediate upgrade is impossible, restrict booking functionality or remove payment options for untrusted user roles until the fix is applied.

Generated by OpenCVE AI on August 7, 2026 at 07:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Weaknesses CWE-285
CWE-703

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

Type Values Removed Values Added
Description The WP Events Manager WordPress plugin before 2.2.5 does not validate the requested quantity when registering for a paid event and computes the price from the attacker-controlled quantity, allowing any authenticated user to create a completed booking for a paid event without making a payment.
Title WP Events Manager < 2.2.5 - Subscriber+ Payment Bypass via 'qty' Parameter
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-07T06:00:10.362Z

Reserved: 2026-06-30T09:37:41.730Z

Link: CVE-2026-14205

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T07:30:09Z

Weaknesses
  • CWE-285

    Improper Authorization

  • CWE-703

    Improper Check or Handling of Exceptional Conditions