CVE-2025-10181
Description
The Draft List plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'drafts' shortcode in all versions up to, and including, 2.6 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Stored XSS in WordPress Draft List plugin via shortcode attributes allows authenticated attackers with contributor access to inject arbitrary scripts.
The Draft List plugin for WordPress (up to version 2.6) is vulnerable to Stored Cross-Site Scripting (XSS) through its 'drafts' shortcode. The vulnerability arises from insufficient input sanitization and output escaping on user-supplied attributes, allowing malicious script injection [1][2].
Exploitation requires an authenticated user with at least contributor-level access. Attackers can inject arbitrary web scripts via crafted shortcode parameters. When other users, including administrators, view the page containing the malicious shortcode, the injected script executes in their browsers [1][2].
The impact includes theft of sensitive information (e.g., session cookies), defacement of the site, or performing privileged actions on behalf of the victim, potentially leading to complete site compromise [1][2].
Users should update to a patched version of the plugin as soon as possible. The vendor has likely addressed the issue in a newer release; no workaround is mentioned in the available references [1].
AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2(expand)+ 1 more
- (no CPE)
- (no CPE)range: <=2.6
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
5- github.com/dartiss/draft-list/blob/master/inc/create-lists.phpnvd
- plugins.trac.wordpress.org/browser/simple-draft-list/tags/2.6/inc/create-lists.phpnvd
- plugins.trac.wordpress.org/changesetnvd
- wordpress.org/plugins/simple-draft-list/nvd
- www.wordfence.com/threat-intel/vulnerabilities/id/12a750c6-85b6-48fc-b006-adf0121610dcnvd
News mentions
0No linked articles in our index yet.