Travel Routes Security & Risk Analysis

wordpress.org/plugins/travel-routes

Display your travels on customizable maps !

10 active installs v1.1 PHP + WP 3.4+ Updated Unknown
customizablelocationmaproutetravel
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Travel Routes Safe to Use in 2026?

Generally Safe

Score 100/100

Travel Routes has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "travel-routes" v1.1 plugin exhibits a generally good security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the plugin's attack surface. Furthermore, the lack of critical or high-severity taint flows and dangerous function calls suggests careful coding practices in these areas. The plugin also demonstrates some awareness of security by including a nonce check and a capability check.

However, there are significant areas of concern. The most prominent issue is the complete lack of prepared statements for all three SQL queries. This makes the plugin highly susceptible to SQL injection vulnerabilities, a critical security flaw. Additionally, a low percentage (22%) of properly escaped output indicates a high risk of cross-site scripting (XSS) vulnerabilities, as unsanitized output can be rendered by the browser in unintended ways.

The plugin's vulnerability history is clean, with no recorded CVEs. This is a positive sign, but it does not negate the risks identified in the static analysis. The absence of past vulnerabilities could be due to the plugin's limited functionality, low adoption, or simply fortunate circumstances. The identified code-level weaknesses, particularly the raw SQL queries and poor output escaping, represent tangible and exploitable risks that require immediate attention.

Key Concerns

  • All SQL queries lack prepared statements
  • Low percentage of properly escaped output
Vulnerabilities
None known

Travel Routes Security Vulnerabilities

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

Travel Routes Code Analysis

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

SQL Query Safety

0% prepared3 total queries

Output Escaping

22% escaped51 total outputs
Attack Surface

Travel Routes Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 13
actionadmin_print_stylesadmin.php:10
actionadmin_head-post.phpadmin.php:12
actionadmin_head-post-new.phpadmin.php:13
actionadd_meta_boxesadmin.php:15
actionsave_postadmin.php:16
actiondelete_termadmin.php:17
actionadmin_noticesadmin.php:18
actionadmin_print_scripts-widgets.phpmap.php:7
actioninittaxonomy-metadata.php:7
actionswitch_blogtaxonomy-metadata.php:8
actionwpmu_new_blogtaxonomy-metadata.php:10
actioninittravel-routes.php:43
actionwidgets_inittravel-routes.php:44
Maintenance & Trust

Travel Routes Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedUnknown
PHP min version
Downloads3K

Community Trust

Rating80/100
Number of ratings1
Active installs10
Developer Profile

Travel Routes Developer Profile

WebMaestro.Fr

5 plugins · 140 total installs

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

How We Detect Travel Routes

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/travel-routes/css/jquery-ui-fresh.css/wp-content/plugins/travel-routes/css/admin.css
Script Paths
/wp-content/plugins/travel-routes/js/admin.js
Version Parameters
travel-routes/css/jquery-ui-fresh.css?ver=travel-routes/css/admin.css?ver=travel-routes/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
route-optionscolorpickerroute-maproute-locationslocationparentsautocomplete
HTML Comments
<!-- Is it a better way to define this ? An array('post', 'page') for the post_type attribute doesn't seem to work. --><!-- Soon we'll activate the language support : load_plugin_textdomain( 'travel-routes', false, dirname( plugin_basename( __FILE__ ) ) . '/lang' ); --><!-- USING THE TAXONOMY-METADATA PLUGIN BY http://profiles.wordpress.org/mitchoyoshitaka/ -->
Data Attributes
route_showroute_colorroute_dashedroute_location_latituderoute_location_longituderoute_location_place+2 more
JS Globals
google
FAQ

Frequently Asked Questions about Travel Routes