WP Map Builder/Styler Security & Risk Analysis

wordpress.org/plugins/wp-map-builderstyler

Create and Redesign your Google map Easily.

0 active installs v1.2.0 PHP 7.0+ WP 4.0+ Updated Jan 31, 2021
easy-map-buildereffective-mapgoogle-mapmap-stylemultiple-maps
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WP Map Builder/Styler Safe to Use in 2026?

Generally Safe

Score 85/100

WP Map Builder/Styler has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The "wp-map-builderstyler" plugin version 1.2.0 presents several security concerns despite having no recorded historical vulnerabilities. The static analysis reveals a significant number of unprotected entry points, specifically two AJAX handlers that lack authentication checks. This is a primary concern as it could allow unauthenticated users to trigger potentially malicious actions. Additionally, the taint analysis highlights two high-severity flows with unsanitized paths, indicating a risk of injection vulnerabilities if user-supplied data is not properly handled. While the plugin uses prepared statements for most SQL queries and doesn't perform file operations or external HTTP requests, the low percentage of properly escaped output (16%) is another notable weakness, potentially leading to cross-site scripting (XSS) vulnerabilities. The absence of nonce checks on AJAX handlers further exacerbates the risk associated with these entry points. The plugin's strengths lie in its limited number of entry points and the use of prepared statements for SQL. However, the lack of robust input validation and authorization on critical entry points, coupled with poor output escaping, creates a notable attack surface. The absence of historical CVEs is positive but does not negate the current code-level risks identified.

Key Concerns

  • Unprotected AJAX handlers
  • High severity taint flows (unsanitized paths)
  • Lack of nonce checks on AJAX
  • Low percentage of proper output escaping
  • Lack of capability checks
Vulnerabilities
None known

WP Map Builder/Styler Security Vulnerabilities

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

WP Map Builder/Styler Release Timeline

v1.1.0
v1.0.0
Code Analysis
Analyzed Mar 17, 2026

WP Map Builder/Styler Code Analysis

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

Bundled Libraries

DataTables

SQL Query Safety

75% prepared4 total queries

Output Escaping

16% escaped82 total outputs
Data Flows · Security
4 unsanitized

Data Flow Analysis

4 flows4 with unsanitized paths
wbm_map_init_page (admin\class-wp-map-builder-init-page.php:25)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

WP Map Builder/Styler Attack Surface

Entry Points3
Unprotected2

AJAX Handlers 2

authwp_ajax_update_create_mapincludes\class-wp-map-builder.php:167
noprivwp_ajax_update_create_mapincludes\class-wp-map-builder.php:168

Shortcodes 1

[wmb_show_map] public\class-wp-map-builder-shortcode.php:45
WordPress Hooks 6
actionplugins_loadedincludes\class-wp-map-builder.php:146
actionadmin_enqueue_scriptsincludes\class-wp-map-builder.php:164
actionadmin_enqueue_scriptsincludes\class-wp-map-builder.php:165
actionadmin_menuincludes\class-wp-map-builder.php:166
actionwp_enqueue_scriptsincludes\class-wp-map-builder.php:183
actionwp_enqueue_scriptsincludes\class-wp-map-builder.php:184
Maintenance & Trust

WP Map Builder/Styler Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedJan 31, 2021
PHP min version7.0
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs0
Developer Profile

WP Map Builder/Styler Developer Profile

Pratik Panchal

2 plugins · 0 total installs

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

How We Detect WP Map Builder/Styler

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-map-builderstyler/css/wp-map-builder-admin.css/wp-content/plugins/wp-map-builderstyler/css/jquery.dataTables.min.css/wp-content/plugins/wp-map-builderstyler/js/wp-map-builder-admin.js/wp-content/plugins/wp-map-builderstyler/js/jquery.dataTables.min.js
Script Paths
/wp-content/plugins/wp-map-builderstyler/js/wp-map-builder-admin.js/wp-content/plugins/wp-map-builderstyler/js/jquery.dataTables.min.js
Version Parameters
wp-map-builderstyler/css/wp-map-builder-admin.css?ver=wp-map-builderstyler/css/jquery.dataTables.min.css?ver=wp-map-builderstyler/js/wp-map-builder-admin.js?ver=wp-map-builderstyler/js/jquery.dataTables.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
wmb_map_builder
Data Attributes
data-wmb_uid
JS Globals
script_urlscript_action
FAQ

Frequently Asked Questions about WP Map Builder/Styler