Description
The Events Manager WordPress plugin before 7.4.5 does not stop a ticket-update request from replacing the identifiers of the ticket it was authorized against, letting a user who can manage one event's tickets overwrite and reassign any ticket on the site to their own event.
Published: 2026-09-24
Score: n/a
EPSS: n/a
KEV: No
Impact: Unrestricted Ticket Overwrite
Action: Patch
AI Analysis

Impact

The vulnerability in the Events Manager WordPress plugin allows a user with contributor+ privileges to send a ticket‑update request that overwrites the identifiers of a ticket it is not authorized to modify. This results in the attacker reassignment of any ticket on the site to their own event, compromising the integrity of event data. The exploit is a classic example of an Insecure Direct Object Reference.

Affected Systems

The affected product is the Events Manager WordPress plugin, versions prior to 7.4.5. The vendor is listed as Unknown:Events Manager in the CNC registry. Only the stated version range applies; newer releases are assumed to have the fix.

Risk and Exploitability

The EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog, but the nature of the IDOR flaw suggests a high likelihood of exploitation by users who can already manage tickets. An attacker would craft a standard HTTP request to the plugin’s ticket‑update endpoint, supplying a ticket ID that belongs to another event. The lack of proper permission checks allows the reassignment to succeed. Without remediation, this flaw permits wide‑scale manipulation of event tickets across the site.

Generated by OpenCVE AI on September 24, 2026 at 07:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Events Manager plugin to version 7.4.5 or newer
  • If an upgrade is not immediately possible, remove or downgrade the contributor+ role’s ability to manage tickets, or block the ticket‑update endpoint temporarily
  • Audit custom code or additional plugins that call the ticket‑update API to ensure they perform proper capability checks before allowing changes

Generated by OpenCVE AI on September 24, 2026 at 07:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 24 Sep 2026 07:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-639

Thu, 24 Sep 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Events Manager WordPress plugin before 7.4.5 does not stop a ticket-update request from replacing the identifiers of the ticket it was authorized against, letting a user who can manage one event's tickets overwrite and reassign any ticket on the site to their own event.
Title Events Manager < 7.4.5 - Contributor+ Arbitrary Ticket Overwrite via IDOR
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-24T06:00:20.439Z

Reserved: 2026-09-18T13:32:58.230Z

Link: CVE-2026-93661

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-24T06:17:03.943

Modified: 2026-09-24T06:17:03.943

Link: CVE-2026-93661

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-24T07:30:16Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key