Search

Find a vulnerability

Search criteria

    2 vulnerabilities found for Catch Themes Demo Import by catchplugins

    CVE-2026-15336 (GCVE-0-2026-15336)

    Vulnerability from nvd – Published: 2026-07-16 02:30 – Updated: 2026-07-16 02:30
    VLAI
    Title
    Catch Themes Demo Import <= 3.3 - Missing Authorization to Authenticated (Subscriber+) Single Plugin Installation via 'activate_plugin' Parameter
    Summary
    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.
    CWE
    Assigner
    Impacted products
    Vendor Product Version
    catchplugins Catch Themes Demo Import Affected: 0 , ≤ 3.3 (semver)
    Create a notification for this product.
    Credits
    PRISM
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Catch Themes Demo Import",
              "vendor": "catchplugins",
              "versions": [
                {
                  "lessThanOrEqual": "3.3",
                  "status": "affected",
                  "version": "0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "PRISM"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "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(\u0027activate_plugins\u0027) capability check. This makes it possible for authenticated attackers, with subscriber-level access and above, to install the hardcoded \u0027essential-content-types\u0027 plugin from the WordPress."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 4.3,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-862",
                  "description": "CWE-862 Missing Authorization",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-16T02:30:55.251Z",
            "orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
            "shortName": "Wordfence"
          },
          "references": [
            {
              "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/12c7661c-0700-4370-9272-d8a19b17006e?source=cve"
            },
            {
              "url": "https://plugins.trac.wordpress.org/browser/catch-themes-demo-import/tags/3.2/inc/demo-importer.php#L233"
            },
            {
              "url": "https://plugins.trac.wordpress.org/browser/catch-themes-demo-import/tags/3.3/inc/demo-importer.php#L233"
            },
            {
              "url": "https://plugins.trac.wordpress.org/browser/catch-themes-demo-import/tags/3.3/inc/demo-importer.php#L135"
            },
            {
              "url": "https://plugins.trac.wordpress.org/browser/catch-themes-demo-import/tags/3.3/inc/demo-importer.php#L136"
            },
            {
              "url": "https://plugins.trac.wordpress.org/browser/catch-themes-demo-import/tags/3.3/inc/demo-importer.php#L235"
            },
            {
              "url": "https://plugins.trac.wordpress.org/browser/catch-themes-demo-import/tags/3.2/inc/demo-importer.php#L135"
            },
            {
              "url": "https://plugins.trac.wordpress.org/browser/catch-themes-demo-import/tags/3.2/inc/demo-importer.php#L136"
            },
            {
              "url": "https://plugins.trac.wordpress.org/browser/catch-themes-demo-import/tags/3.2/inc/demo-importer.php#L235"
            },
            {
              "url": "https://plugins.trac.wordpress.org/changeset?reponame=\u0026old=3604098%40catch-themes-demo-import\u0026new=3604098%40catch-themes-demo-import"
            }
          ],
          "timeline": [
            {
              "lang": "en",
              "time": "2026-07-11T14:55:19.000Z",
              "value": "Vendor Notified"
            },
            {
              "lang": "en",
              "time": "2026-07-15T13:49:24.000Z",
              "value": "Disclosed"
            }
          ],
          "title": "Catch Themes Demo Import \u003c= 3.3 - Missing Authorization to Authenticated (Subscriber+) Single Plugin Installation via \u0027activate_plugin\u0027 Parameter"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
        "assignerShortName": "Wordfence",
        "cveId": "CVE-2026-15336",
        "datePublished": "2026-07-16T02:30:55.251Z",
        "dateReserved": "2026-07-09T19:28:35.242Z",
        "dateUpdated": "2026-07-16T02:30:55.251Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-15336 (GCVE-0-2026-15336)

    Vulnerability from cvelistv5 – Published: 2026-07-16 02:30 – Updated: 2026-07-16 02:30
    VLAI
    Title
    Catch Themes Demo Import <= 3.3 - Missing Authorization to Authenticated (Subscriber+) Single Plugin Installation via 'activate_plugin' Parameter
    Summary
    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.
    CWE
    Assigner
    Impacted products
    Vendor Product Version
    catchplugins Catch Themes Demo Import Affected: 0 , ≤ 3.3 (semver)
    Create a notification for this product.
    Credits
    PRISM
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Catch Themes Demo Import",
              "vendor": "catchplugins",
              "versions": [
                {
                  "lessThanOrEqual": "3.3",
                  "status": "affected",
                  "version": "0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "PRISM"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "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(\u0027activate_plugins\u0027) capability check. This makes it possible for authenticated attackers, with subscriber-level access and above, to install the hardcoded \u0027essential-content-types\u0027 plugin from the WordPress."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 4.3,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-862",
                  "description": "CWE-862 Missing Authorization",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-16T02:30:55.251Z",
            "orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
            "shortName": "Wordfence"
          },
          "references": [
            {
              "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/12c7661c-0700-4370-9272-d8a19b17006e?source=cve"
            },
            {
              "url": "https://plugins.trac.wordpress.org/browser/catch-themes-demo-import/tags/3.2/inc/demo-importer.php#L233"
            },
            {
              "url": "https://plugins.trac.wordpress.org/browser/catch-themes-demo-import/tags/3.3/inc/demo-importer.php#L233"
            },
            {
              "url": "https://plugins.trac.wordpress.org/browser/catch-themes-demo-import/tags/3.3/inc/demo-importer.php#L135"
            },
            {
              "url": "https://plugins.trac.wordpress.org/browser/catch-themes-demo-import/tags/3.3/inc/demo-importer.php#L136"
            },
            {
              "url": "https://plugins.trac.wordpress.org/browser/catch-themes-demo-import/tags/3.3/inc/demo-importer.php#L235"
            },
            {
              "url": "https://plugins.trac.wordpress.org/browser/catch-themes-demo-import/tags/3.2/inc/demo-importer.php#L135"
            },
            {
              "url": "https://plugins.trac.wordpress.org/browser/catch-themes-demo-import/tags/3.2/inc/demo-importer.php#L136"
            },
            {
              "url": "https://plugins.trac.wordpress.org/browser/catch-themes-demo-import/tags/3.2/inc/demo-importer.php#L235"
            },
            {
              "url": "https://plugins.trac.wordpress.org/changeset?reponame=\u0026old=3604098%40catch-themes-demo-import\u0026new=3604098%40catch-themes-demo-import"
            }
          ],
          "timeline": [
            {
              "lang": "en",
              "time": "2026-07-11T14:55:19.000Z",
              "value": "Vendor Notified"
            },
            {
              "lang": "en",
              "time": "2026-07-15T13:49:24.000Z",
              "value": "Disclosed"
            }
          ],
          "title": "Catch Themes Demo Import \u003c= 3.3 - Missing Authorization to Authenticated (Subscriber+) Single Plugin Installation via \u0027activate_plugin\u0027 Parameter"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
        "assignerShortName": "Wordfence",
        "cveId": "CVE-2026-15336",
        "datePublished": "2026-07-16T02:30:55.251Z",
        "dateReserved": "2026-07-09T19:28:35.242Z",
        "dateUpdated": "2026-07-16T02:30:55.251Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }