Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in AwesomeTOGI Awesome Event Booking awesome-event-booking allows Reflected XSS.This issue affects Awesome Event Booking: from n/a through <= 2.7.1.
Published: 2025-01-31
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw is a reflected cross‑site scripting vulnerability in the Awesome Event Booking WordPress plugin, classified as CWE-79. It permits an attacker to inject arbitrary client‑side scripts into the HTML output that the site delivers. When a victim follows a carefully crafted URL or submits manipulated data that is not properly sanitized, the malicious script is echoed back to the browser, enabling potential cookie theft, session hijacking, page defacement, or redirection to phishing sites.

Affected Systems

All WordPress sites running the AwesomeTOGI Awesome Event Booking plugin up to and including version 2.7.1 are impacted. The vulnerability resides solely within the plugin code and does not affect core WordPress or other plugins.

Risk and Exploitability

The CVSS score of 7.1 reflects a high‑severity risk, yet the EPSS value of less than 1% indicates a very low current exploitation probability. The flaw is not listed in CISA’s KEV catalog. Exploitation requires active user interaction—visiting a malicious link or submitting crafted input—so the attack surface is limited to individuals who can access the vulnerable plugin’s reflected output paths.

Generated by OpenCVE AI on May 1, 2026 at 17:55 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Awesome Event Booking plugin to the latest release (post‑2.7.1) where the reflected XSS issue is fixed.
  • If an immediate upgrade is not feasible, locate the plugin code paths that output unescaped data and apply proper sanitization or escaping, such as wrapping dynamic content with WordPress functions like wp_kses() or esc_html().
  • Implement ongoing web‑application monitoring to detect suspicious URLs or unexpected script injections, and ensure the site is served over HTTPS to reduce the likelihood of Man‑in‑the‑Middle attacks that could facilitate XSS injection.

Generated by OpenCVE AI on May 1, 2026 at 17:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-3768 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Awesome TOGI Awesome Event Booking allows Reflected XSS. This issue affects Awesome Event Booking: from n/a through 2.7.1.
History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Awesome TOGI Awesome Event Booking allows Reflected XSS. This issue affects Awesome Event Booking: from n/a through 2.7.1. Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in AwesomeTOGI Awesome Event Booking awesome-event-booking allows Reflected XSS.This issue affects Awesome Event Booking: from n/a through <= 2.7.1.
References
Metrics cvssV3_1

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


Fri, 11 Jul 2025 13:45:00 +0000

Type Values Removed Values Added
Metrics epss

{'score': 0.00035}

epss

{'score': 0.00045}


Mon, 10 Feb 2025 22:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 31 Jan 2025 08:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Awesome TOGI Awesome Event Booking allows Reflected XSS. This issue affects Awesome Event Booking: from n/a through 2.7.1.
Title WordPress Awesome Event Booking plugin <= 2.7.1 - Reflected Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-05-11T23:24:45.342Z

Reserved: 2025-01-23T14:50:25.794Z

Link: CVE-2025-24560

cve-icon Vulnrichment

Updated: 2025-01-31T15:36:10.866Z

cve-icon NVD

Status : Deferred

Published: 2025-01-31T09:15:10.323

Modified: 2026-06-17T08:59:13.783

Link: CVE-2025-24560

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-01T18:00:09Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')