AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2021-42669

CRITICAL · CVSS 9.8 EPSS 23.27% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2021-11-05 · 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.

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

CVE
CVE-2021-42669
Severity
CRITICAL
CVSS
9.8
EPSS
23.27%

Original NVD Description

A file upload vulnerability exists in Sourcecodester Engineers Online Portal in PHP via dashboard_teacher.php, which allows changing the avatar through teacher_avatar.php. Once an avatar gets uploaded it is getting uploaded to the /admin/uploads/ directory, and is accessible by all users. By uploading a php webshell containing "<?php system($_GET["cmd"]); ?>" the attacker can execute commands on the web server with - /admin/uploads/php-webshell?cmd=id.