Draft List
Approved changes feed: RSS · Atom
cpe:2.3:a:dartiss:draft_list:*:*:*:*:*:*:*:*
part: a version: * update: *
| Vendor | Dartiss (841f97e0-a5c1-5c4c-85af-63befe03e99d) |
|---|---|
| Product | Draft List (ace44767-fa8b-5c71-b1d2-d4b9a6a0b023) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from gcve-enriched-dumps CVE data |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
| No PURL mappings for this CPE yet. | ||
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2026-9104 |
vulnerable | 2026-06-08 08:08:58.844368 |
Draft List <= 2.6.3 - Authenticated (Author+) Stored Cross-Site Scripting via Draft Post Title
MEDIUM (6.4)
The Draft List plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Draft Post Title in all versions up to, and including, 2.6.3 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with author-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The unescaped injection path is triggered specifically when the viewing user lacks edit capabilities, meaning payloads embedded in draft post titles via attribute-breakout techniques execute for unauthenticated users and subscribers.
Published: 2026-05-22T03:39:20.708Z
Updated: 2026-05-22T12:35:48.269Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-4006 |
vulnerable | 2026-06-08 08:05:12.484563 |
Draft List <= 2.6.2 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'display_name' Parameter
MEDIUM (6.4)
The Simple Draft List plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'display_name' post meta (Custom Field) in all versions up to and including 2.6.2. This is due to insufficient input sanitization and output escaping on the author display name when no author URL is present. The plugin accesses `$draft_data->display_name` which, because `display_name` is not a native WP_Post property, triggers WP_Post::__get() and resolves to `get_post_meta($post_id, 'display_name', true)`. When the `user_url` meta field is empty, the `$author` value is assigned to `$author_link` on line 383 without any escaping (unlike line 378 which uses `esc_html()` for the `{{author}}` tag, and line 381 which uses `esc_html()` when a URL is present). This unescaped value is then inserted into the shortcode output via `str_replace()`. 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 a page containing the `[drafts]` shortcode with the `{{author+link}}` template tag.
Published: 2026-03-19T06:46:14.630Z
Updated: 2026-04-08T17:17:18.098Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-11197 |
vulnerable | 2026-06-08 07:02:28.249222 |
Draft List <= 2.6.1 - Authenticated (Contributor+) Stored Cross-Site Scripting
MEDIUM (6.4)
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.
Published: 2025-10-11T07:25:56.898Z
Updated: 2026-04-08T16:49:56.047Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-10181 |
vulnerable | 2026-06-08 07:02:26.412581 |
Draft List <= 2.6 - Authenticated (Contributor+) Stored Cross-Site Scripting
MEDIUM (6.4)
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.
Published: 2025-09-20T04:27:54.770Z
Updated: 2026-04-08T16:36:27.940Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.