Informational Popup Plugin Security & Risk Analysis

wordpress.org/plugins/informational-popup

Informational Popup. Create dynamic foot notes, explore digressions, extend your posts.

10 active installs v1.0 PHP + WP 2.8+ Updated Unknown
popupshortcodesimplevideowindow
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Informational Popup Plugin Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "informational-popup" plugin version 1.0 presents a mixed security profile. On the positive side, it exhibits excellent practices regarding database interaction, using prepared statements exclusively, and it has no known vulnerabilities or CVEs. The attack surface is also minimal, with only one shortcode identified and no AJAX handlers or REST API routes without authentication checks. Furthermore, the absence of file operations and external HTTP requests reduces potential attack vectors. However, a significant concern arises from the complete lack of output escaping. This means that any data processed by the plugin and subsequently displayed to users is not sanitized, making it highly susceptible to Cross-Site Scripting (XSS) attacks. Additionally, the taint analysis revealed a flow with an unsanitized path, which, while not classified as critical or high severity in this analysis, warrants attention. The absence of nonce and capability checks is another area of weakness, though the limited attack surface mitigates the immediate risk.

Key Concerns

  • 0% output escaping
  • Taint flow with unsanitized path
  • 0 Nonce checks
  • 0 Capability checks
Vulnerabilities
None known

Informational Popup Plugin Security Vulnerabilities

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

Informational Popup Plugin Code Analysis

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

Output Escaping

0% escaped23 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<info_popup_set_options> (info_popup_set_options.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Informational Popup Plugin Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[info_popup] info_popup_main.php:141
WordPress Hooks 4
actionwp_dashboard_setupinfo_popup_main.php:161
actionwp_enqueue_scriptsinfo_popup_main.php:185
actionadmin_menuinfo_popup_main.php:194
actionadmin_initinfo_popup_main.php:413
Maintenance & Trust

Informational Popup Plugin Maintenance & Trust

Maintenance Signals

WordPress version tested3.3.2
Last updatedUnknown
PHP min version
Downloads12K

Community Trust

Rating60/100
Number of ratings2
Active installs10
Developer Profile

Informational Popup Plugin Developer Profile

joshkeen

1 plugin · 10 total installs

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

How We Detect Informational Popup Plugin

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/informational-popup/farbtastic.js/wp-content/plugins/informational-popup/info_popup.js
Script Paths
http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.jshttp://ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.min.js

HTML / DOM Fingerprints

CSS Classes
clicked_text_
HTML Comments
<!--<img src="<!--<div id="loading_video_<!--<img src="<!--<div id="loading_video_
Data Attributes
id="img_tag_id="popup_div_id="h2_id="h4_id="close_btn_id="loading_video_+1 more
JS Globals
deploy_info_popup_js
Shortcode Output
<span class="clicked_text_<div id="popup_div_<h2 id="h2_<div style="font-size:15px" id="h4_
FAQ

Frequently Asked Questions about Informational Popup Plugin