WordPress security changelog
MEDIUM CVE-2026-14842 Deferred

Events Made Easy permits payment-token binding bypass

Events Made Easy before 3.1.2 does not bind a payment authorization token to the payment record being charged. An unauthenticated attacker can pay a small amount for a low-cost booking, then apply that authorization to a separate higher-priced booking; the plugin accepts the mismatched token and marks the expensive booking fully paid. The payment endpoint, action, token and booking parameters, gateway and validation function are not disclosed. Version 3.1.2 adds price checks for charging and notifications.

CVE / CNA score 5.3 CVSS 3.1 · contact@wpscan.com
NVD score Pending NVD has not published its own CVSS assessment.
Component
Events Made Easy
Plugin slug
events-made-easy
Affected
< 3.1.2
Safe version
3.1.2
Published
Aug 06, 2026
Weakness
CWE-639 — Authorization Bypass Through User-Controlled Key

This CVE was published Aug 06, 2026 and is one of 10 known issues for this plugin.

Update, patch or deactivate.

Update Events Made Easy to 3.1.2 or later. Reconcile paid bookings against the payment processor's settled amount and booking identifier.

A safe version is available, so updating to that version or later is the preferred remediation. If an immediate update is not practical, consider a targeted application patch or temporarily restricting the affected functionality.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

The Events Made Easy WordPress plugin before 3.1.2 does not bind the payment authorization token to the payment record being charged, allowing unauthenticated attackers to pay a low amount for a cheap booking and have a separate, higher-priced booking marked as fully paid.

CVE / CNA vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

Primary and upstream sources