Simple New Post Emails Security & Risk Analysis

wordpress.org/plugins/simple-new-post-emails

Allow site members to check a box and get new posts via email. Includes a widget.

10 active installs v0.7.1 PHP + WP 3.0+ Updated Jan 25, 2022
emailintranetpost-emails
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple New Post Emails Safe to Use in 2026?

Generally Safe

Score 85/100

Simple New Post Emails has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4yr ago
Risk Assessment

The security posture of the 'simple-new-post-emails' plugin version 0.7.1 appears to be relatively strong based on the provided static analysis. The plugin demonstrates good security practices by not exposing a large attack surface, with only one AJAX handler and no shortcodes, cron events, or REST API routes. Crucially, all identified entry points have appropriate authentication and capability checks in place, and there are no known CVEs associated with this plugin. The code also makes positive use of prepared statements for all SQL queries and includes nonce checks. However, a notable concern is the output escaping, which is only properly handled for 30% of outputs. This suggests a potential risk of cross-site scripting (XSS) vulnerabilities if user-supplied data is not consistently and correctly escaped before being displayed to users.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

Simple New Post Emails Security Vulnerabilities

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

Simple New Post Emails Code Analysis

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

Output Escaping

30% escaped10 total outputs
Attack Surface

Simple New Post Emails Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_snpe-options-savesimple-new-post-emails.php:44
WordPress Hooks 7
actionwidgets_initsimple-new-post-emails.php:40
actionpersonal_optionssimple-new-post-emails.php:41
actionedit_user_profile_updatesimple-new-post-emails.php:42
actionpersonal_options_updatesimple-new-post-emails.php:43
actionpublish_postsimple-new-post-emails.php:45
filtermanage_users_columnssimple-new-post-emails.php:46
actionmanage_users_custom_columnsimple-new-post-emails.php:47
Maintenance & Trust

Simple New Post Emails Maintenance & Trust

Maintenance Signals

WordPress version tested5.9.13
Last updatedJan 25, 2022
PHP min version
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Simple New Post Emails Developer Profile

10up

23 plugins · 1.4M total installs

78
trust score
Avg Security Score
98/100
Avg Patch Time
546 days
View full developer profile
Detection Fingerprints

How We Detect Simple New Post Emails

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-new-post-emails/js/snpe-widget.js
Script Paths
/wp-content/plugins/simple-new-post-emails/js/snpe-widget.js
Version Parameters
simple-new-post-emails/js/snpe-widget.js?ver=

HTML / DOM Fingerprints

CSS Classes
snpe-widgetsnpe-option
Data Attributes
name="snpe_send"id="snpe_send"name="action"value="snpe-options-save"
JS Globals
snpe_vars
FAQ

Frequently Asked Questions about Simple New Post Emails