7.2
HIGH CVSS 3.1
CVE-2026-15401
VikBooking Hotel Booking Engine & PMS <= 1.8.13 - Unauthenticated Stored Cross-Site Scripting via Custom Field 'vbfX' Parameter
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.

INFO

Published Date :

July 24, 2026, 10:16 a.m.

Last Modified :

July 24, 2026, 8:45 p.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2026-15401 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Vikwp vikbooking_hotel_booking_engine_\&_pms
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 134c704f-9b21-4f2e-91b3-4a467353bcc0
CVSS 3.1 HIGH [email protected]
CVSS 3.1 HIGH MITRE-CVE
Solution
Update the VikBooking plugin to patch stored XSS vulnerability due to improper input sanitization.
  • Update the VikBooking plugin to the latest version.
  • Sanitize user inputs to prevent script injection.
  • Escape all user-supplied output.
References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2026-15401.

URL Resource
https://plugins.trac.wordpress.org/browser/vikbooking/tags/1.8.12/admin/views/editorder/tmpl/default.php#L1405
https://plugins.trac.wordpress.org/browser/vikbooking/tags/1.8.12/admin/views/editorder/tmpl/default.php#L1420
https://plugins.trac.wordpress.org/browser/vikbooking/tags/1.8.12/site/controller.php#L1083
https://plugins.trac.wordpress.org/browser/vikbooking/tags/1.8.12/site/controller.php#L304
https://plugins.trac.wordpress.org/browser/vikbooking/tags/1.8.12/site/controller.php#L919
https://plugins.trac.wordpress.org/browser/vikbooking/tags/1.8.12/site/helpers/lib.vikbooking.php#L5415
https://plugins.trac.wordpress.org/browser/vikbooking/tags/1.8.13/admin/views/editorder/tmpl/default.php#L1405
https://plugins.trac.wordpress.org/browser/vikbooking/tags/1.8.13/admin/views/editorder/tmpl/default.php#L1420
https://plugins.trac.wordpress.org/browser/vikbooking/tags/1.8.13/site/controller.php#L1083
https://plugins.trac.wordpress.org/browser/vikbooking/tags/1.8.13/site/controller.php#L304
https://plugins.trac.wordpress.org/browser/vikbooking/tags/1.8.13/site/controller.php#L919
https://plugins.trac.wordpress.org/browser/vikbooking/tags/1.8.13/site/helpers/lib.vikbooking.php#L5415
https://plugins.trac.wordpress.org/changeset?reponame=&old=3610507%40vikbooking&new=3610507%40vikbooking
https://www.wordfence.com/threat-intel/vulnerabilities/id/0714273b-014e-4bed-b394-138f46a77eaa?source=cve
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-15401 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2026-15401 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-15401 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-15401 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0

    Jul. 24, 2026

    Action Type Old Value New Value
    Added SSVC {'id': 'CVE-2026-15401', 'role': 'CISA Coordinator', 'options': [{'exploitation': 'none'}, {'automatable': 'yes'}, {'technicalImpact': 'partial'}], 'version': '2.0.3', 'timestamp': '2026-07-24T18:50:15.216616Z'}
  • New CVE Received by [email protected]

    Jul. 24, 2026

    Action Type Old Value New Value
    Added Affected [{'vendor': 'e4jvikwp', 'product': 'VikBooking Hotel Booking Engine & PMS', 'versions': [{'status': 'affected', 'version': '0', 'versionType': 'semver', 'lessThanOrEqual': '1.8.13'}], 'defaultStatus': 'unaffected'}]
    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.
    Added CVSS V3.1 AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
    Added CWE CWE-79
    Added Reference https://plugins.trac.wordpress.org/browser/vikbooking/tags/1.8.12/admin/views/editorder/tmpl/default.php#L1405
    Added Reference https://plugins.trac.wordpress.org/browser/vikbooking/tags/1.8.12/admin/views/editorder/tmpl/default.php#L1420
    Added Reference https://plugins.trac.wordpress.org/browser/vikbooking/tags/1.8.12/site/controller.php#L1083
    Added Reference https://plugins.trac.wordpress.org/browser/vikbooking/tags/1.8.12/site/controller.php#L304
    Added Reference https://plugins.trac.wordpress.org/browser/vikbooking/tags/1.8.12/site/controller.php#L919
    Added Reference https://plugins.trac.wordpress.org/browser/vikbooking/tags/1.8.12/site/helpers/lib.vikbooking.php#L5415
    Added Reference https://plugins.trac.wordpress.org/browser/vikbooking/tags/1.8.13/admin/views/editorder/tmpl/default.php#L1405
    Added Reference https://plugins.trac.wordpress.org/browser/vikbooking/tags/1.8.13/admin/views/editorder/tmpl/default.php#L1420
    Added Reference https://plugins.trac.wordpress.org/browser/vikbooking/tags/1.8.13/site/controller.php#L1083
    Added Reference https://plugins.trac.wordpress.org/browser/vikbooking/tags/1.8.13/site/controller.php#L304
    Added Reference https://plugins.trac.wordpress.org/browser/vikbooking/tags/1.8.13/site/controller.php#L919
    Added Reference https://plugins.trac.wordpress.org/browser/vikbooking/tags/1.8.13/site/helpers/lib.vikbooking.php#L5415
    Added Reference https://plugins.trac.wordpress.org/changeset?reponame=&old=3610507%40vikbooking&new=3610507%40vikbooking
    Added Reference https://www.wordfence.com/threat-intel/vulnerabilities/id/0714273b-014e-4bed-b394-138f46a77eaa?source=cve
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.