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.
{
"severity": "LOW",
"github_reviewed": true,
"cwe_ids": [
"CWE-476"
],
"nvd_published_at": "2025-11-20T16:15:56Z",
"github_reviewed_at": "2025-11-20T21:45:51Z"
}