Smart GEO GMap Security & Risk Analysis

wordpress.org/plugins/smart-geo-gmap

Smart GEO GMap free plugin simplifies embedding a Google Map on your WordPress website using GeoJSON for encoding geographic data structures.

10 active installs v1.6.2 PHP 8.0+ WP 4.8.15+ Updated May 6, 2024
boundariesgeojsongoogle-mapsmarkerssnazzy-maps
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Smart GEO GMap Safe to Use in 2026?

Generally Safe

Score 92/100

Smart GEO GMap has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "smart-geo-gmap" v1.6.2 plugin exhibits a strong security posture based on the provided static analysis. There are no identified vulnerabilities in its vulnerability history, and the code analysis reveals no critical security signals such as dangerous functions, unsanitized taint flows, or raw SQL queries. The plugin also demonstrates good practices with its SQL queries being 100% prepared, and a high percentage of output being properly escaped. The absence of external HTTP requests is also a positive indicator, reducing potential attack vectors.

However, a significant concern arises from the complete lack of nonce checks and capability checks across all entry points. While the current attack surface is reported as zero, this absence means that if any new entry points were introduced or discovered, they would be inherently unprotected against CSRF attacks and unauthorized access. The plugin also performs file operations, which, without proper sanitization and authorization checks, could potentially be exploited. The vulnerability history being entirely clear is reassuring but doesn't entirely mitigate the risks associated with the observed lack of authorization and nonce controls.

In conclusion, the plugin has implemented many fundamental security best practices, particularly in its data handling. Nonetheless, the complete absence of nonce and capability checks represents a substantial, albeit currently theoretical, risk. This omission, coupled with file operations, warrants attention to ensure the plugin remains secure as it evolves and to prevent potential exploitation if an attack surface is inadvertently expanded.

Key Concerns

  • No Nonce checks found
  • No Capability checks found
  • File operations present without auth checks
  • Some output not properly escaped
Vulnerabilities
None known

Smart GEO GMap Security Vulnerabilities

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

Smart GEO GMap Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

88% escaped8 total outputs
Attack Surface

Smart GEO GMap Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_initapp\Actions\Admin\Actions.php:24
actionadmin_enqueue_scriptsapp\Actions\Admin\Actions.php:25
actionadmin_menuapp\Actions\Admin\Actions.php:27
actionadmin_initapp\Actions\Admin\Actions.php:28
actioninitapp\Actions\Public\Actions.php:13
actionwp_footerapp\Actions\Public\Actions.php:14
Maintenance & Trust

Smart GEO GMap Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedMay 6, 2024
PHP min version8.0
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Smart GEO GMap Developer Profile

G.Maccario

2 plugins · 10 total installs

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

How We Detect Smart GEO GMap

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/smart-geo-gmap/resources/views/admin/assets/js/smartgeogmap_custom.js/wp-content/plugins/smart-geo-gmap/resources/views/admin/assets/css/smartgeogmap_custom.css
Script Paths
/wp-content/plugins/smart-geo-gmap/resources/views/admin/assets/js/smartgeogmap_custom.js
Version Parameters
smartgeogmap_custom_js?ver=smartgeogmap_custom_css?ver=

HTML / DOM Fingerprints

CSS Classes
smartgeogmap_welcome_description_fieldsmartgeogmap_welcome_how_to_fieldsmartgeogmap_settings_google_api_key_fieldsmartgeogmap_welcome_available_shortcodes_fieldsmartgeogmap_settings_default_width_fieldsmartgeogmap_settings_map_type_fieldsmartgeogmap_settings_zoom_fieldsmartgeogmap_settings_javascript_tooltip_field+17 more
Data Attributes
smartgeogmap_welcome_description_fieldsmartgeogmap_welcome_how_to_fieldsmartgeogmap_settings_google_api_key_fieldsmartgeogmap_welcome_available_shortcodes_fieldsmartgeogmap_settings_default_width_fieldsmartgeogmap_settings_map_type_field+19 more
JS Globals
SMARTGEOGMAP_SLUG
FAQ

Frequently Asked Questions about Smart GEO GMap