AUGUST 14, 2026
Live Feed
Back to database
Case File

CVE-2026-72813

MEDIUM · CVSS 6.9 Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-14 · Last synced 2026-08-14

CyberRota Analysis

AI-Generated

Actix-files versions prior to 0.6.10 are vulnerable to a denial of service attack caused by an empty Range header in GET requests for static files. This flaw allows remote attackers to crash the server process on demand when panic is configured to abort. Organizations using affected versions should prioritize patching to mitigate potential service disruptions.

Public Exploit Signal

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

GitHub PoC Links

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

CVE
CVE-2026-72813
Severity
MEDIUM
CVSS
6.9
EPSS
N/A

Original NVD Description

actix-files before 0.6.10 contains a denial of service vulnerability triggered by an empty Range header in GET requests for static files. When panic is set to abort, remote attackers can crash the process on-demand by sending a GET request with an empty Range header.