Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2024-8244 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://go.dev/issue/70007 [email protected]Issue TrackingTechnical DescriptionVendor
https://pkg.go.dev/vuln/GO-2025-9999 [email protected]Broken LinkVendor

Weakness Enumeration

No weakness enumeration is available for this CVE.

Affected Products

ProductVersions
golang
All versions

CPE

  • cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

5 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2024-8244
NVD Published Date:
Aug 6, 2025
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2024-8244 Details - Not Deferred