Cyber Posture

CVE-2025-23457

High

Published: 27 January 2025

Published
27 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.0015 35.2th percentile
Risk Priority 14 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-23457 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 Exploitation for Client Execution (T1203); ranked at the 35.2th 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 Exploitation for Client Execution (T1203) 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

SI-15 requires filtering of information outputs to neutralize malicious scripts in web page generation, directly preventing reflected XSS exploitation in the Shipdeo plugin.

prevent

SI-10 enforces validation of untrusted inputs to block malicious payloads before they are processed and reflected in responses by the vulnerable plugin.

prevent

SI-2 mandates identification and timely remediation of flaws, such as patching the Shipdeo WooCommerce plugin versions up to 1.2.8 affected by this XSS vulnerability.

MITRE ATT&CK Enterprise TechniquesAI

T1203 Exploitation for Client Execution Execution
Adversaries may exploit software vulnerabilities in client applications to execute code.
T1566.002 Spearphishing Link Initial Access
Adversaries may send spearphishing emails with a malicious link in an attempt to gain access to victim systems.
Why these techniques?

Reflected XSS vulnerability enables client-side arbitrary script execution via crafted malicious links requiring user interaction.

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

NVD Description

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in shipdeoplugin Shipdeo shipdeo-woo allows Reflected XSS.This issue affects Shipdeo: from n/a through <= 1.2.8.

Deeper analysisAI

CVE-2025-23457 is an Improper Neutralization of Input During Web Page Generation vulnerability, classified as Reflected Cross-site Scripting (XSS) under CWE-79, in the Shipdeo WooCommerce plugin (shipdeo-woo) for WordPress. This issue affects all versions of the Shipdeo plugin up to and including 1.2.8. Published on 2025-01-27T14:15:28.373, it 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).

The vulnerability can be exploited by remote attackers with network access, requiring low attack complexity, no privileges, and user interaction such as clicking a malicious link. Upon successful exploitation, the attack changes scope, enabling limited impacts on confidentiality, integrity, and availability, typically through execution of arbitrary scripts in the victim's browser context.

Patchstack documents the vulnerability in detail, including specifics on the affected WordPress Shipdeo plugin version 1.2.8, via their database advisory.

Details

CWE(s)

CVEs Like This One

CVE-2025-24534Shared CWE-79
CVE-2025-23437Shared CWE-79
CVE-2025-28934Shared CWE-79
CVE-2025-22753Shared CWE-79
CVE-2026-22523Shared CWE-79
CVE-2026-32751Shared CWE-79
CVE-2025-30631Shared CWE-79
CVE-2025-23792Shared CWE-79
CVE-2026-4345Shared CWE-79
CVE-2025-23653Shared CWE-79

References