CVE-2026-8608

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.
Configurations

No configuration.

History

23 Jul 2026, 07:10

Type Values Removed Values Added
Summary
  • (es) El plugin Event Monster - Event Management, Events Calendar, Tickets para WordPress es vulnerable a la Verificación Insuficiente de la Autenticidad de los Datos en versiones hasta la 2.1.0, inclusive. Esto se debe a que el gestor AJAX capture_payment() (registrado a través de wp_ajax_nopriv_em_capture_payment) confía en los datos de pago proporcionados por el cliente - incluyendo el ID de transacción, el importe y el estado del pago - sin realizar ninguna verificación del lado del servidor contra la API de PayPal o cualquier otra pasarela de pago, y sin comprobaciones de nonce o de capacidad. Esto permite a atacantes no autenticados falsificar registros de pago, marcar reservas como 'Completadas' y obtener correos electrónicos de confirmación que contienen tickets con código QR válidos sin realizar ningún pago real.

06 Jun 2026, 00:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-06 00:16

Updated : 2026-07-23 07:10


NVD link : CVE-2026-8608

Mitre link : CVE-2026-8608

CVE.ORG link : CVE-2026-8608


JSON object : View

Products Affected

No product.

CWE
CWE-345

Insufficient Verification of Data Authenticity