AUGUST 15, 2026
Live Feed
Back to database
Case File

CVE-2026-14230

UNKNOWN · CVSS N/A

Source: NVD + CISA KEV + EPSS · Published 2026-08-15 · Last synced 2026-08-15

CyberRota Analysis

AI-Generated

The ECS WordPress plugin prior to version 4.3.8 is vulnerable due to insufficient capability and object-ownership checks in its Dynamic Repeater AJAX handlers, allowing unauthenticated users with edit_posts capabilities to inject unsanitized JavaScript into posts. This could lead to cross-site scripting (XSS) attacks, impacting any visitor or administrator viewing the affected pages. WordPress site administrators and developers using this plugin should prioritize updating to the latest version to mitigate potential exploitation.

CVE
CVE-2026-14230
Severity
UNKNOWN
CVSS
N/A
EPSS
N/A
WordPress Java

Original NVD Description

The ECS WordPress plugin before 4.3.8 does not perform capability or object-ownership checks on its Dynamic Repeater AJAX handlers (gated only by a capability-agnostic nonce that any edit_posts user obtains from the Elementor editor), so a Contributor can write a data-source binding into any post — including admin-authored pages — whose attacker-controlled values are rendered into a widget's repeater output without sanitization, executing JavaScript in the session of any visitor or administrator who views the page.