CVE-2026-17535

Summary

Velociraptor's NTFS parsing library mishandles several out of bound and memory exhaustion bugs which may be triggered by maliciously crafted NTFS images.

Typically Velociraptor's NTFS parser is used on live NTFS filesystems, limiting the opportunity of attackers corrupting the filesystem. However, in some applications (e.g.  dead disk forensics https://docs.velociraptor.app/docs/forensic/deaddisk/ ) Velociraptor may be used on untrusted NTFS image files. 

If an attacker is able to inject maliciously corrupted NTFS Volumes they can cause a crash and a Denial of Service.

Affected Software

VendorProductVersion RangeStatus
Rapid7Velociraptor0 < 0.77.2affected

Weaknesses

  • CWE-125: CWE-125 Out-of-bounds read
  • CWE-789: CWE-789 Memory allocation with excessive size value
  • CWE-369: CWE-369 Divide by zero

Workarounds

The vulnerability results in a crash or memory exhaustion.

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

References