CS Popup Maker Security & Risk Analysis

wordpress.org/plugins/cs-popup-maker

A simple plugin to show popup image in homepage or any other pages which is controlled from WordPress admin panel.

10 active installs v3.0.3 PHP + WP 4.5+ Updated Sep 15, 2022
homepage-pop-uphomepage-popup-builderhomepage-popup-makerpopupsimple-pop-up
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is CS Popup Maker Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The cs-popup-maker plugin, version 3.0.3, exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of any known CVEs, particularly critical or high-severity ones, and the lack of reported vulnerabilities over time suggest a development team that prioritizes security or a plugin that has historically been robust. The static analysis further supports this by showing no identified dangerous functions, file operations, external HTTP requests, or vulnerabilities in taint analysis. The plugin also utilizes prepared statements for its SQL queries, which is a crucial security practice.

However, there are areas for concern. The most significant weakness identified is the low percentage of properly escaped output (32%). This indicates a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. While the attack surface appears minimal with no direct entry points like AJAX handlers, REST API routes, or shortcodes without authentication, the unescaped output means that if any input were to be processed and displayed without proper sanitization, an attacker could potentially inject malicious scripts. The absence of nonce checks and capability checks, although not directly linked to the current static analysis findings of zero entry points, are generally recommended security practices for any plugin that handles user input or performs sensitive actions. The lack of recorded vulnerabilities is positive, but it doesn't negate the risks presented by the unescaped output. Therefore, while the plugin has a good foundation, the unescaped output is a critical weakness that needs immediate attention to mitigate potential XSS attacks.

Key Concerns

  • Low percentage of properly escaped output
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

CS Popup Maker Security Vulnerabilities

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

CS Popup Maker Code Analysis

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

Output Escaping

32% escaped31 total outputs
Attack Surface

CS Popup Maker Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionadmin_enqueue_scriptsincludes\class-cs-popup-maker-settings-api.php:30
actionplugins_loadedincludes\class-cs-popup-maker.php:159
actionadmin_enqueue_scriptsincludes\class-cs-popup-maker.php:174
actionadmin_enqueue_scriptsincludes\class-cs-popup-maker.php:175
actionadmin_initincludes\class-cs-popup-maker.php:177
actionadmin_menuincludes\class-cs-popup-maker.php:178
actionwp_enqueue_scriptsincludes\class-cs-popup-maker.php:194
actionwp_enqueue_scriptsincludes\class-cs-popup-maker.php:195
Maintenance & Trust

CS Popup Maker Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedSep 15, 2022
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

CS Popup Maker Developer Profile

catchsquare

5 plugins · 10K total installs

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

How We Detect CS Popup Maker

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cs-popup-maker/admin/css/semantic.css/wp-content/plugins/cs-popup-maker/admin/css/cs-popup-maker-admin.css/wp-content/plugins/cs-popup-maker/admin/js/semantic.js/wp-content/plugins/cs-popup-maker/admin/js/cs-popup-maker-admin.js
Script Paths
/wp-content/plugins/cs-popup-maker/admin/js/semantic.js/wp-content/plugins/cs-popup-maker/admin/js/cs-popup-maker-admin.js
Version Parameters
cs-popup-maker/admin/css/semantic.css?ver=cs-popup-maker/admin/css/cs-popup-maker-admin.css?ver=cs-popup-maker/admin/js/semantic.js?ver=cs-popup-maker/admin/js/cs-popup-maker-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
cs-popup-maker-admin
Data Attributes
data-cs-popup-id
JS Globals
cs_admin_obj
FAQ

Frequently Asked Questions about CS Popup Maker