Severity by source
AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
Lifecycle Timeline
4DescriptionCVE.org
The Vagaro Booking Widget plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘vagaro_code’ parameter in all versions up to, and including, 0.3 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
AnalysisAI
The Vagaro Booking Widget plugin for WordPress contains a Stored Cross-Site Scripting (XSS) vulnerability in the 'vagaro_code' parameter affecting all versions up to and including 0.3. Unauthenticated attackers can inject malicious JavaScript that executes whenever any user visits the compromised page, potentially leading to session hijacking, credential theft, or further site compromise. The CVSS score of 7.2 reflects network-based exploitation with no authentication required and changed scope, indicating the attack can affect resources beyond the vulnerable component.
Technical ContextAI
This vulnerability affects the Vagaro Booking Widget WordPress plugin, identified by CPE cpe:2.3:a:vagaro:vagaro_booking_widget:*:*:*:*:*:*:*:*. The root cause is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation), specifically in the handling of the 'vagaro_code' parameter. The plugin fails to implement adequate input sanitization and output escaping on lines 104 and 230 of vagaro-booking-widget.php, allowing raw user input to be stored in the database and rendered directly into HTML output. This is a classic Stored XSS vulnerability where malicious payloads persist in the application's data store and are served to all subsequent visitors, making it more severe than reflected XSS variants.
RemediationAI
WordPress site administrators should immediately update the Vagaro Booking Widget plugin to a version later than 0.3 that addresses this vulnerability, checking for available updates through the WordPress admin dashboard or the official WordPress plugin repository. If no patched version is available or immediate updating is not feasible, administrators should deactivate and remove the plugin until a secure version is released. As an additional hardening measure, implement Web Application Firewall (WAF) rules to filter potential XSS payloads in the 'vagaro_code' parameter and enable Content Security Policy (CSP) headers to mitigate XSS impact by restricting script execution to trusted sources. Refer to the Wordfence advisory at https://www.wordfence.com/threat-intel/vulnerabilities/id/7a480473-ceae-4621-9b13-e0f0543c57e3?source=cve for additional context and monitor the plugin's changelog for security updates.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-14185
GHSA-jrx3-5v7w-9rrh