CVE-2026-73074

HIGH CVSS 4.0: 7.1 EPSS 0.11%
Updated Aug 13, 2026
Vim
Parameter Value
CVSS 7.1 (HIGH)
Fixed In 9.2.0841
Type CWE-190 (Integer Overflow)
Vendor Vim
Public PoC No

Vim is an open source, command line text editor. Prior to 9.2.0841, prop_add_one() in src/textprop.c uses the proplen value from get_text_props() to increment a uint16_t property count beyond 0xffff, wrapping the count to zero and copying existing text-property records into a heap allocation sized for none of them. This issue is fixed in version 9.2.0841.

Attack Parameters

Attack Vector
Local
Requires local access
Attack Complexity
High
Difficult to exploit
Attack Requirements
None
No additional conditions
Privileges Required
None
No privileges needed
User Interaction
Active
User action required

Impact Assessment

Confidentiality
High
Complete data leak
Integrity
High
Complete data modification
Availability
High
Complete denial of service

CVSS Vector v4.0

Weakness Type (CWE)

Vulnerable Products

vim:vim