CyberRota
← Ana sayfaya dön

CVE-2026-15336

MEDIUM · CVSS 4.3

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-07-16T04:17:22.073 · Çekilme zamanı: 2026-07-16T06:09:07.595437+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

CVE
CVE-2026-15336
Severity
MEDIUM
CVSS
4.3
EPSS
Yok
WordPress

Orijinal NVD Açıklaması

The Catch Themes Demo Import plugin for WordPress is vulnerable to Missing Authorization in versions up to, and including, 3.3. This is due to the catch_themes_demo_import_activate_plugin() function, hooked on admin_init when the activate_plugin GET parameter is present, calling Plugin_Upgrader::install() to download and install a plugin from WordPress.org before performing the current_user_can('activate_plugins') capability check. This makes it possible for authenticated attackers, with subscriber-level access and above, to install the hardcoded 'essential-content-types' plugin from the WordPress.