cbcvebase.
CVE-2021-24220
published 2021-04-12

CVE-2021-24220: Thrive “Legacy” Rise by Thrive Themes WordPress theme before 2.0.0, Luxe by Thrive Themes WordPress theme before 2.0.0, Minus by Thrive Themes WordPress theme…

PriorityP180critical9.1CVSS 3.1
AVNACLPRNUINSUCNIHAH
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
3.95%
89.1th percentile
Thrive “Legacy” Rise by Thrive Themes WordPress theme before 2.0.0, Luxe by Thrive Themes WordPress theme before 2.0.0, Minus by Thrive Themes WordPress theme before 2.0.0, Ignition by Thrive Themes WordPress theme before 2.0.0, FocusBlog by Thrive Themes WordPress theme before 2.0.0, Squared by Thrive Themes WordPress theme before 2.0.0, Voice WordPress theme before 2.0.0, Performag by Thrive Themes WordPress theme before 2.0.0, Pressive by Thrive Themes WordPress theme before 2.0.0, Storied by Thrive Themes WordPress theme before 2.0.0 register a REST API endpoint to compress images using the Kraken image optimization engine. By supplying a crafted request in combination with data inserted using the Option Update vulnerability, it was possible to use this endpoint to retrieve malicious code from a remote URL and overwrite an existing file on the site with it or create a new file.This includes executable PHP files that contain malicious code.

Affected

20 ranges
VendorProductVersion rangeFixed in
thrive_themesfocusblog_by_thrive_themes>= 2.0.0 < 2.0.02.0.0
thrive_themesignition_by_thrive_themes>= 2.0.0 < 2.0.02.0.0
thrive_themesluxe_by_thrive_themes>= 2.0.0 < 2.0.02.0.0
thrive_themesminus_by_thrive_themes>= 2.0.0 < 2.0.02.0.0
thrive_themesperformag_by_thrive_themes>= 2.0.0 < 2.0.02.0.0
thrive_themespressive_by_thrive_themes>= 2.0.0 < 2.0.02.0.0
thrive_themesrise_by_thrive_themes>= 2.0.0 < 2.0.02.0.0
thrive_themessquared_by_thrive_themes>= 2.0.0 < 2.0.02.0.0
thrive_themesstoried_by_thrive_themes>= 2.0.0 < 2.0.02.0.0
thrive_themesvoice>= 2.0.0 < 2.0.02.0.0
thrivethemesfocusblog< 2.0.02.0.0
thrivethemesignition< 2.0.02.0.0
thrivethemesluxe< 2.0.02.0.0
thrivethemesminus< 2.0.02.0.0
thrivethemesperformag< 2.0.02.0.0
thrivethemespressive< 2.0.02.0.0
thrivethemesrise< 2.0.02.0.0
thrivethemessquared< 2.0.02.0.0
thrivethemesstoried< 2.0.02.0.0
thrivethemesvoice< 2.0.02.0.0

Detection & IOCsextracted from sources · hover to see the quote

url/wp-content/themes/rise/style.css
path/wp-content/themes/rise/style.css
path/wp-content/themes/luxe/style.css
yara
Version: ([0-9.]+)
  • Probe each vulnerable Thrive theme's style.css via GET request; a 200 response containing 'Theme Name' and a version string less than 2.0.0 confirms a vulnerable installation.
  • Match response body for theme name keywords (case-insensitive) to confirm which specific Thrive theme is installed: rise, luxe, minus, ignition, focusblog, squared, voice, performag, pressive, storied.
  • The vulnerability abuses a REST API endpoint registered by the theme for Kraken image compression; monitor for crafted REST API requests combined with option update activity that reference remote URLs for file retrieval.
  • Alert on creation or modification of executable PHP files in the WordPress theme directories, as the exploit can write or overwrite PHP files containing malicious code.
  • CVE-2021-24220 was actively exploited in the wild; prioritize detection on internet-facing WordPress sites running any of the ten affected Thrive Legacy themes below version 2.0.0.
  • ·Detection via style.css probing is passive/fingerprinting only; the actual exploit targets the Kraken REST API endpoint and requires chaining with the Option Update vulnerability (separate CVE). Ensure both attack vectors are monitored.
  • ·The Nuclei template uses a 'batteringram' attack mode iterating over ten theme slugs; detection rules should cover all ten theme paths, not just focusblog (the CPE reference theme).

CVSS provenance

nvdv3.19.1CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
nvdv2.06.4MEDIUMAV:N/AC:L/Au:N/C:N/I:P/A:P
vulncheck9.1CRITICAL
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.