AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2021-24206

MEDIUM · CVSS 5.4 EPSS 0.75%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2021-04-05 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

CVE
CVE-2021-24206
Severity
MEDIUM
CVSS
5.4
EPSS
0.75%
WordPress Java

Original NVD Description

In the Elementor Website Builder WordPress plugin before 3.1.4, the image box widget (includes/widgets/image-box.php) accepts a ‘title_size’ parameter. Although the element control lists a fixed set of possible html tags, it is possible for a user with Contributor or above permissions to send a modified ‘save_builder’ request containing JavaScript in the ‘title_size’ parameter, which is not filtered and is output without escaping. This JavaScript will then be executed when the saved page is viewed or previewed.