Heap-based Buffer Underflow in Vim Command Line Text Editor
CVE-2026-28419
5.3MEDIUM
What is CVE-2026-28419?
A heap-based buffer underflow vulnerability is present in the Vim command line text editor, specifically found in its Emacs-style tags file parsing logic. When handling a malformed tags file, particularly one that includes a delimiter at the start of a line, Vim attempts to access memory that precedes the allocated buffer. This flaw can potentially lead to unpredictable behavior and expose sensitive information. The issue has been addressed in version 9.2.0075, which users are encouraged to upgrade to in order to mitigate the risk.
Affected Version(s)
vim < 9.2.0075
