Vulnerability Description
Draft List is a WordPress plugin to manage and promote unpublished content. Versions 2.6.3 and below are vulnerable to stored Cross-Site Scripting (XSS) in the `[drafts]` shortcode and Draft List widget when the documented custom `template` option places the `{{draft}}` placeholder inside an HTML attribute. The vulnerable code inserts the raw draft `post_title` into `{{draft}}` when the current viewer cannot edit posts. Because the template is sanitized before `{{draft}}` replacement, a Contributor can store a quote-only title payload that breaks out of an attribute in a site-configured Draft List template and executes JavaScript for visitors who load the public page. Version 2.6.4 fixes the issue.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/dartiss/draft-list/compare/2.6.3...2.6.4
- https://github.com/dartiss/draft-list/releases/tag/2.6.4
- https://github.com/dartiss/draft-list/security/advisories/GHSA-xxx9-hfqp-f83f
- https://github.com/dartiss/draft-list/security/advisories/GHSA-xxx9-hfqp-f83f
FAQ
What is CVE-2026-49466?
CVE-2026-49466 is a vulnerability with a CVSS score of 6.5 (MEDIUM). Draft List is a WordPress plugin to manage and promote unpublished content. Versions 2.6.3 and below are vulnerable to stored Cross-Site Scripting (XSS) in the `[drafts]` shortcode and Draft List widg...
How severe is CVE-2026-49466?
CVE-2026-49466 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-49466?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.