Back to overview

CVE-2026-15336

MEDIUM
4.3
CVSS 3.1
Description
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.

Metadata

CVE ID
CVE-2026-15336
State
PUBLISHED
Assigner
Wordfence
Reserved
2026-07-09 19:28 UTC
Published
2026-07-16 02:30 UTC
Last updated
2026-07-16 02:30 UTC
Primary CWE
CWE-862
CWE-862 Missing Authorization
Vendor / Product
catchplugins / Catch Themes Demo Import
Sources
cve.org  ·  NVD

Severity & Metrics

4.3 MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Affected products (1)
VendorProductPlatformVersions
catchplugins Catch Themes Demo Import 0 ≤ 3.3
Weakness (CWE)
CWESourceDescription
CWE-862 cna CWE-862 Missing Authorization
CVSS scores (1)
ScoreSeverityVersionSourceVector
4.3 MEDIUM 3.1 cna CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Back to overview