AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2021-24499

CRITICAL · CVSS 9.8 EPSS 60.11% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2021-08-09 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

External Security References

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2021-24499
Severity
CRITICAL
CVSS
9.8
EPSS
60.11%
WordPress

Original NVD Description

The Workreap WordPress theme before 2.2.2 AJAX actions workreap_award_temp_file_uploader and workreap_temp_file_uploader did not perform nonce checks, or validate that the request is from a valid user in any other way. The endpoints allowed for uploading arbitrary files to the uploads/workreap-temp directory. Uploaded files were neither sanitized nor validated, allowing an unauthenticated visitor to upload executable code such as php scripts.