WP Geoloc Security & Risk Analysis

wordpress.org/plugins/wp-geoloc

Search for posts around a location with a specific distance.

10 active installs v1.0.2 PHP + WP 3.8+ Updated Jan 29, 2016
geogeolocationgeotaglocationradius
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Geoloc Safe to Use in 2026?

Generally Safe

Score 85/100

WP Geoloc 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 "wp-geoloc" v1.0.2 plugin demonstrates a generally good security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, cron events, and file operations, combined with a limited attack surface (one shortcode), significantly reduces the potential for external exploitation. The code also shows some good practices like a reasonable percentage of SQL queries using prepared statements and several capability checks. However, a notable concern is the complete lack of nonce checks, which is a critical security measure for preventing Cross-Site Request Forgery (CSRF) attacks, especially when user-initiated actions occur. The taint analysis reporting zero flows with unsanitized paths and the clean vulnerability history (zero CVEs) are positive indicators, suggesting the plugin has historically been maintained with security in mind or has not been a significant target. Despite these strengths, the missing nonce checks represent a potential weakness that could be exploited.

Key Concerns

  • Missing nonce checks
Vulnerabilities
None known

WP Geoloc Security Vulnerabilities

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

WP Geoloc Release Timeline

No version history available.
Code Analysis
Analyzed Mar 16, 2026

WP Geoloc Code Analysis

Dangerous Functions
0
Raw SQL Queries
2
4 prepared
Unescaped Output
18
39 escaped
Nonce Checks
0
Capability Checks
3
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

67% prepared6 total queries

Output Escaping

68% escaped57 total outputs
Attack Surface

WP Geoloc Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[wpgeoloc] includes\shortcode-search.php:8
WordPress Hooks 20
actionadmin_head-post-new.phpincludes\functions.php:21
actionadmin_head-post.phpincludes\functions.php:22
actionadmin_menuincludes\functions.php:48
actionsave_postincludes\functions.php:74
filtersc_geodatastore_meta_keysincludes\functions.php:118
actionpre_get_postsincludes\functions.php:125
actionwp_enqueue_scriptsincludes\functions.php:159
actionsc_geodatastore_reindexincludes\geo-data-store.php:35
actionadded_post_metaincludes\geo-data-store.php:38
actionupdated_post_metaincludes\geo-data-store.php:39
actionupdated_postmetaincludes\geo-data-store.php:40
actiondeleted_post_metaincludes\geo-data-store.php:43
actiondeleted_postmetaincludes\geo-data-store.php:44
filtersc_geodatastore_meta_keysincludes\geo-data-store.php:47
filterplugin_action_linksincludes\geo-data-store.php:57
actioninitincludes\geo-data-store.php:58
actionadmin_menuincludes\settings.php:22
actionadmin_initincludes\settings.php:28
actionwidgets_initincludes\widget-search.php:8
actionplugins_loadedwp-geoloc.php:48
Maintenance & Trust

WP Geoloc Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedJan 29, 2016
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

WP Geoloc Developer Profile

Nicolas Blois

1 plugin · 10 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 Geoloc

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
fielderror
Data Attributes
id="geolocation_nonce"id="locationField"id="autocomplete_message"id="autocomplete"id="formatted_address"id="latitude"+1 more
JS Globals
initAutocompleteautocompletefillInAddress
FAQ

Frequently Asked Questions about WP Geoloc