WP Google Maps Shortcode Security & Risk Analysis

wordpress.org/plugins/wp-google-maps-shortcode

Insert Google Maps into your post or page using Shortcode

200 active installs v1.2 PHP + WP 3.5+ Updated Feb 17, 2015
gmapsgoogle-mapsmapsshort-code
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WP Google Maps Shortcode Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The wp-google-maps-shortcode plugin v1.2 exhibits a generally good security posture based on the provided static analysis. The absence of known vulnerabilities, critical taint flows, and dangerous functions is a positive indicator. The plugin also exclusively uses prepared statements for SQL queries, which is a strong security practice. However, several concerns warrant attention. The significant portion of improperly escaped output (50%) presents a potential risk for cross-site scripting (XSS) vulnerabilities, especially when combined with the lack of capability checks and nonce verification for its single shortcode entry point. While the attack surface is small (1 entry point), the lack of protective measures around it is a weakness. The single external HTTP request, without context, could also pose a risk if the target is compromised or if the request is not properly validated. The plugin's clean vulnerability history is reassuring, but it doesn't negate the risks identified in the current code analysis.

Key Concerns

  • 50% of output not properly escaped
  • No capability checks on entry points
  • No nonce checks on entry points
  • External HTTP request without context
Vulnerabilities
None known

WP Google Maps Shortcode Security Vulnerabilities

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

WP Google Maps Shortcode Code Analysis

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

Output Escaping

50% escaped28 total outputs
Attack Surface

WP Google Maps Shortcode Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[wp_gmaps] wp-gmaps-shortcode.php:78
WordPress Hooks 1
actionwp_enqueue_scriptswp-gmaps-shortcode.php:144
Maintenance & Trust

WP Google Maps Shortcode Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedFeb 17, 2015
PHP min version
Downloads11K

Community Trust

Rating80/100
Number of ratings5
Active installs200
Developer Profile

WP Google Maps Shortcode Developer Profile

Fahmi Adib

1 plugin · 200 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 Google Maps Shortcode

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-google-maps-shortcode/wp-gmaps-shortcode.php
Script Paths
//maps.google.com/maps/api/js?sensor=false

HTML / DOM Fingerprints

CSS Classes
wp_gmaps_canvas
JS Globals
map_marker_infowindow_geocoderwp_gmaps_
Shortcode Output
<div class="wp_gmaps_canvas"var map_var marker_var infowindow_
FAQ

Frequently Asked Questions about WP Google Maps Shortcode