WP Post Email Notification Security & Risk Analysis

wordpress.org/plugins/wp-post-email-notification

A plugin sending email notifications to subscribers when a new post is published.

200 active installs v1.1.1 PHP 5.6+ WP 4.4.2+ Updated May 19, 2018
emailnewnotificationpostsubscribe
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WP Post Email Notification Safe to Use in 2026?

Generally Safe

Score 85/100

WP Post Email Notification has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The "wp-post-email-notification" v1.1.1 plugin demonstrates a strong security posture in several key areas. The static analysis reveals no apparent attack surface through AJAX handlers, REST API routes, shortcodes, or cron events that lack authentication checks. Furthermore, the code signals indicate a positive absence of dangerous functions and external HTTP requests. The plugin also utilizes prepared statements for all its SQL queries, which is a critical security practice for preventing SQL injection vulnerabilities. The vulnerability history is also clean, with no recorded CVEs, suggesting a history of responsible development and patching if issues have arisen.

However, the analysis does highlight a significant concern regarding output escaping. A mere 24% of outputs are properly escaped, leaving a substantial portion vulnerable to cross-site scripting (XSS) attacks. While the plugin doesn't appear to have direct vulnerabilities from its attack surface or taint analysis, this low output escaping rate presents a substantial risk. The absence of nonce and capability checks also contributes to the potential for unauthorized actions or data manipulation if an entry point were to be discovered or leveraged indirectly. In conclusion, while the plugin excels in preventing common attack vectors like SQL injection and lacks known historical vulnerabilities, the pervasive lack of output escaping is a critical weakness that significantly elevates the risk profile.

Key Concerns

  • Low percentage of properly escaped outputs
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

WP Post Email Notification Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

WP Post Email Notification Release Timeline

v1.1.1Current
v1.1.0
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Code Analysis
Analyzed Mar 16, 2026

WP Post Email Notification Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
16
5 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

24% escaped21 total outputs
Attack Surface

WP Post Email Notification Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwidgets_initwp-post-email-notification.php:28
actiontransition_post_statuswp-post-email-notification.php:37
Maintenance & Trust

WP Post Email Notification Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedMay 19, 2018
PHP min version5.6
Downloads9K

Community Trust

Rating76/100
Number of ratings4
Active installs200
Developer Profile

WP Post Email Notification Developer Profile

nstaeger

1 plugin · 200 total installs

84
trust score
Avg Security Score
85/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect WP Post Email Notification

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-post-email-notification/js/bundle/frontend-widget.js/wp-content/plugins/wp-post-email-notification/js/bundle/admin-options.js
Script Paths
/wp-content/plugins/wp-post-email-notification/js/bundle/frontend-widget.js/wp-content/plugins/wp-post-email-notification/js/bundle/admin-options.js
Version Parameters
wp-post-email-notification/js/bundle/frontend-widget.js?ver=wp-post-email-notification/js/bundle/admin-options.js?ver=

HTML / DOM Fingerprints

JS Globals
window.wp_post_email_notification_frontend_widgetwindow.wp_post_email_notification_admin_options
REST Endpoints
/wp-json/wp-post-email-notification/v1/job/wp-json/wp-post-email-notification/v1/option/wp-json/wp-post-email-notification/v1/subscribe/wp-json/wp-post-email-notification/v1/subscriber
FAQ

Frequently Asked Questions about WP Post Email Notification