AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2021-46013

CRITICAL · CVSS 9.8 EPSS 3.47% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2022-01-18 · 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.

Detected Signals
remote code execution code execution
External Security References

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

CVE
CVE-2021-46013
Severity
CRITICAL
CVSS
9.8
EPSS
3.47%

Original NVD Description

An unrestricted file upload vulnerability exists in Sourcecodester Free school management software 1.0. An attacker can leverage this vulnerability to enable remote code execution on the affected web server. Once a php webshell containing "<?php system($_GET["cmd"]); ?>" gets uploaded it is saved into /uploads/exam_question/ directory, and is accessible by all users.