CVE-2026-6286

Published: Ago 28, 2026 Last Modified: Ago 28, 2026
ExploitDB:
Other exploit source:
Google Dorks:
HIGH 7,2
Attack Vector: network
Attack Complexity: low
Privileges Required: none
User Interaction: none
Scope: changed
Confidentiality: low
Integrity: low
Availability: none

Description

AI Translation Available

The Booking for Appointments and Events Calendar – Amelia plugin for WordPress is vulnerable to Stored Cross-Site Scripting via customer name fields in versions up to and including 2.2. This is due to an authentication bypass where the AddBookingCommand explicitly skips nonce verification (Command.php line 186), allowing unauthenticated users to submit booking data. While the plugin applies sanitize_text_field() to customer firstName and lastName fields (BookingApplicationService.php lines 302-308), this function only removes HTML tags and preserves special characters including double quotes. The vulnerability manifests in the administrative Calendar view where a FullCalendar eventContent callback interpolates customer names directly into JavaScript template literals (redesign/dist/index.js line 199) and renders them via innerHTML without proper HTML entity encoding. Because double quotes are preserved, an attacker can inject payloads like '' onmouseover='alert(document.cookie)'' to break out of the title attribute and inject malicious event handlers. This makes it possible for unauthenticated attackers to inject arbitrary web scripts that will execute when an administrator accesses the Calendar page and hovers over the malicious appointment.

EPSS (Exploit Prediction Scoring System)

Trend Analysis

EPSS (Exploit Prediction Scoring System)

Prevede la probabilità di sfruttamento basata su intelligence sulle minacce e sulle caratteristiche della vulnerabilità.

EPSS Score
0,0044
Percentile
0,4th
Updated

Single Data Point

Only one EPSS measurement is available for this CVE. Trend analysis requires multiple data points over time.

79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Stable
Common Consequences
Security Scopes Affected:
Access Control Confidentiality Integrity Availability
Potential Impacts:
Bypass Protection Mechanism Read Application Data Execute Unauthorized Code Or Commands
Applicable Platforms
Technologies: AI/ML, Web Based, Web Server
View CWE Details
https://plugins.trac.wordpress.org/browser/ameliabooking/tags/2.1.3/redesign/di…
https://plugins.trac.wordpress.org/browser/ameliabooking/tags/2.1.3/src/Applica…
https://plugins.trac.wordpress.org/browser/ameliabooking/tags/2.1.3/src/Applica…
https://plugins.trac.wordpress.org/browser/ameliabooking/tags/2.1.3/src/Applica…
https://plugins.trac.wordpress.org/browser/ameliabooking/trunk/redesign/dist/in…
https://plugins.trac.wordpress.org/browser/ameliabooking/trunk/src/Application/…
https://plugins.trac.wordpress.org/browser/ameliabooking/trunk/src/Application/…
https://plugins.trac.wordpress.org/browser/ameliabooking/trunk/src/Application/…
https://plugins.trac.wordpress.org/changeset/3499608/
https://plugins.trac.wordpress.org/changeset/3505826/
https://www.wordfence.com/threat-intel/vulnerabilities/id/a330336e-82ad-41f4-b1…