Description
Customer Cross Site Scripting (XSS) in WpBookingly <= 1.3.2 versions.
Published: 2026-08-13
Score: 6.5 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An improperly sanitized input in the WpBookingly WordPress plugin allows an attacker to embed malicious scripts into responses displayed to site visitors. This vulnerability, categorized as CWE-79, can result in the execution of arbitrary JavaScript in the context of the affected site. Because the script runs with the privileges of the visiting user, an attacker may steal session cookies, manipulate page content, or redirect users to malicious sites.

Affected Systems

The flaw affects WordPress sites that utilize the magepeopleteam WpBookingly plugin version 1.3.2 or earlier. Any website delivering booking or service‑management pages via this plugin is potentially compromised until the plugin is upgraded to at least 1.4.0.

Risk and Exploitability

The CVSS score of 6.5 indicates a moderate risk level. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog, suggesting no public exploitation evidence at this time. Based on the description it is inferred that the attacker can trigger the flaw by directing a victim to a crafted URL or input that the plugin fails to sanitize, making the XSS a surface‑level risk that does not require privileged access.

Generated by OpenCVE AI on August 13, 2026 at 16:11 UTC.

Remediation

Vendor Solution

Update the WordPress WpBookingly Plugin to the latest available version (at least 1.4.0).


OpenCVE Recommended Actions

  • Upgrade the WpBookingly plugin to version 1.4.0 or newer.
  • Ensure that the plugin's output functions are properly sanitized; if necessary, add custom sanitization or rely on WordPress core sanitization hooks.
  • Disable or remove the plugin if the booking functionality is no longer required, and monitor the site for any remaining XSS indicators.

Generated by OpenCVE AI on August 13, 2026 at 16:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 13 Aug 2026 14:00:00 +0000

Type Values Removed Values Added
Description Customer Cross Site Scripting (XSS) in WpBookingly <= 1.3.2 versions.
Title WordPress WpBookingly plugin <= 1.3.2 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics 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'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-13T15:21:13.231Z

Reserved: 2026-07-27T14:01:04.038Z

Link: CVE-2026-66687

cve-icon Vulnrichment

Updated: 2026-08-13T15:21:08.677Z

cve-icon NVD

Status : Received

Published: 2026-08-13T14:17:09.983

Modified: 2026-08-13T16:18:46.670

Link: CVE-2026-66687

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T16:15:04Z

Weaknesses
  • CWE-79

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