WP Notify Me Security & Risk Analysis

wordpress.org/plugins/wp-notify-me

WP Notify Me is a plugin that allows you to receive notifications by email when a publication changes its status.

10 active installs v1.2 PHP 5.2.4+ WP 4.7+ Updated May 10, 2019
emailsnotifyposts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Notify Me Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The wp-notify-me plugin v1.2 exhibits a strong static security posture. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events with unprotected entry points is a significant positive indicator. Furthermore, the code signals reveal no dangerous functions, no raw SQL queries (all use prepared statements), no file operations, and no external HTTP requests. This suggests a well-contained plugin with a minimal attack surface.

However, there are areas of concern that prevent a perfect security score. The output escaping is only 33% properly done, which indicates a potential for Cross-Site Scripting (XSS) vulnerabilities. With 27 total outputs and only a third of them being properly escaped, there are numerous opportunities for unsanitized data to be rendered in the browser. The lack of any nonce checks or capability checks, while not directly flagged as a vulnerability in the static analysis due to the absence of entry points, would become a significant risk if any new entry points were introduced in future versions without proper security measures.

The vulnerability history is clean, with zero known CVEs. This is a positive sign, suggesting the plugin has historically been developed with security in mind or has been fortunate. However, the lack of historical vulnerability data doesn't negate the present risks identified in the static analysis, particularly the unescaped output. The overall security is good due to the lack of direct entry points and good database practices, but the unescaped output presents a clear, actionable risk that needs attention.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

WP Notify Me Security Vulnerabilities

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

WP Notify Me Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

WP Notify Me Code Analysis

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

Output Escaping

33% escaped27 total outputs
Attack Surface

WP Notify Me Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actiontransition_post_statusincludes\funciones.php:121
actionadmin_initincludes\settings.php:8
actionadmin_menuincludes\settings.php:10
actioninitnotify-me.php:45
Maintenance & Trust

WP Notify Me Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedMay 10, 2019
PHP min version5.2.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP Notify Me Developer Profile

MIGUEL CLARK

1 plugin · 10 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 Notify Me

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about WP Notify Me