GetYourGuide WordPress plugin Security & Risk Analysis

wordpress.org/plugins/getyourguide-widget

Get paid to travel. Make money by sharing activities with your readers. Share GetYourGuide's incredible selection of attractions, tours and activ …

400 active installs v1.3.10 PHP + WP 5.0+ Updated Jul 2, 2021
affiliategutenbergtraveltravel-widgetwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is GetYourGuide WordPress plugin Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The getyourguide-widget plugin v1.3.10 exhibits a generally strong security posture based on the provided static analysis. The absence of known CVEs and a clean vulnerability history suggest a well-maintained and secure codebase over time. Furthermore, the plugin demonstrates good development practices by utilizing prepared statements for all SQL queries and refraining from file operations or external HTTP requests, which are common sources of vulnerabilities.

However, there are specific areas of concern within the static analysis. The presence of the `create_function` dangerous function is a significant red flag, as it can lead to arbitrary code execution if not handled with extreme care, although no specific exploit path was identified in the taint analysis. Additionally, while the plugin has capability checks, the absence of nonce checks on any potential entry points (though none were identified as unprotected) is a weakness that could be exploited if new entry points are added without proper security considerations.

While the lack of identified taint flows and a zero-day history are positive indicators, the presence of `create_function` and a less than ideal output escaping percentage (66%) represent potential vulnerabilities. The overall security posture is good, but these specific code signals warrant attention and potential remediation to achieve a more robust security profile.

Key Concerns

  • Use of dangerous function: create_function
  • Output escaping below 80%
  • Lack of nonce checks
Vulnerabilities
None known

GetYourGuide WordPress plugin Security Vulnerabilities

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

GetYourGuide WordPress plugin Code Analysis

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

Dangerous Functions Found

create_functionadd_action( 'widgets_init', create_function( '', 'register_widget("GetYourGuide_Widget");' ) );getyourguide-widget.php:60

Output Escaping

66% escaped59 total outputs
Attack Surface

GetYourGuide WordPress plugin Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 13
actionwidgets_initgetyourguide-widget.php:60
actionadmin_menuincludes\widget-settings.class.php:17
actionadmin_initincludes\widget-settings.class.php:18
actionadmin_footerincludes\widget-settings.class.php:19
actioninitincludes\widget.class.php:22
actionwp_enqueue_scriptsincludes\widget.class.php:34
filterscript_loader_tagincludes\widget.class.php:35
actionsave_postincludes\widget.class.php:38
actionedit_postincludes\widget.class.php:39
actiondeleted_postincludes\widget.class.php:40
actionswitch_themeincludes\widget.class.php:41
actionenqueue_block_assetssrc\init.php:35
actionenqueue_block_editor_assetssrc\init.php:57
Maintenance & Trust

GetYourGuide WordPress plugin Maintenance & Trust

Maintenance Signals

WordPress version tested5.7.15
Last updatedJul 2, 2021
PHP min version
Downloads24K

Community Trust

Rating66/100
Number of ratings6
Active installs400
Developer Profile

GetYourGuide WordPress plugin Developer Profile

GetYourGuide

4 plugins · 490 total installs

74
trust score
Avg Security Score
93/100
Avg Patch Time
492 days
View full developer profile
Detection Fingerprints

How We Detect GetYourGuide WordPress plugin

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/getyourguide-widget/dist/post.js/wp-content/plugins/getyourguide-widget/dist/main.js
Script Paths
https://widget.getyourguide.com/dist/pa.umd.production.min.js

HTML / DOM Fingerprints

CSS Classes
getyourguide-widget-class
Data Attributes
data-gyg-partner-id
Shortcode Output
>> This plugin does not support adding widgets via the wordpress appearance menu. To use this plugin, please add the widgets within your posts, by adding new blocks. <<GetYourGuide Widget Plugin
FAQ

Frequently Asked Questions about GetYourGuide WordPress plugin