CVE-2026-61371

Severity CVSS v4.0:
Pending analysis
Type:
CWE-59 Link Following
Publication date:
15/07/2026
Last modified:
15/07/2026

Description

Microsoft AVML before 0.17.0 could follow a symlink when opening a destination output path on Unix, allowing truncation/overwrite of the symlink target. The destructive effect is performed at open-time via O_TRUNC, and can happen before full input validation completes (“truncation-before-validation”).