Severity by source
AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
Lifecycle Timeline
4DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Magepeople inc. Taxi Booking Manager for WooCommerce allows Stored XSS.This issue affects Taxi Booking Manager for WooCommerce: from n/a through 2.0.0.
AnalysisAI
Stored cross-site scripting (XSS) in Magepeople's Taxi Booking Manager for WooCommerce plugin (versions up to 2.0.0) allows authenticated users with low privileges to inject malicious scripts that execute in the context of other users' browsers, potentially leading to session hijacking, credential theft, or defacement. The vulnerability requires user interaction (UI:R) and affects the confidentiality, integrity, and availability of the application. No public exploit code or active exploitation has been confirmed at this time.
Technical ContextAI
This is a CWE-79 improper neutralization of input during web page generation vulnerability, classified as stored XSS. The Taxi Booking Manager for WooCommerce plugin fails to properly sanitize and escape user-supplied input before rendering it in web pages. The plugin's WordPress integration (as indicated by the CPE and tags) means the vulnerability exists within a plugin architecture where user inputs may be stored in the database and later rendered to other users without adequate output encoding. Stored XSS vulnerabilities are particularly dangerous because the malicious payload persists and affects all users viewing the compromised content, not just the attacker.
RemediationAI
Upgrade the Taxi Booking Manager for WooCommerce plugin to a version newer than 2.0.0. Magepeople has released a patched version addressing this stored XSS vulnerability; check the official WordPress plugin repository or Magepeople's website for the latest available version and apply the update immediately. Until a patch can be applied, implement strict WordPress user role management by restricting plugin access to trusted administrators only, disable the specific features of the plugin that accept user input if they are not immediately required, and apply a Web Application Firewall (WAF) rule to filter common XSS payloads in HTTP requests to the plugin's endpoints. Additionally, audit all existing data in the database for stored XSS payloads and remove any suspicious content. Note that WAF filtering is not a complete solution as determined attackers may bypass patterns, so patching remains the primary remediation.
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-25217
GHSA-cr8r-qr27-mm7q