Junglewise Threat Intelligence

CVE-2026-9104: WordPress Draft List plugin stored XSS in Draft Post Title

CVE-2026-9104 · Severity: medium · CVSS 6.4 · Published 2026-05-22

Vendors: Wordpress.

Executive brief

The Draft List plugin for WordPress, which helps site administrators manage and display draft posts, contains a security flaw. An attacker with author-level access can insert malicious scripts into draft post titles. These scripts then run in the browsers of other site visitors, potentially leading to unauthorized actions or data theft.

Technical details

The Draft List plugin for WordPress is vulnerable to Stored Cross-Site Scripting (XSS) due to insufficient input sanitization and output escaping on draft post titles. Authenticated attackers with author-level permissions or higher can inject malicious web scripts using attribute-breakout techniques. The vulnerability is specifically triggered when the viewing user lacks edit capabilities, such as unauthenticated visitors or subscribers. This allows the stored payload to execute in the context of the victim's browser session. The issue is present in all versions up to 2.6.3 and appears to be addressed in version 2.6.4.

Affected products

  • WordPress Draft List Up to and including 2.6.3

Timeline

  • 2026-05-22: disclosed
  • 2026-05-22: advisory

References