Onclick Popup Security & Risk Analysis

wordpress.org/plugins/onclick-popup

WordPress onclick Popup plugin will create a popup message to your website. The popup will appear on text click so it is named on-click popup.

100 active installs v7.2 PHP + WP 3.5+ Updated Oct 29, 2023
onclickpopupwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Onclick Popup Safe to Use in 2026?

Generally Safe

Score 85/100

Onclick Popup 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 "onclick-popup" v7.2 plugin exhibits a generally positive security posture with several good practices in place. The absence of known CVEs and no critical or high severity taint flows are strong indicators of a well-maintained codebase. The high percentage of prepared statements for SQL queries (95%) and the presence of nonce checks (4) further contribute to its security. The limited attack surface, with only one shortcode and no unprotected AJAX handlers or REST API routes, is also a positive sign.

However, a significant concern lies in the output escaping, with only 41% of outputs being properly escaped. This leaves a considerable portion of the plugin's output potentially vulnerable to Cross-Site Scripting (XSS) attacks. Additionally, while there are nonce checks, the complete absence of capability checks on any entry points (AJAX, REST API, shortcodes) is a notable weakness. This means that any user, regardless of their role or permissions, could potentially trigger functionalities within the plugin, increasing the risk of unauthorized actions or data manipulation.

In conclusion, "onclick-popup" v7.2 benefits from a lack of historical vulnerabilities and a contained attack surface. The developers have implemented some crucial security measures like prepared statements and nonce checks. Nevertheless, the insufficient output escaping and the complete lack of capability checks represent significant areas for improvement to mitigate potential security risks effectively.

Key Concerns

  • Insufficient output escaping (41%)
  • Missing capability checks on entry points
Vulnerabilities
None known

Onclick Popup Security Vulnerabilities

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

Onclick Popup Code Analysis

Dangerous Functions
0
Raw SQL Queries
1
21 prepared
Unescaped Output
44
30 escaped
Nonce Checks
4
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

95% prepared22 total queries

Output Escaping

41% escaped74 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
<content-management-show> (pages\content-management-show.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Onclick Popup Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[onclick-popup] onclick-popup.php:161
WordPress Hooks 5
actioninitonclick-popup.php:312
actionadmin_menuonclick-popup.php:316
actionplugins_loadedonclick-popup.php:345
actionplugins_loadedonclick-popup.php:346
actionadmin_enqueue_scriptsonclick-popup.php:349
Maintenance & Trust

Onclick Popup Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedOct 29, 2023
PHP min version
Downloads55K

Community Trust

Rating60/100
Number of ratings3
Active installs100
Developer Profile

Onclick Popup Developer Profile

gopi_plus

8 plugins · 1K total installs

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

How We Detect Onclick Popup

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/onclick-popup/onclick-popup.css

HTML / DOM Fingerprints

CSS Classes
PopUpFadClose
JS Globals
PopUpFadOpenPopUpFadCloseX
Shortcode Output
[onclick-popup]
FAQ

Frequently Asked Questions about Onclick Popup