ACF: Google Map Extended Security & Risk Analysis

wordpress.org/plugins/advanced-custom-fields-google-map-extended

ACF field. Saves map center, zoom level. Disables map zooming on scroll. Shows location coordinates. Bonus for programmers.

1K active installs v1.0.1 PHP + WP 3.8+ Updated Dec 18, 2015
acfadminadvanced-custom-fieldcustom-fieldmap-field
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is ACF: Google Map Extended Safe to Use in 2026?

Generally Safe

Score 85/100

ACF: Google Map Extended has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The static analysis of "advanced-custom-fields-google-map-extended" v1.0.1 reveals a plugin with a remarkably small attack surface, as indicated by zero identified entry points across AJAX, REST API, shortcodes, and cron events. Furthermore, the code adheres to good security practices by exclusively using prepared statements for all SQL queries and performing no file operations or external HTTP requests. This suggests a cautious development approach regarding direct database manipulation and interactions with the file system or external services.

However, several areas raise concerns. The low percentage of properly escaped output (41%) presents a significant risk of cross-site scripting (XSS) vulnerabilities, as data displayed to users may not be sufficiently sanitized, potentially allowing malicious scripts to be injected. The absence of nonce checks and capability checks on any potential entry points, coupled with no recorded vulnerability history, could either indicate the plugin is genuinely secure, or that it has not been thoroughly analyzed for these specific types of vulnerabilities. The lack of taint analysis data also leaves a gap in understanding potential data flow risks.

In conclusion, while the plugin demonstrates strengths in SQL security and a limited attack surface, the prevalent issue of unescaped output and the potential oversight in authentication/authorization checks (due to lack of checks and historical data) warrant attention. The absence of past vulnerabilities is a positive sign, but it should not be relied upon as a sole indicator of current security, especially given the identified output escaping issues.

Key Concerns

  • Low output escaping percentage
  • No capability checks
  • No nonce checks
Vulnerabilities
None known

ACF: Google Map Extended Security Vulnerabilities

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

ACF: Google Map Extended Code Analysis

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

Output Escaping

41% escaped22 total outputs
Attack Surface

ACF: Google Map Extended Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionplugins_loadedacf-google-map-extended.php:20
actionacf/register_fieldsacf-google-map-extended.php:21
actionacf/include_field_typesacf-google-map-extended.php:22
Maintenance & Trust

ACF: Google Map Extended Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedDec 18, 2015
PHP min version
Downloads20K

Community Trust

Rating66/100
Number of ratings6
Active installs1K
Developer Profile

ACF: Google Map Extended Developer Profile

CodeFish

1 plugin · 1K total installs

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

How We Detect ACF: Google Map Extended

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/advanced-custom-fields-google-map-extended/css/input.css/wp-content/plugins/advanced-custom-fields-google-map-extended/js/acf4-fix.js/wp-content/plugins/advanced-custom-fields-google-map-extended/js/input.js
Script Paths
//maps.googleapis.com/maps/api/js?v=3&sensor=false&libraries=places
Version Parameters
advanced-custom-fields-google-map-extended/css/input.css?ver=advanced-custom-fields-google-map-extended/js/acf4-fix.js?ver=advanced-custom-fields-google-map-extended/js/input.js?ver=

HTML / DOM Fingerprints

CSS Classes
acf-google-map-extendedacf-gme-iconacf-gme-clear-locationacf-gme-find-locationacf-gme-optionsacf-gme-zooming-levelacf-gme-center-coordsacf-gme-marker-coords+3 more
Data Attributes
data-iddata-latdata-lngdata-zoomdata-scrollwheel
JS Globals
googlemaps-apiacf-input-google-load-workaround
FAQ

Frequently Asked Questions about ACF: Google Map Extended