
WP Post Notifier For All Security & Risk Analysis
wordpress.org/plugins/wp-post-notifier-for-allNotify all Wordpress users (and not only the admin) on every post publishing.
Is WP Post Notifier For All Safe to Use in 2026?
Generally Safe
Score 85/100WP Post Notifier For All has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The 'wp-post-notifier-for-all' v2.7.1 plugin exhibits a mixed security posture. On the positive side, the static analysis indicates no known CVEs, zero dangerous functions, and all SQL queries are prepared statements, suggesting good practices in these areas. The plugin also has a single capability check, which is a positive step towards access control. However, a significant concern is the complete lack of output escaping for all 19 identified outputs. This opens the door to cross-site scripting (XSS) vulnerabilities, as user-supplied data could be rendered directly into the HTML without sanitization.
Furthermore, while the attack surface appears small with no AJAX handlers, REST API routes, shortcodes, or cron events, the analysis of taint flows is limited. The fact that only one flow was analyzed, and it yielded no unsanitized paths, is not necessarily indicative of a clean codebase but rather potentially limited static analysis scope or the plugin's simplicity. The absence of nonce checks on the zero AJAX handlers is a non-issue given there are no handlers, but it doesn't address potential vulnerabilities if functionality were to be added later. Overall, the lack of output escaping is the most prominent and actionable risk identified, outweighing the positive findings regarding SQL and known vulnerabilities.
Key Concerns
- 0% output escaping for 19 outputs
WP Post Notifier For All Security Vulnerabilities
WP Post Notifier For All Code Analysis
Output Escaping
Data Flow Analysis
WP Post Notifier For All Attack Surface
WordPress Hooks 3
Maintenance & Trust
WP Post Notifier For All Maintenance & Trust
Maintenance Signals
Community Trust
WP Post Notifier For All Alternatives
Subscribe2 – Form, Email Subscribers & Newsletters
subscribe2
Sends a list of subscribers an email notification when you publish new posts.
Tools for Twitter
twitter-tools
Tools for Twitter is a plugin that creates a complete integration between your WordPress blog and your Twitter account.
Post Status Notifier Lite
post-status-notifier-lite
Notify on every post change: Flexible rules, custom placeholders and support for all post types and taxonomies.
Publish Post Email Notification
publish-post-email-notification
Publish post notification is plugin which will send an automatic email to its author when the post is published and approved by WP admin.
Post Notify Users
post-notify-users
Notified by e-mail to the user with the roles set at the time of new posting.
WP Post Notifier For All Developer Profile
5 plugins · 380 total installs
How We Detect WP Post Notifier For All
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
[BLOG_NAME] - [AUTHOR] just published a new article: [TITLE][AUTHOR] just published a new article !<br /><br />
<h3>[TITLE]</h3>
In: [CATEGORIES]<br /><br />
[EXCERPT]<br /><br />
[CONTENT]<br /><br />
[LINK]<br /><br />
Good reading !<br /><br />