CVE-2025-28930
Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Rodolphe MOULIN List Mixcloud list-mixcloud allows Stored XSS.This issue affects List Mixcloud: from n/a through <= 1.4.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Stored XSS vulnerability in WordPress List Mixcloud plugin up to v1.4 allows authenticated attackers to inject malicious scripts.
Vulnerability
The List Mixcloud plugin for WordPress versions up to and including 1.4 fails to properly neutralize user input during web page generation, leading to stored cross-site scripting (XSS) [1]. This issue occurs because the plugin does not sanitize or escape input before storing it in the database.
Exploitation
An attacker with at least contributor-level privileges can inject malicious HTML or JavaScript code via the plugin's input fields. The injected payload is then stored and executed when any user, including site administrators, visits the affected page. No additional user interaction is required for the payload to execute, but the attacker must first have authenticated access with sufficient privileges [1].
Impact
Successful exploitation allows an attacker to execute arbitrary scripts in the context of the victim's browser. This can be used to steal sensitive information such as session cookies, perform actions on behalf of the victim, or deface the website. The vulnerability is particularly dangerous in WordPress environments where multiple users have access [1].
Mitigation
The vendor has released a patch; users should update the List Mixcloud plugin to the latest available version. If immediate updating is not possible, consider disabling the plugin until a patch can be applied [1].
AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.