SEPTEMBER 20, 2026
Live Feed
Back to database
Case File

CVE-2026-15401

HIGH · CVSS 7.2 EPSS 0.34%

Source: NVD + CISA KEV + EPSS · Published 2026-07-24 · Last synced 2026-08-23

CyberRota Analysis

AI-Generated

The VikBooking Hotel Booking Engine & PMS plugin for WordPress is susceptible to Stored Cross-Site Scripting due to inadequate input sanitization and output escaping in the 'vbfX' parameter. This vulnerability allows unauthenticated attackers to inject malicious scripts that execute when users access affected pages, potentially compromising user data and site integrity. WordPress site administrators using this plugin should prioritize remediation to mitigate the risk of exploitation.

CVE
CVE-2026-15401
Severity
HIGH
CVSS
7.2
EPSS
0.34%
WordPress

Original NVD 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.