What’s New Popup Generator Security & Risk Analysis

wordpress.org/plugins/whats-new-popup-generator

This plugin will popup what's new section. You can make ten lines by your own and also adding links. What's new button can be created insid …

50 active installs v1.0.2 PHP + WP 3.0+ Updated Feb 13, 2018
contentpop-uppopup-makerresponsive-popupswhats-new
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is What’s New Popup Generator Safe to Use in 2026?

Generally Safe

Score 85/100

What’s New Popup Generator has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The "whats-new-popup-generator" plugin v1.0.2 demonstrates a generally good security posture based on the provided static analysis. The absence of known vulnerabilities (CVEs) and the limited attack surface are positive indicators. Furthermore, the plugin correctly utilizes prepared statements for all SQL queries, which is a crucial security practice. However, a significant concern is the relatively low percentage (59%) of properly escaped output. This could potentially lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is displayed without sufficient sanitization. While no critical taint flows were identified, the unescaped output represents a potential avenue for exploitation.

The plugin's vulnerability history is clean, indicating a historical commitment to security or simply a lack of past discovered issues. The sole entry point identified is a shortcode, which, in this analysis, is not unprotected. The absence of unprotected AJAX handlers and REST API routes is commendable. The presence of a nonce check is also a positive sign, though it's not tied to any capability checks in this analysis, which could be a missed opportunity for more granular access control. Overall, the plugin is not inherently insecure but requires attention to its output escaping to mitigate potential XSS risks.

Key Concerns

  • Significant portion of output not properly escaped
Vulnerabilities
None known

What’s New Popup Generator Security Vulnerabilities

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

What’s New Popup Generator Code Analysis

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

Output Escaping

59% escaped54 total outputs
Data Flows
All sanitized

Data Flow Analysis

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

What’s New Popup Generator Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[Pop_Whatsnew] whats-new-popup.php:53
WordPress Hooks 7
actionwp_headwhats-new-popup.php:34
actionwp_enqueue_scriptswhats-new-popup.php:35
filterwp_footerwhats-new-popup.php:38
actioninitwhats-new-popup.php:41
actioninitwhats-new-popup.php:44
actionadmin_menuwhats-new-popup.php:47
actionadmin_enqueue_scriptswhats-new-popup.php:50
Maintenance & Trust

What’s New Popup Generator Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedFeb 13, 2018
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs50
Developer Profile

What’s New Popup Generator Developer Profile

Kazuki Yanamoto

5 plugins · 7K total installs

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

How We Detect What’s New Popup Generator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/whats-new-popup-generator/css/popup_style.css
Script Paths
/wp-content/plugins/whats-new-popup-generator/js/pop_colorPicker.js

HTML / DOM Fingerprints

CSS Classes
popup_information_boxpopup_contents-overlay
Data Attributes
cursor:pointerborder: solid #a4a4a4 1pxtext-align:centerbackground-color
JS Globals
jQuery
Shortcode Output
<div class="popup_information_box" style="cursor:pointer;border: solid #a4a4a4 1px; padding:px; width:px;text-align:center;color:;background-color:
FAQ

Frequently Asked Questions about What’s New Popup Generator