v3.1.0, v2.1.3, v1.16.5 and below
Has been patched in 3.1.1, 2.1.4, and 1.16.6
You can use the ignore option to ignore non files/directories.
ignore (_, header) {
// pass files & directories, ignore e.g. symlinks
return header.type !== 'file' && header.type !== 'directory'
}
Reported by: Mapta / BugBunny_ai
{
"github_reviewed": true,
"severity": "HIGH",
"github_reviewed_at": "2025-09-24T18:57:04Z",
"nvd_published_at": "2025-09-24T18:15:42Z",
"cwe_ids": [
"CWE-22",
"CWE-61"
]
}