PopUpBuilder.App Security & Risk Analysis

wordpress.org/plugins/popupbuilder-app

PopUpBuilder.App - The No-Code PopUp Builder and Conversion Booser for your website!

30 active installs v1.0.2 PHP 7.3+ WP 5.2+ Updated Jan 23, 2023
ecommercemarketingpopuppopupssocial-proof
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is PopUpBuilder.App Safe to Use in 2026?

Generally Safe

Score 85/100

PopUpBuilder.App 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 popupbuilder-app v1.0.2 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of direct entry points like AJAX handlers or shortcodes that lack authentication checks, coupled with REST API routes that include permission callbacks, significantly limits the external attack surface. The code demonstrates good practices by exclusively using prepared statements for SQL queries and a high percentage of properly escaped output, minimizing the risk of injection attacks and cross-site scripting (XSS) vulnerabilities. Furthermore, the lack of recorded vulnerabilities in its history suggests a history of responsible development and patching, indicating a low likelihood of known security flaws.

However, there are a few areas that warrant attention. The plugin's reliance on capability checks for 6 instances, without any recorded nonce checks, could be a potential concern if these capability checks are not robust enough or if there are specific functionalities that would benefit from nonce protection to prevent CSRF attacks. While the taint analysis shows no critical or high-severity unsanitized flows, the presence of external HTTP requests, even if not explicitly flagged, warrants careful scrutiny to ensure these requests do not inadvertently introduce vulnerabilities. Overall, the plugin appears to be developed with security in mind, but attention to nonce implementation and secure handling of external requests would further strengthen its security.

Key Concerns

  • No nonce checks implemented
  • External HTTP requests present
Vulnerabilities
None known

PopUpBuilder.App Security Vulnerabilities

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

PopUpBuilder.App Code Analysis

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

Output Escaping

76% escaped46 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<admin-setup> (templates\admin-setup.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

PopUpBuilder.App Attack Surface

Entry Points3
Unprotected0

REST API Routes 3

GET/wp-json/bm/puba/health-checksrc\RestApi.php:15
GET/wp-json/bm/puba/update-settingssrc\RestApi.php:23
GET/wp-json/bm/puba/reconnectsrc\RestApi.php:31
WordPress Hooks 7
actioninitpopupbuilder-app.php:34
actionplugins_loadedpopupbuilder-app.php:69
actionadmin_menusrc\Admin.php:14
actionadmin_enqueue_scriptssrc\Admin.php:15
actionwp_enqueue_scriptssrc\Frontend.php:14
actionrest_api_initsrc\RestApi.php:9
actionwoocommerce_new_ordersrc\WooCommerce.php:14
Maintenance & Trust

PopUpBuilder.App Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedJan 23, 2023
PHP min version7.3
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

PopUpBuilder.App Developer Profile

PascalBajorat

3 plugins · 8K total installs

93
trust score
Avg Security Score
90/100
Avg Patch Time
4 days
View full developer profile
Detection Fingerprints

How We Detect PopUpBuilder.App

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/popupbuilder-app/assets/css/admin.css/wp-content/plugins/popupbuilder-app/assets/css/sweetalert2.css/wp-content/plugins/popupbuilder-app/assets/js/admin.js/wp-content/plugins/popupbuilder-app/assets/js/sweetalert2.js
Script Paths
https://my.popupbuilder.app/pixel/
Version Parameters
popupbuilder-app/assets/css/admin.css?ver=popupbuilder-app/assets/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
bmpuba-api-key-inputbmpuba-campaign-id-inputbmpuba-setup-container
HTML Comments
<!-- PopUpBuilder.App Admin Overview --><!-- PopUpBuilder.App Setup Process --><!-- PopUpBuilder.App Setup Completed -->
Data Attributes
data-nonce
JS Globals
bmpubaApiSettings
REST Endpoints
/bm/puba/health-check/bm/puba/reconnect/bm/puba/update-settings
FAQ

Frequently Asked Questions about PopUpBuilder.App