Cyber Posture

CVE-2025-30555

High

Published: 24 March 2025

Published
24 March 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.0009 25.5th percentile
Risk Priority 14 60% EPSS · 20% KEV · 20% CVSS

Description

Adversaries may send spearphishing emails with a malicious link in an attempt to gain access to victim systems.

Security Summary

CVE-2025-30555 is a Cross-Site Request Forgery (CSRF) vulnerability in the iiiryan WordPress 同步微博 wp2wb plugin that allows Stored XSS. This issue affects WordPress 同步微博 versions from n/a through <= 1.1.0.

An unauthenticated attacker (AV:N, PR:N) can exploit the vulnerability over the network (AC:L) by tricking a victim into performing an action via user interaction (UI:R), such as visiting a malicious site. Successful exploitation changes the scope (S:C) and enables stored XSS, resulting in low impacts to confidentiality, integrity, and availability (C:L/I:L/A:L), as scored at CVSS 7.1 (CVSS:3.1).

The Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/wp2wb/vulnerability/wordpress-wordpres-plugin-1-1-0-csrf-to-stored-xss-vulnerability?_s_id=cve provides further details on the vulnerability.

Details

CWE(s)
CWE-352

MITRE ATT&CK Enterprise Techniques

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
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?

The vulnerability exists in a public-facing WordPress plugin, directly enabling remote exploitation of a web application (T1190). Exploitation requires tricking an authenticated victim into visiting a malicious site to trigger the CSRF payload, mapping to spearphishing via a malicious link (T1566.002).

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

References