Wordpress Plugin
CVE-2025-62743
MEDIUM
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
Lifecycle Timeline
3DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in zookatron MyBookTable Bookstore mybooktable allows Stored XSS.This issue affects MyBookTable Bookstore: from n/a through <= 3.6.0.
AnalysisAI
Stored cross-site scripting (XSS) in MyBookTable Bookstore WordPress plugin version 3.6.0 and earlier allows authenticated or unauthenticated attackers to inject malicious scripts into web pages that execute in the context of other users' browsers. The vulnerability exists in the web page generation process where user input is not properly neutralized before being stored and rendered. No public exploit code has been identified, and the EPSS score of 0.04% suggests low real-world exploitation probability despite the XSS classification.
Technical ContextAI
The vulnerability is a stored XSS flaw (CWE-79: Improper Neutralization of Input During Web Page Generation) in the MyBookTable Bookstore WordPress plugin, which is a booking and table management system for restaurant and hospitality websites. The root cause is insufficient input sanitization and output encoding in the plugin's web page generation logic. When user-supplied data is stored in the database and subsequently rendered in HTML without proper escaping, attackers can inject malicious JavaScript code that persists and executes whenever the affected page is viewed by other users. WordPress plugins are executed within the WordPress core environment, so successful XSS exploitation can lead to unauthorized actions within the WordPress admin panel, data theft from site visitors, or malware distribution.
Affected ProductsAI
MyBookTable Bookstore WordPress plugin versions 3.6.0 and earlier are affected by this stored XSS vulnerability. The plugin is distributed via the WordPress plugin repository and can be identified by the CPE mapping for WordPress plugins. Users running version 3.6.0 or any prior release should apply available security updates. The Patchstack vulnerability database entry (https://patchstack.com/database/Wordpress/Plugin/mybooktable/vulnerability/wordpress-mybooktable-bookstore-plugin-3-5-5-cross-site-scripting-xss-vulnerability?_s_id=cve) documents the vulnerability in version 3.5.5 and indicates the issue persists through version 3.6.0.
RemediationAI
Update the MyBookTable Bookstore WordPress plugin to a patched version higher than 3.6.0 as soon as it becomes available from the plugin developer or WordPress repository. Administrators should verify the plugin version in their WordPress dashboard (Plugins > Installed Plugins) and use the automatic update feature or manually download the latest version. Until a patched version is released, implement interim risk reduction measures: restrict plugin access to trusted administrators only by using role-based access controls, enable a Web Application Firewall (WAF) with XSS filtering rules, deploy Content Security Policy (CSP) headers to prevent inline script execution, and regularly audit user-generated content stored by the plugin. Monitor the Patchstack database entry and the WordPress plugin repository for security update notifications.
More in Wordpress Plugin
View allThe 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
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
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 Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today