
Draft Notifier Security & Risk Analysis
wordpress.org/plugins/draft-notifierDraft Notifier sends a notification email to your blog's admin address when a post written by a Contributor is Submitted for Review.
Is Draft Notifier Safe to Use in 2026?
Generally Safe
Score 85/100Draft Notifier has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "draft-notifier" plugin v1.2.1 exhibits a generally strong security posture with no known vulnerabilities or reported CVEs. The static analysis reveals excellent practices regarding SQL queries, which are exclusively handled with prepared statements, and all output is properly escaped, indicating a low risk of common injection and cross-site scripting vulnerabilities. The absence of file operations, external HTTP requests, and a large attack surface further contributes to its security. However, the presence of two instances of the `create_function` usage is a significant concern. This function is deprecated and considered dangerous because it can lead to code injection vulnerabilities if not handled with extreme care, as it essentially allows dynamic code execution. While the current analysis doesn't show specific taint flows or unprotected entry points related to this, its mere presence represents a potential weakness that could be exploited in conjunction with other factors or future code changes.
Key Concerns
- Use of deprecated and dangerous create_function
Draft Notifier Security Vulnerabilities
Draft Notifier Code Analysis
Dangerous Functions Found
Draft Notifier Attack Surface
WordPress Hooks 3
Maintenance & Trust
Draft Notifier Maintenance & Trust
Maintenance Signals
Community Trust
Draft Notifier Alternatives
Manage Notification E-mails
manage-notification-emails
Enable and disable email notifications that WordPress sends to the admin and user. Works perfectly with many other plugins!
Customize WordPress Emails and Alerts – Better Notifications for WP
bnfw
Supercharge your WordPress email notifications using a WYSIWYG editor and shortcodes. Default and new notifications available. Add-ons available.
Notification – Custom Notifications and Alerts for WordPress
notification
Take full control of WordPress emails and notifications. Replace default messages, add custom triggers, and send alerts via email, webhook, Slack, and …
Email Notification on Login
email-notification-on-login
Receive an email after each successful login with the user information
Simple Login Notification
simple-login-notification
Sends a notification email when admins and other users log in to your site.
Draft Notifier Developer Profile
7 plugins · 12K total installs
How We Detect Draft Notifier
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.