Contributor Notifications Security & Risk Analysis

wordpress.org/plugins/contributor-notifications

An incredibly simple and lightweight solution for alerting you of new pending posts from contributors and alerting contributors when their submissions …

80 active installs v0.5 PHP + WP 5.0+ Updated Jan 21, 2026
contributorsemailsnotificationspendingposts
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Contributor Notifications Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 2mo ago
Risk Assessment

The contributor-notifications plugin version 0.5 exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface, and notably, there are no unprotected entry points. The code signals also indicate good practices, with no dangerous functions or file operations. All SQL queries are prepared, and the plugin performs capability checks for its two identified outputs. The lack of external HTTP requests and bundled libraries further reduces potential risks. Crucially, the taint analysis revealed no exploitable flows. The plugin's vulnerability history is also clean, with zero recorded CVEs, suggesting a history of secure development and maintenance. However, the fact that only 50% of the total outputs are properly escaped is a minor concern that could be addressed. Despite this minor point, the plugin appears very secure.

Key Concerns

  • Output escaping is not fully implemented
Vulnerabilities
None known

Contributor Notifications Security Vulnerabilities

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

Contributor Notifications Code Analysis

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

Output Escaping

50% escaped2 total outputs
Attack Surface

Contributor Notifications Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actionadmin_menucontributor-notifications.php:21
actionadmin_initcontributor-notifications.php:27
filterwp_mail_content_typecontributor-notifications.php:65
actionfuture_to_pendingcontributor-notifications.php:71
actionnew_to_pendingcontributor-notifications.php:72
actiondraft_to_pendingcontributor-notifications.php:73
actionauto-draft_to_pendingcontributor-notifications.php:74
actionpending_to_publishcontributor-notifications.php:90
actionpending_to_trashcontributor-notifications.php:105
actionpending_to_draftcontributor-notifications.php:106
Maintenance & Trust

Contributor Notifications Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJan 21, 2026
PHP min version
Downloads2K

Community Trust

Rating80/100
Number of ratings1
Active installs80
Developer Profile

Contributor Notifications Developer Profile

Web Guy

30 plugins · 52K total installs

79
trust score
Avg Security Score
100/100
Avg Patch Time
629 days
View full developer profile
Detection Fingerprints

How We Detect Contributor Notifications

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
contributor
HTML Comments
<!--email-admin--><!--email-contributor-approved--><!--email-contributor-declined-->
Data Attributes
name="contributor_editor_email"placeholder="email@example.com"
FAQ

Frequently Asked Questions about Contributor Notifications