WebSuite Push Notifier Security & Risk Analysis

wordpress.org/plugins/websuite-push-notifier

Send push notifications with custom messaging when a post is published.

10 active installs v1.1.7 PHP 7.4+ WP 5.0+ Updated Oct 20, 2023
mobile-monetizationpublisherspush-notificationsuser-engagementwebsuite
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WebSuite Push Notifier Safe to Use in 2026?

Generally Safe

Score 85/100

WebSuite Push Notifier has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2yr ago
Risk Assessment

The "websuite-push-notifier" v1.1.7 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of direct entry points like AJAX handlers, REST API routes, and shortcodes, coupled with a lack of critical or high severity taint flows, is highly positive. The plugin also demonstrates good practices in output escaping and utilizes prepared statements for a majority of its SQL queries. The limited file operations and controlled external HTTP requests further contribute to its secure design.

However, there are a few areas that warrant attention. The presence of a cron event, while not inherently insecure, represents a potential entry point if not properly secured. A single nonce check is present, but the complete absence of capability checks for any potential privileged actions is a significant concern, suggesting that certain operations might be accessible to users without proper authorization. Additionally, the bundling of an older version of Select2 (v3.5.2) could introduce vulnerabilities if the library itself has known exploits not addressed in this version. The vulnerability history being clean is a good sign, indicating a lack of past exploitable issues, but it does not negate the potential risks identified in the code analysis.

In conclusion, while the plugin avoids many common pitfalls and has a clean vulnerability record, the lack of capability checks is the most significant weakness. This, along with the outdated bundled library and the presence of an unsecured cron event, presents a moderate risk that should be addressed to achieve a more robust security profile.

Key Concerns

  • Missing capability checks
  • Bundled outdated library (Select2 v3.5.2)
  • Cron event without explicit auth check mentioned
Vulnerabilities
None known

WebSuite Push Notifier Security Vulnerabilities

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

WebSuite Push Notifier Code Analysis

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

Bundled Libraries

Select23.5.2Guzzle

SQL Query Safety

60% prepared10 total queries

Output Escaping

83% escaped164 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<websuitePushNotifierAdmin> (admin\websuitePushNotifierAdmin.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WebSuite Push Notifier Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_noticeswspn\websuitePushNotifierCore.php:202
actionadmin_noticeswspn\websuitePushNotifierCore.php:231
actionadmin_noticeswspn\websuitePushNotifierCore.php:244

Scheduled Events 1

wspnCustomCronHook
Maintenance & Trust

WebSuite Push Notifier Maintenance & Trust

Maintenance Signals

WordPress version tested6.3.8
Last updatedOct 20, 2023
PHP min version7.4
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WebSuite Push Notifier Developer Profile

Publishers Toolbox

3 plugins · 40 total installs

87
trust score
Avg Security Score
90/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect WebSuite Push Notifier

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/websuite-push-notifier/admin/css/websuite-push-notifier-admin-style.min.css/wp-content/plugins/websuite-push-notifier/admin/assets/lib/minicolors.min.css/wp-content/plugins/websuite-push-notifier/admin/assets/lib/select2.min.css/wp-content/plugins/websuite-push-notifier/admin/assets/lib/iziToast.min.css/wp-content/plugins/websuite-push-notifier/admin/assets/lib/tooltip.min.css/wp-content/plugins/websuite-push-notifier/admin/js/websuite-push-notifier-admin.js/wp-content/plugins/websuite-push-notifier/admin/js/libs/minicolors.min.js/wp-content/plugins/websuite-push-notifier/admin/js/libs/select2.min.js+13 more
Script Paths
/wp-content/plugins/websuite-push-notifier/admin/js/websuite-push-notifier-admin.js/wp-content/plugins/websuite-push-notifier/admin/js/libs/minicolors.min.js/wp-content/plugins/websuite-push-notifier/admin/js/libs/select2.min.js/wp-content/plugins/websuite-push-notifier/admin/js/libs/iziToast.min.js/wp-content/plugins/websuite-push-notifier/admin/js/libs/tooltip.min.js/wp-content/plugins/websuite-push-notifier/admin/js/libs/Chart.bundle.min.js+10 more
Version Parameters
websuite-push-notifier-admin-style.min.css?ver=minicolors.min.css?ver=select2.min.css?ver=iziToast.min.css?ver=tooltip.min.css?ver=websuite-push-notifier-admin.js?ver=minicolors.min.js?ver=select2.min.js?ver=iziToast.min.js?ver=tooltip.min.js?ver=Chart.bundle.min.js?ver=moment.min.js?ver=daterangepicker.min.js?ver=websuite-push-notifier.js?ver=websuite-push-notifier-main.js?ver=websuite-push-notifier-settings.js?ver=websuite-push-notifier-modal.js?ver=websuite-push-notifier-post-type.js?ver=websuite-push-notifier-notification-type.js?ver=websuite-push-notifier-user.js?ver=websuite-push-notifier-general-settings.js?ver=

HTML / DOM Fingerprints

CSS Classes
websuite-push-notifier-settings-sectionwebsuite-push-notifier-modal-contentwebsuite-push-notifier-post-type-settingswebsuite-push-notifier-notification-type-settingswebsuite-push-notifier-user-settingswebsuite-push-notifier-general-settings-section
HTML Comments
<!-- WebSuite Push Notifier Options --><!-- WebSuite Push Notifier Modal --><!-- WebSuite Push Notifier Post Type Settings --><!-- WebSuite Push Notifier Notification Type Settings -->+2 more
Data Attributes
data-wspn-modaldata-wspn-post-typedata-wspn-notification-typedata-wspn-userdata-wspn-general-setting
JS Globals
WSPN_AdminWSPN_SettingsWSPN_ModalWSPN_PostTypeWSPN_NotificationTypeWSPN_User+1 more
REST Endpoints
/wp-json/wspn/v1/settings/wp-json/wspn/v1/posts/wp-json/wspn/v1/users
FAQ

Frequently Asked Questions about WebSuite Push Notifier