ID Popup Security & Risk Analysis

wordpress.org/plugins/id-popup

A plugin to display a responsive popup image with scheduling and customization options.

10 active installs v1.0 PHP + WP 5.0+ Updated May 26, 2025
advertisementjacket-ad-pluginpop-up-pluginpopuproadblock
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is ID Popup Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 10mo ago
Risk Assessment

The "id-popup" plugin v1.0 exhibits a generally strong security posture based on the provided static analysis. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events as entry points significantly reduces the potential attack surface. Furthermore, the code signals indicate responsible development practices, with all SQL queries utilizing prepared statements and a high percentage of output being properly escaped, which mitigates cross-site scripting (XSS) risks. The lack of identified dangerous functions, file operations, or external HTTP requests also contributes positively to its security profile.

While the static analysis and vulnerability history show no immediate critical or high-severity issues, there are areas that warrant attention. The absence of nonce checks across all identified entry points (though there are none) and the single capability check, while potentially sufficient given the lack of entry points, could be a concern if the plugin's functionality were to expand without corresponding security measures. The fact that there are 0 total taint flows analyzed is not necessarily a positive indicator; it might simply mean the analysis tool couldn't find any paths to analyze, or that the plugin is very simple. The vulnerability history being entirely clean is a positive sign, suggesting the developers have historically avoided introducing vulnerabilities. However, this could also be due to the plugin's simplicity or limited adoption.

In conclusion, "id-popup" v1.0 appears to be a securely coded plugin for its current scope, prioritizing input sanitization and output escaping. The primary weakness lies in the theoretical potential for future expansion to introduce vulnerabilities if proper security checks like nonces and capability checks are not implemented on new entry points. For its current state, the risk is low, but vigilance for future updates is advised.

Key Concerns

  • No nonce checks on entry points
  • Limited capability checks
  • Potential for unsanitized paths if attack surface grows
Vulnerabilities
None known

ID Popup Security Vulnerabilities

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

ID Popup Code Analysis

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

Output Escaping

86% escaped50 total outputs
Attack Surface

ID Popup Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionwp_enqueue_scriptsid-popup.php:48
actionadmin_enqueue_scriptsid-popup.php:61
actionadmin_menuincludes\admin-settings.php:20
actionadmin_initincludes\admin-settings.php:43
actionwp_footerincludes\frontend-popup.php:58
Maintenance & Trust

ID Popup Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedMay 26, 2025
PHP min version
Downloads901

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

ID Popup Developer Profile

InDesign Media

2 plugins · 20 total installs

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

How We Detect ID Popup

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/id-popup/css/id-popup.css/wp-content/plugins/id-popup/js/id-popup.js/wp-content/plugins/id-popup/js/admin.js/wp-content/plugins/id-popup/css/admin-style.css
Script Paths
/wp-content/plugins/id-popup/js/id-popup.js/wp-content/plugins/id-popup/js/admin.js
Version Parameters
id-popup/css/id-popup.css?ver=id-popup/js/id-popup.js?ver=id-popup/js/admin.js?ver=id-popup/css/admin-style.css?ver=

HTML / DOM Fingerprints

CSS Classes
desktop-imagemobile-image
Data Attributes
id="id-popup-overlay"id="id-popup"id="id-popup-close"
JS Globals
id_popup_data
FAQ

Frequently Asked Questions about ID Popup