AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-23826

MEDIUM · CVSS 6.8 EPSS 0.45% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-01-29 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 6.8. It affects Windows. Public exploit code or proof-of-concept references have been detected in its references. Exploitation may require the attacker to be authenticated. It may lead to a denial-of-service condition.

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-2024-23826
Severity
MEDIUM
CVSS
6.8
EPSS
0.45%
Windows

Original NVD Description

spbu_se_site is the website of the Department of System Programming of St. Petersburg State University. Before 2024.01.29, when uploading an avatar image, an authenticated user may intentionally use a large Unicode filename which would lead to a server-side denial of service under Windows. This is due to no limitation of the length of the filename and the costly use of the Unicode normalization with the form NFKD on Windows OS. This vulnerability was fixed in the 2024.01.29 release.