CVE-2026-6818 HIGH

CVE-2026-6818: VikBooking Hotel Booking Engine & PMS <= 1.8.8 - Unauthenticated Stored Cross-Site Scripting via 'special_requests' Parameter

Vendor E4Jvikwp
Product VikBooking Hotel Booking Engine & PMS
Weakness CWE-79 · XSS
Published July 8, 2026
Last update July 8, 2026

CVSS base score

7.2/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N

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

Related vulnerabilities

08Related CVE