2 matches found
PT-2026-70249
Name of the Vulnerable Software and Affected Versions Vim versions prior to 9.2.0841 Description The prop add one function in src/textprop.c uses the proplen value from get text props to increment a uint16 t property count. If the count exceeds 0xffff, it wraps around to zero, leading to a heap...
7.1CVSS5.2AI score0.00108EPSS
SaveExploits0References50
ALPINE-CVE-2026-57451
Vim is an open source, command line text editor. Prior to 9.2.0670, gettextprops in src/textprop.c reads a uint16 property count stored inline after a line's text and returns it as the number of 32-byte textpropT entries that follow. The only check is a floor that guarantees room for a single...
6.1CVSS5.5AI score0.00161EPSS
SaveExploits0References1
20