CVE-2025-13425

Severity CVSS v4.0:
LOW
Type:
CWE-476 NULL Pointer Dereference
Publication date:
20/11/2025
Last modified:
20/11/2025

Description

A bug in the filesystem traversal fallback path causes fs/diriterate/diriterate.go:Next() to overindex an empty slice when ReadDir returns nil for an empty directory, resulting in a panic (index out of range) and an application crash (denial of service) in OSV-SCALIBR.