CVE-2026-8608 PUBLISHED

Event Monster <= 2.1.0 - Unauthenticated Insufficient Verification of Data Authenticity to Payment Bypass via em_capture_payment AJAX Action

Assigner: Wordfence
Reserved: 14.05.2026 Published: 05.06.2026 Updated: 06.06.2026

The Event Monster – Event Management, Events Calendar, Tickets plugin for WordPress is vulnerable to Insufficient Verification of Data Authenticity in versions up to, and including, 2.1.0. This is due to the capture_payment() AJAX handler (registered via wp_ajax_nopriv_em_capture_payment) trusting client-supplied payment data — including transaction ID, amount, and payment status — without performing any server-side verification against the PayPal API or any other payment gateway, and without nonce or capability checks. This makes it possible for unauthenticated attackers to forge payment records, mark bookings as Completed, and obtain confirmation emails containing valid QR code tickets without making any actual payment.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
CVSS Score: 5.3

Product Status

Vendor awordpresslife
Product Event Monster – Event Manager, Ticket Booking & Registration
Versions Default: unaffected
  • affected from 0 to 2.1.0 (incl.)

Credits

  • NAKLEH ZEIDAN finder

References

Problem Types

  • CWE-345 Insufficient Verification of Data Authenticity CWE