Stylish Notification Popup Security & Risk Analysis

wordpress.org/plugins/stylish-notification-popup

Stylish Notification Popup is a responsive popup plugin for wordpress to show attention grabbing message to your visitors with call to action button a …

30 active installs v1.1.0 PHP + WP 3.3+ Updated Feb 6, 2017
attention-grabbermessage-popupnotification-popupnotification-popup-wordpress-pluginwordpress-notification
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Stylish Notification Popup Safe to Use in 2026?

Generally Safe

Score 85/100

Stylish Notification Popup has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The "stylish-notification-popup" plugin v1.1.0 exhibits a seemingly strong security posture based on the static analysis and vulnerability history. The absence of any detected AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the potential attack surface. Furthermore, the code signals show no dangerous functions, no raw SQL queries, and no file operations, all of which are positive indicators. The lack of any recorded vulnerabilities or CVEs further bolsters this perception.

However, a notable concern arises from the output escaping metrics, where only 42% of outputs are properly escaped. This leaves a significant portion of user-generated or dynamic content potentially vulnerable to cross-site scripting (XSS) attacks if not handled with extreme care within the application logic that consumes these outputs. The absence of nonce checks and capability checks across all entry points (which are zero in this case) is less of a direct risk given the lack of entry points, but it highlights a potential oversight should new entry points be introduced in future versions without proper security considerations. The taint analysis showing zero flows with unsanitized paths is positive, but this could be a consequence of the limited attack surface rather than robust sanitization practices across all potential input vectors.

In conclusion, while the plugin appears to be relatively secure due to its minimal attack surface and clean vulnerability history, the low percentage of properly escaped output presents a tangible risk. Developers should prioritize addressing this output escaping issue to mitigate potential XSS vulnerabilities, especially if the plugin's functionality allows for user-generated content to be displayed.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

Stylish Notification Popup Security Vulnerabilities

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

Stylish Notification Popup Code Analysis

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

Output Escaping

42% escaped12 total outputs
Attack Surface

Stylish Notification Popup Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_menusettings.php:10
actionadmin_initsettings.php:11
actionadmin_enqueue_scriptssettings.php:13
actionwp_enqueue_scriptsstylish-notification-popup.php:48
actionwp_enqueue_scriptsstylish-notification-popup.php:49
actionwp_footerstylish-notification-popup.php:55
Maintenance & Trust

Stylish Notification Popup Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedFeb 6, 2017
PHP min version
Downloads4K

Community Trust

Rating70/100
Number of ratings2
Active installs30
Developer Profile

Stylish Notification Popup Developer Profile

Shrinivas

7 plugins · 1K total installs

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

How We Detect Stylish Notification Popup

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/stylish-notification-popup/css/style.css/wp-content/plugins/stylish-notification-popup/css/animate.css/wp-content/plugins/stylish-notification-popup/js/snp.js/wp-content/plugins/stylish-notification-popup/images/close.png
Script Paths
js/snp.js
Version Parameters
stylish-notification-popup/css/style.css?ver=stylish-notification-popup/css/animate.css?ver=stylish-notification-popup/js/snp.js?ver=

HTML / DOM Fingerprints

CSS Classes
stylishnotificationpopup-closestylishnotificationpopup-modalstylishnotificationpopup-buttonsnp_button_linkstylishnotificationpopup-moreplugins
HTML Comments
Backlink has been removed (commented out) in the version 1.1as it may create unnatural backlinks to our website
Data Attributes
data-popup-titledata-popup-descriptiondata-popup-button-titledata-popup-button-urldata-popup-delaydata-popup-enabled
JS Globals
snp_admin
FAQ

Frequently Asked Questions about Stylish Notification Popup