
Draft Notify Security & Risk Analysis
wordpress.org/plugins/draft-notifyThis plugin is designed to send an email notification whenever a draft is saved.
Is Draft Notify Safe to Use in 2026?
Use With Caution
Score 63/100Draft Notify has 1 unpatched vulnerability. Evaluate alternatives or apply available mitigations.
The 'draft-notify' v1.5 plugin presents a mixed security posture. On the positive side, the static analysis reveals a very limited attack surface with no apparent AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, there are no critical or high severity taint flows identified, and no file operations or external HTTP requests, which are good indicators of secure coding practices in those areas. However, significant concerns arise from the SQL query handling and output escaping. All three SQL queries are executed without prepared statements, posing a risk of SQL injection vulnerabilities. Additionally, a large majority of output (87%) is not properly escaped, creating a high risk of Cross-Site Scripting (XSS) vulnerabilities.
The vulnerability history is a major red flag, with one medium severity CVE for Cross-Site Scripting that remains unpatched. This indicates a recurring issue with input sanitization and output escaping, mirroring the findings in the static code analysis. The fact that this vulnerability is recent (2025) and unpatched is particularly concerning. While the plugin has a small attack surface, the identified vulnerabilities in SQL handling and output escaping, combined with a known unpatched XSS vulnerability, significantly elevate the overall risk. Users should exercise caution and consider alternatives or ensure this specific vulnerability is addressed before deployment.
Key Concerns
- Unpatched CVE (Medium Severity)
- Raw SQL queries without prepared statements
- High percentage of unescaped output
- No nonce checks
- No capability checks
Draft Notify Security Vulnerabilities
CVEs by Year
Severity Breakdown
1 total CVE
Draft Notify <= 1.5 - Authenticated (Administrator+) Stored Cross-Site Scripting
Draft Notify Code Analysis
SQL Query Safety
Output Escaping
Draft Notify Attack Surface
WordPress Hooks 3
Maintenance & Trust
Draft Notify Maintenance & Trust
Maintenance Signals
Community Trust
Draft Notify Alternatives
Public Post Preview
public-post-preview
Allow anonymous users to preview a draft of a post before it is published.
Co-Authors Plus
co-authors-plus
Assign multiple bylines to posts, pages, and custom post types with a search-as-you-type input box.
Co-Authors, Multiple Authors and Guest Authors in an Author Box with PublishPress Authors
publishpress-authors
PublishPress Authors is the best plugin for adding authors, co-authors, multiple authors and guest authors to WordPress posts.
Molongui Authorship – Author Boxes, Guest Authors & Co-Authors for WordPress
molongui-authorship
All-in-One Authorship Solution: Seamless Author Box, Guest Authors, and Co-Authors to enhance your site's authority, credibility, engagement, and SEO.
Starbox – the Author Box for Humans
starbox
Starbox is the Author Box for Humans. Professional Themes to choose from, HTML5, Social Media Profiles, Google Authorship
Draft Notify Developer Profile
1 plugin · 100 total installs
How We Detect Draft Notify
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.