Mapbox For WP Security & Risk Analysis

wordpress.org/plugins/mapbox-for-wp

Integrate and display Mapbox Maps.

40 active installs v1.0.1 PHP 7.4+ WP 6.2+ Updated Jun 27, 2023
blockembedmapmapboxmaps
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Mapbox For WP Safe to Use in 2026?

Generally Safe

Score 85/100

Mapbox For WP has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2yr ago
Risk Assessment

The "mapbox-for-wp" plugin v1.0.1 presents a generally good security posture based on the provided static analysis and vulnerability history. The absence of known CVEs and a clean vulnerability history are strong indicators of responsible development and maintenance. The code analysis reveals a commendable adherence to secure coding practices, with 100% of SQL queries using prepared statements and all output properly escaped. The limited attack surface, with no identified AJAX handlers, REST API routes, shortcodes, or cron events, further contributes to its security. However, the presence of two instances of the `preg_replace(/e)` function, while not critical on its own without context of its usage and input sanitization, represents a potential area of concern. This function can be vulnerable to arbitrary code execution if used with unsanitized user input. The lack of any taint analysis results is unusual and could indicate either a thorough analysis that found no issues or that the analysis was not comprehensive. Overall, the plugin is strong in its secure coding practices and low attack surface, but the `preg_replace(/e)` usage warrants careful review in a more in-depth audit.

Key Concerns

  • Use of preg_replace with /e modifier
  • No nonce checks for entry points
  • No capability checks for entry points
Vulnerabilities
None known

Mapbox For WP Security Vulnerabilities

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

Mapbox For WP Code Analysis

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

Dangerous Functions Found

preg_replace(/e)preg_replace('/evendor_prefixed\composer\installers\src\Composer\Installers\MicroweberInstaller.php:119
preg_replace(/e)preg_replace('/evendor_prefixed\composer\installers\src\Composer\Installers\MicroweberInstaller.php:121

Output Escaping

100% escaped45 total outputs
Attack Surface

Mapbox For WP Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_menuincludes\admin\class-settings.php:71
actionadmin_initincludes\admin\class-settings.php:72
actionadmin_noticesincludes\admin\class-settings.php:73
actioninitincludes\class-mbwp.php:34
actionwp_enqueue_scriptsmapbox-for-wp.php:95
actionenqueue_block_editor_assetsmapbox-for-wp.php:118
actioninitmapbox-for-wp.php:170
Maintenance & Trust

Mapbox For WP Maintenance & Trust

Maintenance Signals

WordPress version tested6.2.9
Last updatedJun 27, 2023
PHP min version7.4
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs40
Developer Profile

Mapbox For WP Developer Profile

webdevstudios

9 plugins · 1.0M total installs

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

How We Detect Mapbox For WP

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/mapbox-for-wp/build/map-core.css/wp-content/plugins/mapbox-for-wp/build/map-core.js/wp-content/plugins/mapbox-for-wp/build/map-block.css/wp-content/plugins/mapbox-for-wp/build/map-block.js
Script Paths
/wp-content/plugins/mapbox-for-wp/build/map-core.js/wp-content/plugins/mapbox-for-wp/build/map-block.js
Version Parameters
mapbox-for-wp/build/map-core.css?ver=mapbox-for-wp/build/map-core.js?ver=mapbox-for-wp/build/map-block.css?ver=mapbox-for-wp/build/map-block.js?ver=

HTML / DOM Fingerprints

CSS Classes
mapbox-for-wp
Data Attributes
data-longitudedata-latitudedata-zoomdata-pitchdata-bearingdata-style+2 more
JS Globals
mbwpData
Shortcode Output
<div id="mapbox-for-wp"
FAQ

Frequently Asked Questions about Mapbox For WP