What the vulnerability does
01Description
The VikBooking Hotel Booking Engine & PMS plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'special_requests' parameter in all versions up to, and including, 1.8.8 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.
Explanation of Vulnerability in Simple Terms
02Summary
VikBooking Hotel Booking Engine & PMS versions 1.8.8 and earlier contain a cross-site scripting (XSS) vulnerability that allows attackers to inject malicious scripts into the application. An attacker can exploit this without authentication to inject code that executes in users' browsers, potentially stealing session data or redirecting visitors to malicious sites. The vulnerability affects the entire application scope.
What an attacker can do
03Attacker Capabilities
Inject malicious JavaScript that runs in visitors' browsers, stealing cookies or redirecting them to phishing sites.
Potential impact on your site
04Site Impact
Visitors' sessions and credentials may be compromised; your site could be used to distribute malware or phishing content.
Conditions required to exploit
05Prerequisites
No authentication or user interaction required; attacker can exploit this remotely by crafting a malicious URL or input.
Key dates
06Disclosure timeline
July 8, 2026
CVE published
July 8, 2026
Record updated