CVE-2024-9864: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in metagauss EventPrime – Events Calendar, Bookings and Tickets
CVE-2024-9864 is a stored Cross-Site Scripting (XSS) vulnerability in the EventPrime – Events Calendar, Bookings and Tickets WordPress plugin up to version 4. 0. 4. 7. The flaw arises from insufficient input sanitization and output escaping of ticket names, allowing unauthenticated attackers to inject malicious scripts. Exploitation requires that front-end users can submit new events with tickets, enabling persistent script execution when other users view the affected pages. The vulnerability has a CVSS score of 6. 1 (medium severity) and impacts confidentiality and integrity without affecting availability. No known exploits are currently reported in the wild. Organizations using this plugin should prioritize patching or applying mitigations to prevent potential account hijacking, session theft, or other malicious actions resulting from script injection.
AI Analysis
Technical Summary
CVE-2024-9864 is a stored Cross-Site Scripting (XSS) vulnerability classified under CWE-79 affecting the EventPrime – Events Calendar, Bookings and Tickets plugin for WordPress. This vulnerability exists in all versions up to and including 4.0.4.7 due to improper neutralization of input during web page generation. Specifically, the plugin fails to adequately sanitize and escape ticket name inputs submitted by front-end users when creating new events. As a result, an unauthenticated attacker can inject arbitrary JavaScript code into ticket names, which is then stored and rendered on event pages viewed by other users. This persistent XSS can lead to session hijacking, credential theft, or unauthorized actions performed in the context of the victim’s browser. The vulnerability is exploitable remotely without authentication but requires that the attacker can submit new events with tickets on the front end, which may be restricted depending on site configuration. The CVSS 3.1 base score is 6.1, reflecting a medium severity with network attack vector, low attack complexity, no privileges required, but user interaction needed and a scope change affecting confidentiality and integrity. No patches or known exploits are currently available, but the flaw poses a significant risk to websites using this plugin, especially those allowing public event submissions.
Potential Impact
The primary impact of CVE-2024-9864 is on the confidentiality and integrity of user data and sessions on affected WordPress sites. Successful exploitation allows attackers to execute arbitrary scripts in the context of other users’ browsers, potentially leading to theft of session cookies, credentials, or other sensitive information. This can facilitate account takeover, unauthorized actions such as posting or modifying content, and distribution of malware via injected scripts. Although availability is not directly affected, the reputational damage and user trust erosion can be significant. Organizations relying on EventPrime for event management, especially those permitting front-end event submissions, face increased risk of targeted attacks or automated exploitation attempts. The vulnerability could be leveraged in phishing campaigns or combined with other attacks to escalate privileges or move laterally within compromised environments.
Mitigation Recommendations
To mitigate CVE-2024-9864, organizations should first check for and apply any official patches or updates from the plugin vendor once available. Until a patch is released, administrators should restrict or disable front-end event submissions if feasible, preventing unauthenticated users from adding events with tickets. Implementing a Web Application Firewall (WAF) with custom rules to detect and block suspicious input patterns in ticket names can reduce exploitation risk. Additionally, site owners should enforce strict Content Security Policy (CSP) headers to limit script execution sources and reduce the impact of injected scripts. Regularly auditing and sanitizing user-generated content, combined with security-focused code reviews of plugin components, can help identify and remediate similar issues. Monitoring logs for unusual activity related to event submissions and user sessions is also recommended. Finally, educating users about the risks of XSS and encouraging use of security plugins that harden WordPress installations will improve overall resilience.
Affected Countries
United States, United Kingdom, Germany, Canada, Australia, India, France, Netherlands, Brazil, Japan
CVE-2024-9864: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in metagauss EventPrime – Events Calendar, Bookings and Tickets
Description
CVE-2024-9864 is a stored Cross-Site Scripting (XSS) vulnerability in the EventPrime – Events Calendar, Bookings and Tickets WordPress plugin up to version 4. 0. 4. 7. The flaw arises from insufficient input sanitization and output escaping of ticket names, allowing unauthenticated attackers to inject malicious scripts. Exploitation requires that front-end users can submit new events with tickets, enabling persistent script execution when other users view the affected pages. The vulnerability has a CVSS score of 6. 1 (medium severity) and impacts confidentiality and integrity without affecting availability. No known exploits are currently reported in the wild. Organizations using this plugin should prioritize patching or applying mitigations to prevent potential account hijacking, session theft, or other malicious actions resulting from script injection.
AI-Powered Analysis
Technical Analysis
CVE-2024-9864 is a stored Cross-Site Scripting (XSS) vulnerability classified under CWE-79 affecting the EventPrime – Events Calendar, Bookings and Tickets plugin for WordPress. This vulnerability exists in all versions up to and including 4.0.4.7 due to improper neutralization of input during web page generation. Specifically, the plugin fails to adequately sanitize and escape ticket name inputs submitted by front-end users when creating new events. As a result, an unauthenticated attacker can inject arbitrary JavaScript code into ticket names, which is then stored and rendered on event pages viewed by other users. This persistent XSS can lead to session hijacking, credential theft, or unauthorized actions performed in the context of the victim’s browser. The vulnerability is exploitable remotely without authentication but requires that the attacker can submit new events with tickets on the front end, which may be restricted depending on site configuration. The CVSS 3.1 base score is 6.1, reflecting a medium severity with network attack vector, low attack complexity, no privileges required, but user interaction needed and a scope change affecting confidentiality and integrity. No patches or known exploits are currently available, but the flaw poses a significant risk to websites using this plugin, especially those allowing public event submissions.
Potential Impact
The primary impact of CVE-2024-9864 is on the confidentiality and integrity of user data and sessions on affected WordPress sites. Successful exploitation allows attackers to execute arbitrary scripts in the context of other users’ browsers, potentially leading to theft of session cookies, credentials, or other sensitive information. This can facilitate account takeover, unauthorized actions such as posting or modifying content, and distribution of malware via injected scripts. Although availability is not directly affected, the reputational damage and user trust erosion can be significant. Organizations relying on EventPrime for event management, especially those permitting front-end event submissions, face increased risk of targeted attacks or automated exploitation attempts. The vulnerability could be leveraged in phishing campaigns or combined with other attacks to escalate privileges or move laterally within compromised environments.
Mitigation Recommendations
To mitigate CVE-2024-9864, organizations should first check for and apply any official patches or updates from the plugin vendor once available. Until a patch is released, administrators should restrict or disable front-end event submissions if feasible, preventing unauthenticated users from adding events with tickets. Implementing a Web Application Firewall (WAF) with custom rules to detect and block suspicious input patterns in ticket names can reduce exploitation risk. Additionally, site owners should enforce strict Content Security Policy (CSP) headers to limit script execution sources and reduce the impact of injected scripts. Regularly auditing and sanitizing user-generated content, combined with security-focused code reviews of plugin components, can help identify and remediate similar issues. Monitoring logs for unusual activity related to event submissions and user sessions is also recommended. Finally, educating users about the risks of XSS and encouraging use of security plugins that harden WordPress installations will improve overall resilience.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2024-10-11T13:35:42.510Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6b62b7ef31ef0b554dc2
Added to database: 2/25/2026, 9:36:34 PM
Last enriched: 2/25/2026, 11:43:40 PM
Last updated: 2/26/2026, 9:05:12 AM
Views: 3
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2026-28138: Deserialization of Untrusted Data in Stylemix uListing
UnknownCVE-2026-28136: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in VeronaLabs WP SMS
UnknownCVE-2026-28132: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) in villatheme WooCommerce Photo Reviews
UnknownCVE-2026-28131: Insertion of Sensitive Information Into Sent Data in WPVibes Elementor Addon Elements
UnknownCVE-2026-28083: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in UX-themes Flatsome
UnknownActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.