The WP Map Factory Security & Risk Analysis

wordpress.org/plugins/the-wp-map-factory

The easy way to create great looking Google maps for your Wordpress website.

20 active installs v2.0.0 PHP 7.0+ WP 5.4.1+ Updated Mar 10, 2024
googlemapmapsosm
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is The WP Map Factory Safe to Use in 2026?

Generally Safe

Score 85/100

The WP Map Factory 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 WP Map Factory plugin v2.0.0 exhibits a generally good security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, cron events, and file operations significantly reduces the potential attack surface. The plugin also demonstrates good practices by exclusively using prepared statements for SQL queries and incorporating nonce and capability checks. However, a notable concern arises from the low percentage of properly escaped output (25%). This indicates that a significant portion of data displayed to users may be vulnerable to Cross-Site Scripting (XSS) attacks, especially if user-controlled data is displayed without proper sanitization. The plugin also makes one external HTTP request, which, without further context, represents a potential avenue for side-channel attacks or information leakage if the target is compromised or untrusted.

The vulnerability history is clean, with no known CVEs, which is a positive indicator. This, combined with the low attack surface and use of secure coding practices like prepared statements and checks, suggests a responsible development approach. Nevertheless, the output escaping issue remains a critical weakness that requires immediate attention. The lack of any taint flow analysis is also a limitation, as it prevents a deeper understanding of how data moves through the application and whether potentially malicious input could reach sensitive sinks. In conclusion, while the plugin has strengths in its limited attack surface and secure query handling, the significant output escaping deficiency and the single external HTTP request present tangible risks that should be addressed.

Key Concerns

  • Low percentage of properly escaped output
  • External HTTP request without explicit security context
Vulnerabilities
None known

The WP Map Factory Security Vulnerabilities

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

The WP Map Factory Code Analysis

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

Output Escaping

25% escaped100 total outputs
Attack Surface

The WP Map Factory Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[thewpmapfactory] includes\the_map_factory_frontend.php:11
[thewpmapfactoryterms] the-wp-map-factory.php:405
WordPress Hooks 13
actionadd_meta_boxesincludes\the_map_factory_backend.php:18
filtermanage_edit-themapfactorymaps_columnsincludes\the_map_factory_backend.php:33
actionmanage_themapfactorymaps_posts_custom_columnincludes\the_map_factory_backend.php:53
actionsave_postincludes\the_map_factory_backend.php:1917
actionwp_enqueue_scriptsthe-wp-map-factory.php:33
actionadmin_enqueue_scriptsthe-wp-map-factory.php:53
actionadmin_menuthe-wp-map-factory.php:76
actionadmin_initthe-wp-map-factory.php:123
actionadmin_initthe-wp-map-factory.php:229
actioninitthe-wp-map-factory.php:323
actionadmin_print_stylesthe-wp-map-factory.php:362
filterupload_mimesthe-wp-map-factory.php:386
filterwp_check_filetype_and_extthe-wp-map-factory.php:393
Maintenance & Trust

The WP Map Factory Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedMar 10, 2024
PHP min version7.0
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

The WP Map Factory Developer Profile

Alastair Green

1 plugin · 20 total installs

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

How We Detect The WP Map Factory

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/the-wp-map-factory/public/css/themapfactoryfrontenddisplaymap.css/wp-content/plugins/the-wp-map-factory/public/js/the_map_factory-common-display-map.js/wp-content/plugins/the-wp-map-factory/public/js/the_map_factory.js/wp-content/plugins/the-wp-map-factory/public/js/the_map_factory-backend-display-map.js/wp-content/plugins/the-wp-map-factory/public/js/the_map_factory-meta-box-color.js
Script Paths
https://www.gstatic.com/charts/loader.js
Version Parameters
the-wp-map-factory/style.css?ver=the_map_factory-common-display-map.js?ver=the_map_factory.js?ver=the_map_factory-backend-display-map.js?ver=the_map_factory-meta-box-color.js?ver=

HTML / DOM Fingerprints

CSS Classes
tmf-settings-group-rhstmf-form-input-field-widetmf-form-helptext
Data Attributes
tmf_custom_data
FAQ

Frequently Asked Questions about The WP Map Factory