CVE-2025-11517 HIGH

CVE-2025-11517: Event Tickets and Registration <= 5.26.5 - Unauthenticated Ticket Payment Bypass

Vendor Stellarwp
Product Event Tickets and Registration
Weakness CWE-639 · IDOR
Published October 18, 2025
Last update April 8, 2026

CVSS base score

7.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

What the vulnerability does

01Description

The Event Tickets and Registration plugin for WordPress is vulnerable to payment bypass in all versions up to, and including, 5.26.5. This is due to the /wp-json/tribe/tickets/v1/commerce/free/order endpoint not verifying that a ticket type should be free allowing the user to bypass the payment. This makes it possible for unauthenticated attackers to obtain access to paid tickets, without paying for them, causing a loss of revenue for the target.

Explanation of Vulnerability in Simple Terms

02Summary

Event Tickets and Registration versions up to 5.26.5 contain an authorization bypass that allows unauthenticated attackers to modify event data over the network. The vulnerability stems from insufficient access controls on sensitive operations. No user interaction is required. Site administrators should update to a version newer than 5.26.5 immediately.

What an attacker can do

03Attacker Capabilities

Modify event ticket data and registration information without authentication.

Potential impact on your site

04Site Impact

Attackers can alter event details, pricing, or registrations without logging in, disrupting event management.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

October 18, 2025 CVE published
April 8, 2026 Record updated