Description
The WP Hotel Booking plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'widget_search' Shortcode Attribute in all versions up to, and including, 2.3.2 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This is only exploitable on browsers where access keys can be used as the payload is stored in a hidden attribute.
Published: 2026-07-24
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability is a stored cross‑site scripting flaw in the WP Hotel Booking WordPress plugin. It arises from inadequate sanitization and escaping of the ‘widget_search’ shortcode attribute, allowing an authenticated attacker with contributor role or higher to inject malicious JavaScript into a hidden attribute. When a site visitor loads the impacted page, the injected script runs in the visitor’s browser, enabling data theft, session hijacking, or page defacement.

Affected Systems

Any WordPress installation running WP Hotel Booking versions up to and including 2.3.2, distributed by thimPress, is affected. All releases prior to 2.3.3 contain the flaw.

Risk and Exploitability

The CVSS score of 6.4 denotes moderate severity, while an EPSS score of less than 1 % indicates a low likelihood of exploitation; the vulnerability is not listed in CISA’s KEV catalog. The attack vector requires an authenticated contributor or higher account, after which arbitrary script execution occurs with the victim’s browser privileges, enabling credential theft or further compromise.

Generated by OpenCVE AI on August 3, 2026 at 20:34 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the WP Hotel Booking plugin to version 2.3.3 or later, which implements proper sanitization of the shortcode attribute.
  • Until an update is available, remove or block the ‘widget_search’ shortcode from all templates or restrict its use to trusted administrators only.
  • Revoke or downgrade contributor‑level accounts that are unnecessary, reducing the pool of users who could inject malicious payloads.

Generated by OpenCVE AI on August 3, 2026 at 20:34 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 24 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 24 Jul 2026 08:45:00 +0000

Type Values Removed Values Added
First Time appeared Thimpress
Thimpress wp Hotel Booking
Wordpress
Wordpress wordpress
Vendors & Products Thimpress
Thimpress wp Hotel Booking
Wordpress
Wordpress wordpress

Fri, 24 Jul 2026 07:30:00 +0000

Type Values Removed Values Added
Description The WP Hotel Booking plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'widget_search' Shortcode Attribute in all versions up to, and including, 2.3.2 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This is only exploitable on browsers where access keys can be used as the payload is stored in a hidden attribute.
Title WP Hotel Booking <= 2.3.2 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'widget_search' Shortcode Attribute
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Thimpress Wp Hotel Booking
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-24T14:27:56.299Z

Reserved: 2026-07-10T21:01:50.015Z

Link: CVE-2026-15464

cve-icon Vulnrichment

Updated: 2026-07-24T14:27:48.970Z

cve-icon NVD

Status : Deferred

Published: 2026-07-24T08:16:26.033

Modified: 2026-07-24T20:45:45.697

Link: CVE-2026-15464

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T20:45:03Z

Weaknesses
  • CWE-79

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