Simple Post Alerts Security & Risk Analysis

wordpress.org/plugins/simple-post-alerts

Allows users to easily get alerts for new posts pending review and published.

10 active installs v0.1 PHP + WP 4.0+ Updated Aug 17, 2015
pending-reviewpost-alertspost-notifications
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Post Alerts Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The "simple-post-alerts" plugin v0.1 exhibits a strong static security posture. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface. Furthermore, the code demonstrates good practices by utilizing prepared statements for all SQL queries and having no dangerous functions, file operations, or external HTTP requests. The taint analysis also shows no critical or high severity vulnerabilities, indicating a lack of easily exploitable data flow issues.

However, there are a couple of areas that warrant attention. The complete lack of nonce checks and capability checks across all identified entry points is a notable concern. While the current entry points are zero, this indicates a potential gap in how the plugin *would* handle interactions if they were introduced, leaving it vulnerable to CSRF attacks or privilege escalation if functionality is added without proper security checks.

The plugin's vulnerability history is clean, with no recorded CVEs. This, combined with the positive static analysis, suggests a generally secure plugin. The main weakness identified is the lack of security controls (nonces and capability checks) on potential future entry points. Therefore, while currently well-protected due to a limited attack surface, this plugin would require careful auditing if its functionality expands.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Simple Post Alerts Security Vulnerabilities

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

Simple Post Alerts Release Timeline

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

Simple Post Alerts Code Analysis

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

Output Escaping

67% escaped3 total outputs
Attack Surface

Simple Post Alerts Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionshow_user_profilesimple-post-alerts.php:30
actionedit_user_profilesimple-post-alerts.php:31
actionpersonal_options_updatesimple-post-alerts.php:37
actionedit_user_profile_updatesimple-post-alerts.php:38
actionpending_postsimple-post-alerts.php:51
actionpublish_postsimple-post-alerts.php:64
Maintenance & Trust

Simple Post Alerts Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedAug 17, 2015
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Simple Post Alerts Developer Profile

Alex Phelps

2 plugins · 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 Simple Post Alerts

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
regular-checkbox
Data Attributes
spa_pending_reviewspa_published
FAQ

Frequently Asked Questions about Simple Post Alerts