AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-8244

LOW · CVSS 3.7 EPSS 0.20%

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

CyberRota Analysis

This is a low severity vulnerability with a CVSS score of 3.7. See the original NVD description below for full technical details.

CVE
CVE-2024-8244
Severity
LOW
CVSS
3.7
EPSS
0.20%

Original NVD Description

The filepath.Walk and filepath.WalkDir functions are documented as not following symbolic links, but both functions are susceptible to a TOCTOU (time of check/time of use) race condition where a portion of the path being walked is replaced with a symbolic link while the walk is in progress.