Description
The VikBooking Hotel Booking Engine & PMS plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'category_id' parameter in all versions up to, and including, 1.8.13 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link. This is limited to browsers that support access keys as the injection is in a hidden element.
Published: 2026-07-24
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The VikBooking Hotel Booking Engine & PMS plugin for WordPress is vulnerable to a reflected Cross‑Site Scripting flaw caused by inadequate sanitization and escaping of the 'category_id' parameter. An unauthenticated attacker can craft a URL that, when clicked by a victim, injects arbitrary JavaScript into a hidden element that executes in browsers supporting access keys, giving the attacker the ability to run code in the victim's browser, potentially leading to session hijacking, keylogging, or defacement.

Affected Systems

All installations of the VikBooking Hotel Booking Engine & PMS plugin for WordPress that are version 1.8.13 or earlier are affected. Any WordPress site deploying that plugin version is at risk.

Risk and Exploitability

The CVSS v3.1 score is 6.1, indicating medium severity. The EPSS score of less than 1 % suggests a very low likelihood of real‑world exploitation, especially since the payload is delivered via a hidden element that only runs in browsers that support access keys. The flaw is not listed in the CISA KEV catalog, further reducing the probability of widespread targeting. Nonetheless, because the vulnerability can be triggered by a simple click on a crafted link, it remains a legitimate threat for publicly accessible WordPress sites.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the VikBooking plugin to the latest release that contains the XSS fix
  • If an upgrade is not immediately possible, remove or sanitize the 'category_id' parameter in the search template, ensuring it is not output without proper escaping
  • Add generic input validation and output escaping for all user‑supplied parameters in the plugin to prevent similar XSS vulnerabilities

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 02 Aug 2026 19:45:00 +0000

Type Values Removed Values Added
First Time appeared Vikwp
Vikwp vikbooking Hotel Booking Engine & Pms
Wordpress
Wordpress wordpress
Vendors & Products Vikwp
Vikwp vikbooking Hotel Booking Engine & Pms
Wordpress
Wordpress wordpress

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:15:00 +0000

Type Values Removed Values Added
Description The VikBooking Hotel Booking Engine & PMS plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'category_id' parameter in all versions up to, and including, 1.8.13 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link. This is limited to browsers that support access keys as the injection is in a hidden element.
Title VikBooking Hotel Booking Engine & PMS <= 1.8.13 - Reflected Cross-Site Scripting via 'category_id' Parameter
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Vikwp Vikbooking Hotel Booking Engine & Pms
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-24T14:48:41.120Z

Reserved: 2026-07-09T20:28:43.169Z

Link: CVE-2026-15346

cve-icon Vulnrichment

Updated: 2026-07-24T14:48:33.353Z

cve-icon NVD

Status : Deferred

Published: 2026-07-24T09:16:23.953

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

Link: CVE-2026-15346

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')