CVE Catalog

CVE-2026-92561

MediumCVSS 6.1
Published: Translated: NVD NIST

Summary

The Booking Calendar plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'options' parameter in all versions up to and including 11.8.2 due to insufficient input sanitization and output escaping. Unauthenticated attackers can inject arbitrary web scripts that execute if they can trick a user into clicking a link. The nonce check is bypassed by default because the 'booking_is_nonce_at_front_end' option ships disabled.

Risk Assessment

An attacker could steal user data, hijack sessions, or spread malicious content. This may lead to compromise of user security and site reputation.

Recommendation

Update the Booking Calendar plugin to the latest version with the fix. Additionally, consider using a web application firewall (WAF) and regularly scan the site for XSS.

Other vulnerabilities in Booking Calendar

See all
Original NVD description (English source)

The Booking Calendar plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'options' parameter in all versions up to, and including, 11.8.2 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link. The nonce check is bypassed by default because the 'booking_is_nonce_at_front_end' option ships disabled, allowing unauthenticated requests to reach the vulnerable sink without any verification.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS