WP Notifications Manager Security & Risk Analysis

wordpress.org/plugins/wp-notifications-manager

Manage new user registration & password change notifications.

20 active installs v1.1 PHP + WP 3.1+ Updated Apr 22, 2014
new-user-registrationnotificationspassword-change
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WP Notifications Manager Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The "wp-notifications-manager" v1.1 plugin exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of any detected AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface. Furthermore, the lack of dangerous functions, file operations, external HTTP requests, and any recorded vulnerabilities in its history are all positive indicators of secure development practices.

However, a notable concern arises from the presence of a single SQL query that is not using prepared statements. This is a critical security risk that could lead to SQL injection vulnerabilities, especially if the query involves user-supplied input. The percentage of properly escaped output (62%) also suggests a potential for cross-site scripting (XSS) vulnerabilities in the remaining unescaped outputs, though the absence of taint analysis makes it difficult to quantify this risk precisely.

In conclusion, while the plugin benefits from a minimal attack surface and a clean vulnerability history, the unsanitized SQL query and the incomplete output escaping represent significant security weaknesses. Addressing these specific issues should be a priority to further harden the plugin's security.

Key Concerns

  • Raw SQL query without prepared statements
  • Improper output escaping (38% unescaped)
Vulnerabilities
None known

WP Notifications Manager Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

WP Notifications Manager Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

62% escaped13 total outputs
Attack Surface

WP Notifications Manager Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menuoptions.php:3
actionadmin_initoptions.php:47
actionplugins_loadedwp-notifications-manager.php:47
Maintenance & Trust

WP Notifications Manager Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedApr 22, 2014
PHP min version
Downloads2K

Community Trust

Rating74/100
Number of ratings3
Active installs20
Developer Profile

WP Notifications Manager Developer Profile

Chad

1 plugin · 20 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 Notifications Manager

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 Notifications Manager