Popup Message Security & Risk Analysis

wordpress.org/plugins/popup-message

A wordpress plugin which is simply allow you to Display popup flash message after login.

10 active installs v0.1 PHP + WP 3.6+ Updated Apr 20, 2015
appzcodermessagepopup-messagesohelamin
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Popup Message Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The "popup-message" plugin version 0.1 exhibits a mixed security posture. On the positive side, the static analysis reveals no dangerous functions, no direct SQL queries (all use prepared statements), and no file operations or external HTTP requests. Furthermore, the vulnerability history is clean, with no known CVEs associated with this plugin, suggesting a generally stable development history. However, significant concerns arise from the complete lack of output escaping. With 4 total outputs and 0% properly escaped, this presents a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any user-provided data displayed by the plugin is susceptible to injection. Additionally, the absence of nonce checks and capability checks, coupled with zero AJAX handlers and REST API routes, indicates a lack of robust input validation and authorization mechanisms for potential future entry points, even though the current attack surface is minimal. While the plugin currently has a small attack surface and a clean history, the critical flaw in output escaping creates a significant security risk that outweighs these positive aspects.

Key Concerns

  • Outputs not properly escaped (potential XSS)
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Popup Message Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Popup Message Release Timeline

v0.1Current
Code Analysis
Analyzed Mar 17, 2026

Popup Message Code Analysis

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

Output Escaping

0% escaped4 total outputs
Attack Surface

Popup Message Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actioninitpopup-message.php:12
actionlogin_formpopup-message.php:24
actionadmin_menupopup-message.php:27
actionwp_enqueue_scriptspopup-message.php:30
actionwp_footerpopup-message.php:31
actionwp_footerpopup-message.php:32
actionadmin_initpopup-message.php:95
Maintenance & Trust

Popup Message Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedApr 20, 2015
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Popup Message Developer Profile

sohelamin

3 plugins · 30 total installs

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

How We Detect Popup Message

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/popup-message/assets/style.css

HTML / DOM Fingerprints

CSS Classes
ac-popup-messagedashicons-dismiss
Data Attributes
data-dismiss
JS Globals
jQuery
FAQ

Frequently Asked Questions about Popup Message