Travel Buddy Security & Risk Analysis

wordpress.org/plugins/travel-buddy

Visa Requirements Widget Plugin

70 active installs v1.2.2 PHP 5.6+ WP 6.0+ Updated May 25, 2025
freepassport-indextravel-planningtravel-visa-checkvisa-requirements
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Travel Buddy Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 10mo ago
Risk Assessment

The travel-buddy plugin v1.2.2 exhibits a generally good security posture. The absence of known CVEs and the lack of critical or high-severity taint flows are positive indicators. The plugin also demonstrates good practices by using prepared statements for all SQL queries and implementing nonce checks on its AJAX handlers. The properly escaped output rate of 77% is a decent, though not perfect, score, suggesting most user-generated content is handled with care. The attack surface, while present with AJAX handlers and shortcodes, is reportedly well-protected with authentication checks, which is a significant strength.

However, there are areas for improvement. The absence of capability checks on the AJAX handlers is a notable concern, as it means any authenticated user, regardless of their role, could potentially interact with these endpoints. While taint analysis reported no issues, the absence of analysis itself (0 flows analyzed) means we cannot definitively rule out potential vulnerabilities there. The 77% output escaping rate means approximately 23% of outputs are not properly escaped, which could lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is involved in those unescaped outputs.

Overall, travel-buddy v1.2.2 appears to be a relatively secure plugin, especially given its clean vulnerability history. The developers seem to follow good security practices in several key areas like SQL handling and nonce checks. The primary areas to focus on for improvement are ensuring capability checks are implemented for AJAX endpoints and further improving output escaping to reach a higher percentage. The lack of taint analysis results also warrants caution, as it doesn't provide complete assurance.

Key Concerns

  • AJAX handlers lack capability checks
  • Output escaping below 100%
Vulnerabilities
None known

Travel Buddy Security Vulnerabilities

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

Travel Buddy Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
28
94 escaped
Nonce Checks
2
Capability Checks
0
File Operations
0
External Requests
2
Bundled Libraries
0

Output Escaping

77% escaped122 total outputs
Attack Surface

Travel Buddy Attack Surface

Entry Points6
Unprotected0

AJAX Handlers 4

authwp_ajax_trbdai_actiontravel-buddy.php:384
noprivwp_ajax_trbdai_actiontravel-buddy.php:385
authwp_ajax_trbdai_actiontrunk\travel-buddy.php:384
noprivwp_ajax_trbdai_actiontrunk\travel-buddy.php:385

Shortcodes 2

[travel_buddy] travel-buddy.php:412
[travel_buddy] trunk\travel-buddy.php:412
WordPress Hooks 12
actionwp_enqueue_scriptstravel-buddy.php:23
actionwp_enqueue_scriptstravel-buddy.php:33
actionwidgets_inittravel-buddy.php:161
filterwidget_texttravel-buddy.php:164
actionadmin_menutravel-buddy.php:171
actionadmin_inittravel-buddy.php:210
actionwp_enqueue_scriptstrunk\travel-buddy.php:23
actionwp_enqueue_scriptstrunk\travel-buddy.php:33
actionwidgets_inittrunk\travel-buddy.php:161
filterwidget_texttrunk\travel-buddy.php:164
actionadmin_menutrunk\travel-buddy.php:171
actionadmin_inittrunk\travel-buddy.php:210
Maintenance & Trust

Travel Buddy Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedMay 25, 2025
PHP min version5.6
Downloads2K

Community Trust

Rating100/100
Number of ratings2
Active installs70
Developer Profile

Travel Buddy Developer Profile

travelbuddyai

1 plugin · 70 total installs

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

How We Detect Travel Buddy

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/travel-buddy/assets/travel-buddy-css.min.css/wp-content/plugins/travel-buddy/assets/travel-buddy.min.js
Script Paths
/wp-content/plugins/travel-buddy/assets/travel-buddy.min.js
Version Parameters
travel-buddy-css?ver=1.2.2travel-buddy.min.js?ver=1.2.2

HTML / DOM Fingerprints

CSS Classes
travel-buddy-ddtravel-buddy-bttravel-buddy-footer
Data Attributes
id="travel-buddy-form"id="country-select"id="destination-select"id="travel-buddy-result"name="wpnonc"
JS Globals
travelbuddyAjax
FAQ

Frequently Asked Questions about Travel Buddy