LiveActive security incident?Get immediate response
CVE Record

CVE-2021-24500: Workreap theme < 2.2.2 - Multiple CSRF + IDOR Vulnerabilities

Several AJAX actions available in the Workreap WordPress theme before 2.2.2 lacked CSRF protections, as well as allowing insecure direct object references that were not validated. This allows an attacker to trick a logged in user to submit a POST request to the vulnerable site, potentially modifying or deleting arbitrary objects on the target site.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Workreap WordPress theme versions before 2.2.2 exposed site actions to forged requests and weak object checks. If an attacker tricked a logged-in user, the attacker could cause changes or deletion of site objects. The public bundle does not provide CVSS or confirmed exploitation.

Executive priority

Prioritize if Workreap supports production marketplaces, hiring workflows, or customer-facing content. The issue can affect integrity and availability of site data, but requires a logged-in user interaction and has no cited active exploitation in the bundle.

Technical view

The issue combines missing CSRF protection on several AJAX actions with IDOR-style authorization failures. Vulnerable actions accepted POST requests without sufficiently validating request intent or whether the user could act on the referenced object. Impact depends on the victim’s logged-in role and site configuration.

Likely exposure

Exposure is limited to WordPress sites running the Workreap theme before version 2.2.2. Sites without Workreap, or already upgraded to 2.2.2 or later, are not indicated as affected by the provided sources.

Exploitation context

The sources describe a trick-the-user attack against a logged-in WordPress user. The bundle does not cite active exploitation, public exploit use, KEV listing, or unauthenticated standalone exploitation.

Researcher notes

Key uncertainty is impact breadth: the bundle says multiple AJAX actions and arbitrary objects, but does not enumerate every action or object type. Validate authorization boundaries in the theme and rely on advisory details rather than extrapolating affected components.

Mitigation direction

  • Inventory WordPress sites for the Workreap theme and installed version.
  • Update Workreap to version 2.2.2 or later where installed.
  • Review Jetpack, WPScan, and theme vendor guidance for current remediation details.
  • Limit privileged WordPress sessions until vulnerable installations are remediated.
  • Back up affected sites before theme updates or cleanup actions.

Validation and detection

  • Confirm whether Workreap is installed on each WordPress site.
  • Verify the active theme version is 2.2.2 or later.
  • Review site logs for unexpected object changes or deletions.
  • Check WordPress user roles for unnecessary privileged accounts.
  • Confirm remediation against Jetpack and WPScan advisory details.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-283: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cwe · medium confidence lookup

CWE-284: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cwe · medium confidence lookup

CWE-862: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-24500 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
UnknownWorkreap2.2.2Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.