CVE-2025-13425
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-11-20

Last updated on: 2025-11-20

Assigner: Google Inc.

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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-11-20
Last Modified
2025-11-20
Generated
2026-06-16
AI Q&A
2025-11-20
EPSS Evaluated
2026-06-15
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
google osv-scalibr 4.0
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-476 The product dereferences a pointer that it expects to be valid but is NULL.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability is caused by a bug in the filesystem traversal fallback path where the function fs/diriterate/diriterate.go:Next() attempts to access an element in an empty slice when ReadDir returns nil for an empty directory. This results in an index out of range panic, causing the application to crash.

Impact Analysis

The vulnerability can cause the affected application (OSV-SCALIBR) to crash due to a panic triggered by an out-of-range index access. This leads to a denial of service condition, potentially disrupting normal operations.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-13425. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart