Description
The VikBooking Hotel Booking Engine & PMS plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'vbfX' 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 will execute whenever a user accesses an injected page. The vbfX custom-field value is stored via the public-facing saveorder task, which has no capability or authentication check enforced by default, enabling fully unauthenticated submission of malicious payloads.
Published: 2026-07-24
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the VikBooking Hotel Booking Engine & PMS plugin for WordPress and allows an attacker to embed malicious scripts into the custom field parameter vbfX. Because no input validation or output escaping is performed, the stored payload is rendered when other users load the affected page. This allows arbitrary script execution in the context of users who view the injected content. The weakness aligns with CWE‑79: Improper Neutralization of Input During Web Page Generation.

Affected Systems

VikBooking Hotel Booking Engine & PMS plugin for WordPress versions up to and including 1.8.13 are affected. All WordPress sites that have a vulnerable version of the plugin installed are at risk.

Risk and Exploitability

The CVSS score of 7.2 indicates a high‑severity vulnerability. The likely exploitation path involves an unauthenticated request to the publicly accessible saveorder endpoint, which is inferred from the description of the unprotected task. The EPSS score of less than 1% suggests that exploitation in the wild is currently low, and the vulnerability is not listed in CISA’s KEV catalog.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the VikBooking plugin to the latest available version where the vbfX parameter is properly sanitized.
  • Remove or purge any existing vbfX custom‑field entries that may contain malicious scripts from the database.
  • If upgrading is not immediately feasible, limit access to the saveorder endpoint by adding authentication checks or disabling the public‑facing form that submits vbfX data.

Generated by OpenCVE AI on August 3, 2026 at 20:28 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 21:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
Description The VikBooking Hotel Booking Engine & PMS plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'vbfX' 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 will execute whenever a user accesses an injected page. The vbfX custom-field value is stored via the public-facing saveorder task, which has no capability or authentication check enforced by default, enabling fully unauthenticated submission of malicious payloads.
Title VikBooking Hotel Booking Engine & PMS <= 1.8.13 - Unauthenticated Stored Cross-Site Scripting via Custom Field 'vbfX' Parameter
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 7.2, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/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-24T19:52:04.538Z

Reserved: 2026-07-10T13:37:43.258Z

Link: CVE-2026-15401

cve-icon Vulnrichment

Updated: 2026-07-24T19:51:59.117Z

cve-icon NVD

Status : Deferred

Published: 2026-07-24T10:16:31.410

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

Link: CVE-2026-15401

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T20:30:04Z

Weaknesses
  • CWE-79

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