Smart Modal – Create Custom Popups with Trigger Options Security & Risk Analysis

wordpress.org/plugins/smart-modal

Modal builder block. Create popup/modal easily.

80 active installs v1.0.5 PHP 7.1+ WP 6.5+ Updated Mar 30, 2026
blockcontentgallerymodalpopup
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Smart Modal – Create Custom Popups with Trigger Options Safe to Use in 2026?

Generally Safe

Score 100/100

Smart Modal – Create Custom Popups with Trigger Options has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The 'smart-modal' plugin v1.0.5 presents a mixed security profile. On the positive side, it demonstrates good practices by exclusively using prepared statements for SQL queries and has no recorded vulnerabilities (CVEs) or known dangerous functions. The limited attack surface, with only one shortcode and no unprotected entry points identified in the static analysis, also contributes to a generally favorable security posture. However, a significant concern arises from the complete lack of output escaping. This means that any data displayed through the plugin, even if sourced internally, is not being sanitized for potentially malicious content, opening the door for cross-site scripting (XSS) attacks. Additionally, the absence of nonce checks, while not directly flagged as a vulnerability due to the limited attack surface, is a missed opportunity for robust security in handlers that process user input, making them potentially vulnerable if new AJAX or REST API endpoints were added without proper authorization checks. The absence of any taint flow analysis results is also notable; it's unclear if this indicates no exploitable flows were found or if the analysis was not comprehensive. Overall, while the plugin avoids common SQL injection and code execution risks, the unescaped output is a critical weakness that needs immediate attention.

Key Concerns

  • All output is unescaped
  • Missing nonce checks
Vulnerabilities
None known

Smart Modal – Create Custom Popups with Trigger Options Security Vulnerabilities

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

Smart Modal – Create Custom Popups with Trigger Options Release Timeline

v1.0.5Current
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Code Analysis
Analyzed Mar 16, 2026

Smart Modal – Create Custom Popups with Trigger Options Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Smart Modal – Create Custom Popups with Trigger Options Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[bpsmb-smart-modal] shortcode\admin-menu.php:12
WordPress Hooks 6
actioninitshortcode\admin-menu.php:11
filtermanage_bpsmb_posts_columnsshortcode\admin-menu.php:13
actionmanage_bpsmb_posts_custom_columnshortcode\admin-menu.php:14
actionuse_block_editor_for_postshortcode\admin-menu.php:15
actioninitsmart-modal.php:25
actionadmin_enqueue_scriptssmart-modal.php:26
Maintenance & Trust

Smart Modal – Create Custom Popups with Trigger Options Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 30, 2026
PHP min version7.1
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs80
Developer Profile

Smart Modal – Create Custom Popups with Trigger Options Developer Profile

colorlibplugins

121 plugins · 740K total installs

78
trust score
Avg Security Score
98/100
Avg Patch Time
130 days
View full developer profile
Detection Fingerprints

How We Detect Smart Modal – Create Custom Popups with Trigger Options

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/smart-modal/assets/css/admin.css/wp-content/plugins/smart-modal/assets/js/admin.js
Script Paths
/wp-content/plugins/smart-modal/assets/js/admin.js
Version Parameters
smart-modal/assets/css/admin.css?ver=smart-modal/assets/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
bpsmbFrontShortcodetooltip
Data Attributes
data-block="bpsmb/smart-modal-block"
JS Globals
bsbHandleShortcode
REST Endpoints
/wp-json/wp/v2/bpsmb
Shortcode Output
[bpsmb-smart-modal id=
FAQ

Frequently Asked Questions about Smart Modal – Create Custom Popups with Trigger Options