GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2020-36721 (GCVE-0-2020-36721)

Vulnerability from cvelistv5 – Published: 2023-06-07 01:51 – Updated: 2026-04-08 17:14
VLAI
Title
Epsilon Framework Themes (Various Versions) - Unauthenticated Plugin Activation/Deactivation
Summary
The Brilliance <= 1.2.7, Activello <= 1.4.0, and Newspaper X <= 1.3.1 themes for WordPress are vulnerable to Plugin Activation/Deactivation. This is due to the 'activello_activate_plugin' and 'activello_deactivate_plugin' functions in the 'inc/welcome-screen/class-activello-welcome.php' file missing capability and security checks/nonces. This makes it possible for unauthenticated attackers to activate and deactivate arbitrary plugins installed on a vulnerable site.
SSVC
Exploitation: none Automatable: yes Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2024-12-28 00:40 UTC
CWE
  • CWE-284 - Improper Access Control
Impacted products
Vendor Product Version CPE status
wpchill Brilliance Affected: 0 , ≤ 1.2.7 (semver)
guessed Create a notification for this product.
silkalns Newspaper X Affected: 0 , ≤ 1.3.1 (semver)
guessed Create a notification for this product.
silkalns Activello Affected: 0 , ≤ 1.4.0 (semver)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-04T17:37:06.599Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/a9e4e989-8e55-4ea7-8f42-9f67cfab1168?source=cve"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://blog.nintechnet.com/unauthenticated-function-injection-vulnerability-fixed-in-15-wordpress-themes/"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://wordpress.org/themes/activello/"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://wordpress.org/themes/newspaper-x/"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://wordpress.org/themes/brilliance/"
          }
        ],
        "title": "CVE Program Container"
      },
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2020-36721",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "yes"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-12-28T00:40:47.876166Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-12-28T00:54:23.163Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Brilliance",
          "vendor": "wpchill",
          "versions": [
            {
              "lessThanOrEqual": "1.2.7",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "Newspaper X",
          "vendor": "silkalns",
          "versions": [
            {
              "lessThanOrEqual": "1.3.1",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "Activello",
          "vendor": "silkalns",
          "versions": [
            {
              "lessThanOrEqual": "1.4.0",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Jerome Bruandet"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "The Brilliance \u003c= 1.2.7, Activello \u003c= 1.4.0, and Newspaper X \u003c= 1.3.1 themes for WordPress are vulnerable to Plugin Activation/Deactivation. This is due to the \u0027activello_activate_plugin\u0027 and \u0027activello_deactivate_plugin\u0027 functions in the \u0027inc/welcome-screen/class-activello-welcome.php\u0027 file missing capability and security checks/nonces. This makes it possible for unauthenticated attackers to activate and deactivate arbitrary plugins installed on a vulnerable site."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-284",
              "description": "CWE-284 Improper Access Control",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-04-08T17:14:14.374Z",
        "orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
        "shortName": "Wordfence"
      },
      "references": [
        {
          "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/a9e4e989-8e55-4ea7-8f42-9f67cfab1168?source=cve"
        },
        {
          "url": "https://blog.nintechnet.com/unauthenticated-function-injection-vulnerability-fixed-in-15-wordpress-themes/"
        },
        {
          "url": "https://wordpress.org/themes/activello/"
        },
        {
          "url": "https://wordpress.org/themes/newspaper-x/"
        },
        {
          "url": "https://wordpress.org/themes/brilliance/"
        }
      ],
      "timeline": [
        {
          "lang": "en",
          "time": "2020-10-01T00:00:00.000Z",
          "value": "Disclosed"
        }
      ],
      "title": "Epsilon Framework Themes (Various Versions) - Unauthenticated Plugin Activation/Deactivation"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
    "assignerShortName": "Wordfence",
    "cveId": "CVE-2020-36721",
    "datePublished": "2023-06-07T01:51:37.465Z",
    "dateReserved": "2023-06-06T13:07:21.267Z",
    "dateUpdated": "2026-04-08T17:14:14.374Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2020-36721",
      "date": "2026-09-19",
      "epss": "0.00971",
      "percentile": "0.60421"
    },
    "fkie_nvd": {
      "configurations": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:colorlib:activello:*:*:*:*:*:wordpress:*:*",
                  "matchCriteriaId": "20F70FFD-999C-4672-926C-F78D405E6ED5",
                  "versionEndExcluding": "1.4.2",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:colorlib:bonkers:*:*:*:*:*:wordpress:*:*",
                  "matchCriteriaId": "DE235C7C-524F-4F32-883D-115D0AF9E462",
                  "versionEndExcluding": "1.0.6",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:colorlib:illdy:*:*:*:*:*:wordpress:*:*",
                  "matchCriteriaId": "BDC1B168-E097-43C0-A8F5-43BA25834F55",
                  "versionEndExcluding": "2.1.7",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:colorlib:newspaper_x:*:*:*:*:*:wordpress:*:*",
                  "matchCriteriaId": "3FD10FA9-4FE5-430A-8FA2-8882D9ECB5F6",
                  "versionEndExcluding": "1.3.2",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:colorlib:pixova_lite:*:*:*:*:*:wordpress:*:*",
                  "matchCriteriaId": "6A44700A-58BA-40AB-9D71-1514B16E56F7",
                  "versionEndExcluding": "2.0.7",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:colorlib:shapely:*:*:*:*:*:wordpress:*:*",
                  "matchCriteriaId": "93F26484-75E0-4A08-9F37-5E4F5D8A3533",
                  "versionEndExcluding": "1.2.9",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:cpothemes:affluent:*:*:*:*:*:wordpress:*:*",
                  "matchCriteriaId": "CB3BF51C-DD4E-4C00-A428-806E713C1341",
                  "versionEndExcluding": "1.1.2",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:cpothemes:allegiant:*:*:*:*:*:wordpress:*:*",
                  "matchCriteriaId": "8408B788-263E-4894-B2D8-E91788520E7E",
                  "versionEndExcluding": "1.2.6",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:cpothemes:brilliance:*:*:*:*:*:wordpress:*:*",
                  "matchCriteriaId": "EE397C03-FF9C-4BE2-B773-30ADB40AA417",
                  "versionEndExcluding": "1.3.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:cpothemes:transcend:*:*:*:*:*:wordpress:*:*",
                  "matchCriteriaId": "ACF002FE-F3F5-4B2C-BE98-BAD745A0BA65",
                  "versionEndExcluding": "1.2.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:machothemes:antreas:*:*:*:*:*:wordpress:*:*",
                  "matchCriteriaId": "BFB5368B-FE3E-4A9C-A351-FBE3B67E856C",
                  "versionEndExcluding": "1.0.7",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:machothemes:medzone_lite:*:*:*:*:*:wordpress:*:*",
                  "matchCriteriaId": "998D7CCC-8F2C-4710-B556-FC0BFA81F992",
                  "versionEndExcluding": "1.2.6",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:machothemes:naturemag_lite:*:*:*:*:*:wordpress:*:*",
                  "matchCriteriaId": "49D15762-F26C-4387-83D4-253F64E4F864",
                  "versionEndIncluding": "1.0.4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:machothemes:newsmag:*:*:*:*:*:wordpress:*:*",
                  "matchCriteriaId": "54B7C2E2-A35D-4E32-BDC3-3DCD31871F1B",
                  "versionEndExcluding": "2.4.2",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:machothemes:regina_lite:*:*:*:*:*:wordpress:*:*",
                  "matchCriteriaId": "B87758A3-D7A9-4635-88CA-436D00EFE4E4",
                  "versionEndExcluding": "2.0.6",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "The Brilliance \u003c= 1.2.7, Activello \u003c= 1.4.0, and Newspaper X \u003c= 1.3.1 themes for WordPress are vulnerable to Plugin Activation/Deactivation. This is due to the \u0027activello_activate_plugin\u0027 and \u0027activello_deactivate_plugin\u0027 functions in the \u0027inc/welcome-screen/class-activello-welcome.php\u0027 file missing capability and security checks/nonces. This makes it possible for unauthenticated attackers to activate and deactivate arbitrary plugins installed on a vulnerable site."
        }
      ],
      "id": "CVE-2020-36721",
      "lastModified": "2024-11-21T05:30:09.553",
      "metrics": {
        "cvssMetricV31": [
          {
            "cvssData": {
              "attackComplexity": "LOW",
              "attackVector": "NETWORK",
              "availabilityImpact": "LOW",
              "baseScore": 6.5,
              "baseSeverity": "MEDIUM",
              "confidentialityImpact": "NONE",
              "integrityImpact": "LOW",
              "privilegesRequired": "NONE",
              "scope": "UNCHANGED",
              "userInteraction": "NONE",
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
              "version": "3.1"
            },
            "exploitabilityScore": 3.9,
            "impactScore": 2.5,
            "source": "security@wordfence.com",
            "type": "Secondary"
          },
          {
            "cvssData": {
              "attackComplexity": "LOW",
              "attackVector": "NETWORK",
              "availabilityImpact": "LOW",
              "baseScore": 6.5,
              "baseSeverity": "MEDIUM",
              "confidentialityImpact": "NONE",
              "integrityImpact": "LOW",
              "privilegesRequired": "NONE",
              "scope": "UNCHANGED",
              "userInteraction": "NONE",
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
              "version": "3.1"
            },
            "exploitabilityScore": 3.9,
            "impactScore": 2.5,
            "source": "nvd@nist.gov",
            "type": "Primary"
          }
        ]
      },
      "published": "2023-06-07T02:15:12.297",
      "references": [
        {
          "source": "security@wordfence.com",
          "tags": [
            "Exploit",
            "Third Party Advisory"
          ],
          "url": "https://blog.nintechnet.com/unauthenticated-function-injection-vulnerability-fixed-in-15-wordpress-themes/"
        },
        {
          "source": "security@wordfence.com",
          "tags": [
            "Product"
          ],
          "url": "https://wordpress.org/themes/activello/"
        },
        {
          "source": "security@wordfence.com",
          "tags": [
            "Product"
          ],
          "url": "https://wordpress.org/themes/brilliance/"
        },
        {
          "source": "security@wordfence.com",
          "tags": [
            "Product"
          ],
          "url": "https://wordpress.org/themes/newspaper-x/"
        },
        {
          "source": "security@wordfence.com",
          "tags": [
            "Third Party Advisory"
          ],
          "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/a9e4e989-8e55-4ea7-8f42-9f67cfab1168?source=cve"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "tags": [
            "Exploit",
            "Third Party Advisory"
          ],
          "url": "https://blog.nintechnet.com/unauthenticated-function-injection-vulnerability-fixed-in-15-wordpress-themes/"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "tags": [
            "Product"
          ],
          "url": "https://wordpress.org/themes/activello/"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "tags": [
            "Product"
          ],
          "url": "https://wordpress.org/themes/brilliance/"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "tags": [
            "Product"
          ],
          "url": "https://wordpress.org/themes/newspaper-x/"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "tags": [
            "Third Party Advisory"
          ],
          "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/a9e4e989-8e55-4ea7-8f42-9f67cfab1168?source=cve"
        }
      ],
      "sourceIdentifier": "security@wordfence.com",
      "vulnStatus": "Modified",
      "weaknesses": [
        {
          "description": [
            {
              "lang": "en",
              "value": "CWE-862"
            }
          ],
          "source": "nvd@nist.gov",
          "type": "Primary"
        }
      ]
    },
    "nvd": {
      "cve": {
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:colorlib:activello:*:*:*:*:*:wordpress:*:*",
                    "matchCriteriaId": "20F70FFD-999C-4672-926C-F78D405E6ED5",
                    "versionEndExcluding": "1.4.2",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:colorlib:bonkers:*:*:*:*:*:wordpress:*:*",
                    "matchCriteriaId": "DE235C7C-524F-4F32-883D-115D0AF9E462",
                    "versionEndExcluding": "1.0.6",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:colorlib:illdy:*:*:*:*:*:wordpress:*:*",
                    "matchCriteriaId": "BDC1B168-E097-43C0-A8F5-43BA25834F55",
                    "versionEndExcluding": "2.1.7",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:colorlib:newspaper_x:*:*:*:*:*:wordpress:*:*",
                    "matchCriteriaId": "3FD10FA9-4FE5-430A-8FA2-8882D9ECB5F6",
                    "versionEndExcluding": "1.3.2",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:colorlib:pixova_lite:*:*:*:*:*:wordpress:*:*",
                    "matchCriteriaId": "6A44700A-58BA-40AB-9D71-1514B16E56F7",
                    "versionEndExcluding": "2.0.7",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:colorlib:shapely:*:*:*:*:*:wordpress:*:*",
                    "matchCriteriaId": "93F26484-75E0-4A08-9F37-5E4F5D8A3533",
                    "versionEndExcluding": "1.2.9",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:cpothemes:affluent:*:*:*:*:*:wordpress:*:*",
                    "matchCriteriaId": "CB3BF51C-DD4E-4C00-A428-806E713C1341",
                    "versionEndExcluding": "1.1.2",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:cpothemes:allegiant:*:*:*:*:*:wordpress:*:*",
                    "matchCriteriaId": "8408B788-263E-4894-B2D8-E91788520E7E",
                    "versionEndExcluding": "1.2.6",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:cpothemes:brilliance:*:*:*:*:*:wordpress:*:*",
                    "matchCriteriaId": "EE397C03-FF9C-4BE2-B773-30ADB40AA417",
                    "versionEndExcluding": "1.3.0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:cpothemes:transcend:*:*:*:*:*:wordpress:*:*",
                    "matchCriteriaId": "ACF002FE-F3F5-4B2C-BE98-BAD745A0BA65",
                    "versionEndExcluding": "1.2.0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:machothemes:antreas:*:*:*:*:*:wordpress:*:*",
                    "matchCriteriaId": "BFB5368B-FE3E-4A9C-A351-FBE3B67E856C",
                    "versionEndExcluding": "1.0.7",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:machothemes:medzone_lite:*:*:*:*:*:wordpress:*:*",
                    "matchCriteriaId": "998D7CCC-8F2C-4710-B556-FC0BFA81F992",
                    "versionEndExcluding": "1.2.6",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:machothemes:naturemag_lite:*:*:*:*:*:wordpress:*:*",
                    "matchCriteriaId": "49D15762-F26C-4387-83D4-253F64E4F864",
                    "versionEndIncluding": "1.0.4",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:machothemes:newsmag:*:*:*:*:*:wordpress:*:*",
                    "matchCriteriaId": "54B7C2E2-A35D-4E32-BDC3-3DCD31871F1B",
                    "versionEndExcluding": "2.4.2",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:machothemes:regina_lite:*:*:*:*:*:wordpress:*:*",
                    "matchCriteriaId": "B87758A3-D7A9-4635-88CA-436D00EFE4E4",
                    "versionEndExcluding": "2.0.6",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "The Brilliance \u003c= 1.2.7, Activello \u003c= 1.4.0, and Newspaper X \u003c= 1.3.1 themes for WordPress are vulnerable to Plugin Activation/Deactivation. This is due to the \u0027activello_activate_plugin\u0027 and \u0027activello_deactivate_plugin\u0027 functions in the \u0027inc/welcome-screen/class-activello-welcome.php\u0027 file missing capability and security checks/nonces. This makes it possible for unauthenticated attackers to activate and deactivate arbitrary plugins installed on a vulnerable site."
          }
        ],
        "id": "CVE-2020-36721",
        "lastModified": "2026-04-08T19:17:34.387",
        "metrics": {
          "cvssMetricV31": [
            {
              "cvssData": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "LOW",
                "baseScore": 6.5,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "NONE",
                "integrityImpact": "LOW",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
                "version": "3.1"
              },
              "exploitabilityScore": 3.9,
              "impactScore": 2.5,
              "source": "security@wordfence.com",
              "type": "Secondary"
            },
            {
              "cvssData": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "LOW",
                "baseScore": 6.5,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "NONE",
                "integrityImpact": "LOW",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
                "version": "3.1"
              },
              "exploitabilityScore": 3.9,
              "impactScore": 2.5,
              "source": "nvd@nist.gov",
              "type": "Primary"
            }
          ]
        },
        "published": "2023-06-07T02:15:12.297",
        "references": [
          {
            "source": "security@wordfence.com",
            "tags": [
              "Exploit",
              "Third Party Advisory"
            ],
            "url": "https://blog.nintechnet.com/unauthenticated-function-injection-vulnerability-fixed-in-15-wordpress-themes/"
          },
          {
            "source": "security@wordfence.com",
            "tags": [
              "Product"
            ],
            "url": "https://wordpress.org/themes/activello/"
          },
          {
            "source": "security@wordfence.com",
            "tags": [
              "Product"
            ],
            "url": "https://wordpress.org/themes/brilliance/"
          },
          {
            "source": "security@wordfence.com",
            "tags": [
              "Product"
            ],
            "url": "https://wordpress.org/themes/newspaper-x/"
          },
          {
            "source": "security@wordfence.com",
            "tags": [
              "Third Party Advisory"
            ],
            "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/a9e4e989-8e55-4ea7-8f42-9f67cfab1168?source=cve"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Exploit",
              "Third Party Advisory"
            ],
            "url": "https://blog.nintechnet.com/unauthenticated-function-injection-vulnerability-fixed-in-15-wordpress-themes/"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Product"
            ],
            "url": "https://wordpress.org/themes/activello/"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Product"
            ],
            "url": "https://wordpress.org/themes/brilliance/"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Product"
            ],
            "url": "https://wordpress.org/themes/newspaper-x/"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Third Party Advisory"
            ],
            "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/a9e4e989-8e55-4ea7-8f42-9f67cfab1168?source=cve"
          }
        ],
        "sourceIdentifier": "security@wordfence.com",
        "vulnStatus": "Modified",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-284"
              }
            ],
            "source": "security@wordfence.com",
            "type": "Primary"
          },
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-862"
              }
            ],
            "source": "nvd@nist.gov",
            "type": "Secondary"
          }
        ]
      }
    },
    "vulnrichment": {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-04T17:37:06.599Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/a9e4e989-8e55-4ea7-8f42-9f67cfab1168?source=cve"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://blog.nintechnet.com/unauthenticated-function-injection-vulnerability-fixed-in-15-wordpress-themes/"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://wordpress.org/themes/activello/"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://wordpress.org/themes/newspaper-x/"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://wordpress.org/themes/brilliance/"
              }
            ],
            "title": "CVE Program Container"
          },
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2020-36721",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-12-28T00:40:47.876166Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-12-28T00:40:49.007Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Brilliance",
              "vendor": "wpchill",
              "versions": [
                {
                  "lessThanOrEqual": "1.2.7",
                  "status": "affected",
                  "version": "0",
                  "versionType": "semver"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Newspaper X",
              "vendor": "silkalns",
              "versions": [
                {
                  "lessThanOrEqual": "1.3.1",
                  "status": "affected",
                  "version": "0",
                  "versionType": "semver"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Activello",
              "vendor": "silkalns",
              "versions": [
                {
                  "lessThanOrEqual": "1.4.0",
                  "status": "affected",
                  "version": "0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Jerome Bruandet"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The Brilliance \u003c= 1.2.7, Activello \u003c= 1.4.0, and Newspaper X \u003c= 1.3.1 themes for WordPress are vulnerable to Plugin Activation/Deactivation. This is due to the \u0027activello_activate_plugin\u0027 and \u0027activello_deactivate_plugin\u0027 functions in the \u0027inc/welcome-screen/class-activello-welcome.php\u0027 file missing capability and security checks/nonces. This makes it possible for unauthenticated attackers to activate and deactivate arbitrary plugins installed on a vulnerable site."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 6.5,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-284",
                  "description": "CWE-284 Improper Access Control",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-04-08T17:14:14.374Z",
            "orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
            "shortName": "Wordfence"
          },
          "references": [
            {
              "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/a9e4e989-8e55-4ea7-8f42-9f67cfab1168?source=cve"
            },
            {
              "url": "https://blog.nintechnet.com/unauthenticated-function-injection-vulnerability-fixed-in-15-wordpress-themes/"
            },
            {
              "url": "https://wordpress.org/themes/activello/"
            },
            {
              "url": "https://wordpress.org/themes/newspaper-x/"
            },
            {
              "url": "https://wordpress.org/themes/brilliance/"
            }
          ],
          "timeline": [
            {
              "lang": "en",
              "time": "2020-10-01T00:00:00.000Z",
              "value": "Disclosed"
            }
          ],
          "title": "Epsilon Framework Themes (Various Versions) - Unauthenticated Plugin Activation/Deactivation"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
        "assignerShortName": "Wordfence",
        "cveId": "CVE-2020-36721",
        "datePublished": "2023-06-07T01:51:37.465Z",
        "dateReserved": "2023-06-06T13:07:21.267Z",
        "dateUpdated": "2026-04-08T17:14:14.374Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…