Cyber Posture

CVE-2025-23610

High

Published: 22 January 2025

Published
22 January 2025
Modified
23 April 2026
KEV Added
Patch
CVSS Score 7.1 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
EPSS Score 0.0034 57.0th percentile
Risk Priority 14 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-23610 is a high-severity Cross-site Scripting (CWE-79) vulnerability. Its CVSS base score is 7.1 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Drive-by Compromise (T1189); ranked in the top 43.0% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-15 (Information Output Filtering).

Threat & Defense at a Glance

What attackers do: exploitation maps to Drive-by Compromise (T1189) and 2 other techniques. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly addresses reflected XSS by filtering web page outputs to neutralize malicious scripts from untrusted user inputs in the Ultimate Events plugin.

prevent

Validates information inputs to the plugin, preventing improper processing of malicious payloads that could be reflected as executable scripts.

prevent

Ensures timely identification, reporting, and patching of the specific XSS flaw affecting Ultimate Events plugin versions through 1.3.3.

MITRE ATT&CK Enterprise TechniquesAI

T1189 Drive-by Compromise Initial Access
Adversaries may gain access to a system through a user visiting a website over the normal course of browsing.
T1566.002 Spearphishing Link Initial Access
Adversaries may send spearphishing emails with a malicious link in an attempt to gain access to victim systems.
T1204.001 Malicious Link Execution
An adversary may rely upon a user clicking a malicious link in order to gain execution.
Why these techniques?

Reflected XSS enables crafted malicious links to execute JS in victim browsers, directly facilitating drive-by compromise, spearphishing links, and user execution of malicious content.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Tehsmash Ultimate Events ultimate-events allows Reflected XSS.This issue affects Ultimate Events: from n/a through <= 1.3.3.

Deeper analysisAI

CVE-2025-23610 is an Improper Neutralization of Input During Web Page Generation vulnerability, classified as Reflected Cross-site Scripting (XSS) under CWE-79, in the Tehsmash Ultimate Events WordPress plugin (ultimate-events). This issue affects all versions from n/a through 1.3.3, as documented in the CVE published on 2025-01-22.

The vulnerability has a CVSS v3.1 base score of 7.1 (AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L), indicating exploitation over the network with low attack complexity, no required privileges, but needing user interaction and resulting in a changed scope. Unauthenticated remote attackers can exploit it by tricking users into interacting with maliciously crafted input reflected in web pages, achieving low impacts on confidentiality, integrity, and availability.

Mitigation details are available in the Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/ultimate-events/vulnerability/wordpress-ultimate-events-plugin-1-3-3-reflected-cross-site-scripting-xss-vulnerability?_s_id=cve.

Details

CWE(s)

CVEs Like This One

CVE-2025-23652Shared CWE-79
CVE-2026-34375Shared CWE-79
CVE-2025-67964Shared CWE-79
CVE-2026-28100Shared CWE-79
CVE-2026-28113Shared CWE-79
CVE-2026-27353Shared CWE-79
CVE-2025-22631Shared CWE-79
CVE-2025-22575Shared CWE-79
CVE-2025-23674Shared CWE-79
CVE-2025-23812Shared CWE-79

References