2 matches found
CVE-2026-73074
Vim prior to 9.2.0841 is affected by a heap-related vulnerability in text property handling. The function prop_add_one() in src/textprop.c uses proplen from get_text_props() to increment a uint16_t property count beyond 0xffff, causing a wrap to zero and copying existing text-property records int...
7.1CVSS5.3AI score
SaveExploits0References2
CVE-2026-73074
Vim is an open source, command line text editor. Prior to 9.2.0841, propaddone in src/textprop.c uses the proplen value from gettextprops to increment a uint16t property count beyond 0xffff, wrapping the count to zero and copying existing text-property records into a heap allocation sized for non...
7.1CVSS5.3AI score
SaveExploits0
20