Description
The Event Tickets and Registration WordPress plugin before 5.29.0.1 does not properly verify authorization on some of its seating actions, allowing users with contributor-level access and above to overwrite the seating layout, ticket inventory, and attendee seat assignments of events they do not own.
Published: 2026-08-01
Score: 2.2 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Event Tickets and Registration WordPress plugin fails to enforce proper authorization on certain seating-related operations. Users with contributor or higher privileges can modify the seating layout, ticket inventory, and seat assignments for events they do not own, effectively rewriting event data. This flaw exposes the integrity of event configurations and ticket counts, potentially allowing attackers to inflate or deflate ticket availability and misassign or duplicate seats, leading to inventory mismatch and denial of service for legitimate attendees.

Affected Systems

The vulnerability affects the Event Tickets and Registration WordPress plugin versions earlier than 5.29.0.1. Any deployment that has installed the plugin at a version below the listed threshold is susceptible, regardless of the hosting environment or other WordPress components.

Risk and Exploitability

The flaw is an IDOR (Insecure Direct Object Reference) with a low exploitation probability, reflected by an EPSS score of less than 1% and no listing in the CISA KEV catalog. The CVSS score of 2.2 indicates low severity. While the attack surface requires authenticated access as a contributor or higher, the web-based nature of the actions suggests that an attacker who can log into the site can target specific event IDs. No public exploit code is documented, so the risk is limited to sites that have not applied the patch yet.

Generated by OpenCVE AI on August 5, 2026 at 18:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Event Tickets and Registration plugin to version 5.29.0.1 or later to restore proper authorization checks.
  • Limit contributor and role privileges for event management, or remove the contributor role from users who should not modify other users' events.
  • Review existing event data for unauthorized changes and consider resetting seating layouts and ticket counts if tampering is suspected.

Generated by OpenCVE AI on August 5, 2026 at 18:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 17:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-285

Wed, 05 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-639
Metrics cvssV3_1

{'score': 2.2, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:L/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sun, 02 Aug 2026 04:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-285

Sat, 01 Aug 2026 06:45:00 +0000

Type Values Removed Values Added
Description The Event Tickets and Registration WordPress plugin before 5.29.0.1 does not properly verify authorization on some of its seating actions, allowing users with contributor-level access and above to overwrite the seating layout, ticket inventory, and attendee seat assignments of events they do not own.
Title Event Tickets < 5.29.0.1 - Contributor+ Seating Layout and Ticket Inventory Modification via IDOR
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-05T15:36:45.507Z

Reserved: 2026-07-06T08:45:42.218Z

Link: CVE-2026-14823

cve-icon Vulnrichment

Updated: 2026-08-05T15:24:26.681Z

cve-icon NVD

Status : Received

Published: 2026-08-01T07:16:30.730

Modified: 2026-08-05T16:16:50.143

Link: CVE-2026-14823

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T18:30:16Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key