WP Vulnerability WatchVulnerability data as of September 9, 2026

Vulnerability alerts / September 8, 2026

Vulnerability in Eventin – Event Calendar, Tickets, Registration, Booking & WooCommerce — CVE-2026-12956

MediumSeverity
CVSS 5.3
Estimated exploit probability
EPSS
10,000+ sitesInstalls
4.1.23Fixed in

What to do now

Update Eventin – Event Calendar, Tickets, Registration, Booking & WooCommerce to 4.1.23 or later.

Affected versions

  • Everything up to and including 4.1.22

Affected: Eventin – Event Calendar, Tickets, Registration, Booking & WooCommerce (plugin, wp-event-solution)

Check: The plugin on wordpress.org / Our record for Eventin – Event Calendar, Tickets, Registration, Booking & WooCommerce

What the vulnerability is

The WP Event Solution (Eventin) plugin for WordPress is vulnerable to Missing Authorization in versions up to, and including, 4.1.22 via the create_item() handler for the /wp-json/eventin/v2/orders REST endpoint. The endpoint's create_item_permissions_check() function only verifies a wp_rest nonce (which is leaked to every visitor through the etn-public script's localized_data_obj on every frontend page) and accepts a user-supplied 'status' value in prepare_item_for_database() with no whitelist validation. This makes it possible for unauthenticated attackers to create etn-order posts with status='completed' that are counted as sold by etn_get_sold_tickets_by_event(); because the auto-cleanup wp_schedule_single_event() in create_item() only fires for status='pending' orders, the forged completed orders persist indefinitely and exhaust ticket inventory.

This description is reproduced verbatim from the public vulnerability record.

Sources

Part of this record comes from Wordfence Intelligence. Original: https://www.wordfence.com/threat-intel/vulnerabilities/id/5e87a9ac-e7c6-4622-b3e5-6e17e7664317
Copyright 2012-2026 Defiant Inc. / Full license text

This page is compiled automatically from public databases. Accuracy is not guaranteed; confirm against the vendor advisory before acting.

See other alerts