CVE-2026-28419

Vim is an open source, command line text editor. Prior to version 9.2.0075, a heap-based buffer underflow exists in Vim's Emacs-style tags file parsing logic. When processing a malformed tags file where a delimiter appears at the start of a line, Vim attempts to read memory immediately preceding the allocated buffer. Version 9.2.0075 fixes the issue.
Configurations

Configuration 1 (hide)

cpe:2.3:a:vim:vim:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-02-27 22:16

Updated : 2026-03-04 21:22


NVD link : CVE-2026-28419

Mitre link : CVE-2026-28419

CVE.ORG link : CVE-2026-28419


JSON object : View

Products Affected

vim

  • vim
CWE
CWE-124

Buffer Underwrite ('Buffer Underflow')

CWE-125

Out-of-bounds Read