Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in wpdevelop Booking Manager booking-manager allows Stored XSS.This issue affects Booking Manager: from n/a through <= 2.1.17.
Published: 2025-11-13
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a stored Cross‑Site Scripting flaw (CWE‑79) that allows an attacker to insert malicious scripts into the booking‑manager plugin’s data storage. Once stored, the scripts are executed in the browser of any user who views the relevant booking information, enabling session hijacking, cookie theft, defacement, or the deployment of further malware. The flaw resides in how input is handled during page generation, making it possible to compromise the confidentiality and integrity of user sessions without requiring elevated privileges. Its impact is limited to the web interface, but the consequences for end users can be serious if they interact with the affected content.

Affected Systems

WordPress sites that have the Booking Manager plugin (vendor wpdevelop) at versions up to and including 2.1.17 are affected. The plugin is a common booking solution for WordPress installations, and any site deploying this version is at risk.

Risk and Exploitability

The CVSS score of 6.5 points to a moderate overall risk, and the EPSS score of less than 1% indicates that the probability of exploitation in the wild is currently low. The vulnerability is not listed in the CISA KEV catalog. The likely attack path involves an attacker submitting malicious content through the plugin’s booking or comment entry forms, which is then rendered without proper sanitization. An attacker does not need to bypass authentication; however, submitting content that remains visible to other site visitors is required. Once the stored payload is delivered to a user, the script executes in that user’s browser context, potentially giving the attacker access to authenticated sessions if proper cookie handling is not observed.

Generated by OpenCVE AI on April 29, 2026 at 13:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Booking Manager plugin to the latest available version (e.g., 2.1.18 or later) which includes the fixed input sanitization.
  • If an upgrade is not possible in a timely manner, temporarily disable or delete the plugin’s booking and comment entry features, or remove the plugin entirely to prevent further storage of malicious content.
  • Deploy a Web Application Firewall or a security plugin that implements XSS filtering and monitoring to detect and block malicious payloads in user submissions or stored data.

Generated by OpenCVE AI on April 29, 2026 at 13:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 30 Jan 2026 18:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}

cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L'}


Tue, 20 Jan 2026 15:30:00 +0000


Tue, 20 Jan 2026 14:45:00 +0000


Thu, 13 Nov 2025 17:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 13 Nov 2025 16:00:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Thu, 13 Nov 2025 09:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in wpdevelop Booking Manager booking-manager allows Stored XSS.This issue affects Booking Manager: from n/a through <= 2.1.17.
Title WordPress Booking Manager plugin <= 2.1.17 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References

Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T18:29:13.143Z

Reserved: 2025-10-29T03:08:27.752Z

Link: CVE-2025-64275

cve-icon Vulnrichment

Updated: 2025-11-13T16:25:12.016Z

cve-icon NVD

Status : Deferred

Published: 2025-11-13T10:15:52.787

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-64275

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-29T13:45:12Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')