WordPress security changelog
MEDIUM CVE-2026-10148 Received

Amelia Elementor widgets permit contributor stored XSS

Booking for Appointments and Events Calendar through 2.4.9 fails to sanitize and escape the load_manually parameter in the render() methods of multiple Elementor widgets. A contributor who can use Elementor can store JavaScript in a page and execute it for anyone who visits. Version 2.4.8 only partially patched the issue.

CVE / CNA score 6.4 CVSS 3.1 · security@wordfence.com
NVD score Pending NVD has not published its own CVSS assessment.
Component
Booking for Appointments and Events Calendar – Amelia
Plugin slug
ameliabooking
Affected
<= 2.4.9
Safe version
See mitigation notes
Published
Sep 12, 2026
Weakness
CWE-79 — Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

This CVE was published Sep 12, 2026 and is one of 28 known issues for this plugin.

Update, patch or deactivate.

No fully fixed release is confirmed in the authoritative export; 2.4.9 remains affected. Restrict Elementor editing or deactivate the affected widgets pending a complete vendor fix. The application-level fix must validate load_manually and escape it for every widget render context.

No confirmed safe version is listed. Consider a vendor-supported patch or temporarily restricting the affected functionality while you assess the risk.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

The Booking for Appointments and Events Calendar plugin for WordPress is vulnerable to Stored Cross-Site Scripting via multiple Elementor widgets in versions up to and including 2.4.9. This is due to insufficient input sanitization and output escaping on the 'load_manually' parameter in the render() methods of classes. This makes it possible for authenticated attackers, with Contributor-level access and above who can use Elementor, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The vulnerability was partially patched in version 2.4.8.

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

Primary and upstream sources