Vim Command Line Text Editor Vulnerability Affecting Buffer Management
CVE-2026-73074
7.1HIGH
What is CVE-2026-73074?
Vim, an open source command line text editor, has a buffer management issue where the function prop_add_one() in src/textprop.c improperly increments a uint16_t property count. This could lead to the count wrapping to zero, allowing for a heap allocation that does not account for existing text-property records. This mismanagement can potentially lead to further exploitation. The issue has been rectified in version 9.2.0841.
Affected Version(s)
vim < 9.2.0841
