Cyber Posture

CVE-2025-23492

High

Published: 14 February 2025

Published
14 February 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.0010 27.4th percentile
Risk Priority 14 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-23492 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 JavaScript (T1059.007); ranked at the 27.4th percentile by exploit likelihood (below the median); 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 JavaScript (T1059.007) and 1 other technique. 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 injected via untrusted user inputs in the taobaoke plugin.

prevent

Validates information inputs to the WordPress plugin, preventing malicious payloads from being processed and reflected in web pages.

prevent

Remediates the specific improper input neutralization flaw in CantonBolo taobaoke plugin versions through timely patching and updates.

MITRE ATT&CK Enterprise TechniquesAI

T1059.007 JavaScript Execution
Adversaries may abuse various implementations of JavaScript for execution.
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 directly enables arbitrary JavaScript execution in the victim's browser (T1059.007) when triggered by a malicious link requiring user interaction (T1204.001).

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

NVD Description

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in CantonBolo WordPress 淘宝客插件 taobaoke allows Reflected XSS.This issue affects WordPress 淘宝客插件: from n/a through <= 1.1.2.

Deeper analysisAI

CVE-2025-23492 is an Improper Neutralization of Input During Web Page Generation vulnerability, classified as Reflected Cross-site Scripting (XSS) under CWE-79, affecting the CantonBolo WordPress 淘宝客插件 taobaoke. This issue impacts all versions of the plugin from n/a through 1.1.2. The vulnerability was published on 2025-02-14T13:15:43.573 and carries 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).

Attackers can exploit this vulnerability remotely over the network with low attack complexity, requiring no privileges but user interaction, such as clicking a malicious link. Exploitation changes the security scope and results in low impacts to confidentiality, integrity, and availability, typically allowing execution of arbitrary scripts in the victim's browser context.

Patchstack documents this Reflected XSS vulnerability in their database entry for the taobaoke WordPress plugin version 1.1.2, available at https://patchstack.com/database/Wordpress/Plugin/taobaoke/vulnerability/wordpress-plugin-1-1-2-reflected-cross-site-scripting-xss-vulnerability?_s_id=cve.

Details

CWE(s)

CVEs Like This One

CVE-2025-23624Shared CWE-79
CVE-2025-68894Shared CWE-79
CVE-2026-27088Shared CWE-79
CVE-2025-26589Shared CWE-79
CVE-2025-22711Shared CWE-79
CVE-2025-67620Shared CWE-79
CVE-2025-27278Shared CWE-79
CVE-2025-25170Shared CWE-79
CVE-2026-24949Shared CWE-79
CVE-2025-23564Shared CWE-79

References