VYPR
Medium severity6.4NVD Advisory· Published Oct 11, 2025· Updated Apr 15, 2026

CVE-2025-11197

CVE-2025-11197

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.1 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 Draft List WordPress plugin via shortcode attributes allows authenticated contributors to inject scripts.

The Draft List plugin for WordPress is vulnerable to Stored Cross-Site Scripting (XSS) in all versions up to and including 2.6.1. The vulnerability exists in the plugin's 'drafts' shortcode, which fails to properly sanitize user-supplied attributes and escape output. This insufficient input validation allows attackers to inject arbitrary web scripts.

Authenticated attackers with contributor-level access or above can exploit this by crafting a malicious shortcode with injected JavaScript. The attack does not require elevated privileges beyond contributor, which is a common role for many WordPress sites. When the injected page is viewed by any user, the script executes in the context of that user's browser.

Successful exploitation can lead to a range of impacts, including session hijacking, redirection to malicious sites, or defacement. The attacker's injected script can perform actions on behalf of the victim, potentially compromising the site further.

The vulnerability has been patched in version 2.6.2, as detailed in the GitHub pull request [1]. Users are strongly advised to update to the latest version to mitigate the risk. No workarounds have been provided for sites that cannot upgrade immediately.

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

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

0

No linked articles in our index yet.