
WP Popup Security & Risk Analysis
wordpress.org/plugins/wp-pop-upLooking for a new way to entice your site visitors? WP Popup is the lightbox/popup plugin built with performance in mind.
Is WP Popup Safe to Use in 2026?
Generally Safe
Score 100/100WP Popup has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "wp-pop-up" plugin v1.2.7 exhibits a generally strong security posture based on the provided static analysis. The plugin demonstrates good practices with a complete absence of known CVEs, indicating a history of responsible development and patching. Furthermore, the static analysis shows no critical or high severity taint flows, no dangerous functions, and no file operations, all of which are positive signs. The presence of nonce checks and capability checks on its entry points, coupled with the complete lack of unprotected AJAX handlers, REST API routes, shortcodes, or cron events, significantly reduces the attack surface and the likelihood of common web vulnerabilities.
However, there are areas for improvement. While 50% of SQL queries are prepared, the remaining 50% are not, posing a potential risk of SQL injection if the data used in these queries is not properly sanitized. Additionally, 30% of output is not properly escaped, which could lead to Cross-Site Scripting (XSS) vulnerabilities. The absence of any taint analysis flows analyzed is noted, which might suggest limited scope or coverage in the analysis, though it also aligns with the lack of detected critical issues. Overall, the plugin is relatively secure but could benefit from addressing the unescaped output and non-prepared SQL queries to achieve a more robust security profile.
Key Concerns
- SQL queries not using prepared statements
- Output escaping not properly implemented
WP Popup Security Vulnerabilities
WP Popup Code Analysis
SQL Query Safety
Output Escaping
WP Popup Attack Surface
AJAX Handlers 3
WordPress Hooks 89
Maintenance & Trust
WP Popup Maintenance & Trust
Maintenance Signals
Community Trust
WP Popup Alternatives
Modal Window – create popup modal window
modal-window
WordPress popup plugin for easily creating a popup and modal window with any kind of content and settings.
PWP Lytebox
pwp-lytebox
The fast and simple way to make all links pointing to images open in popup modal window.
Lightbox & Modal Popup WordPress Plugin – FooBox
foobox-image-lightbox
A responsive image lightbox for WordPress galleries, WordPress attachments & FooGallery
WP Lightbox 2
wp-lightbox-2
WP Lightbox 2 adds stunning lightbox effects to images and galleries on your WordPress site.
Video PopUp
video-popup
The ultimate Video Popup plugin for WordPress. Create unlimited and responsive popups for YouTube, Vimeo, MP4 & WebM videos on click or On-Page Load.
WP Popup Developer Profile
9 plugins · 12K total installs
How We Detect WP Popup
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.