Stored Cross-Site Scripting in Event Tickets and Registration Plugin by WordPress
CVE-2026-14819
Key Information:
- Vendor
WordPress
- Vendor
- CVE Published:
- 28 July 2026
Badges
What is CVE-2026-14819?
The Event Tickets and Registration plugin for WordPress, prior to version 5.28.4, has a vulnerability where event titles are not appropriately sanitized before being logged in the ticket history. This oversight allows users with the Editor role or above to execute Stored Cross-Site Scripting attacks. Such exploits could potentially affect higher-privileged users, especially in multisite installations, leading to unauthorized actions within the application. Proper input validation and output escaping mechanisms are crucial to mitigate these risks.
Affected Version(s)
Event Tickets and Registration 0 < 5.28.4
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.