CyberRota
← Ana sayfaya dön

CVE-2026-2030

MEDIUM · CVSS 6.4 EPSS %0.24

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-05-27T08:16:40.123 · Çekilme zamanı: 2026-06-25T12:10:24.765203+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

CVE
CVE-2026-2030
Severity
MEDIUM
CVSS
6.4
EPSS
%0.24
WordPress

Orijinal NVD Açıklaması

The WPBakery Page Builder Addons by Livemesh plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the `[lvca_carousel]` and `[lvca_posts_carousel]` shortcode attributes in all versions up to, and including, 3.9.4 due to insufficient input sanitization and output escaping. Specifically, shortcode attributes are encoded with `wp_json_encode()` and output into single-quoted `data-settings` HTML attributes without using `esc_attr()`, allowing attackers to break out of the attribute by injecting single quotes. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.