CVE-2026-73074

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.
CVSS

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2026-08-11 16:17

Updated : 2026-09-09 20:44


NVD link : CVE-2026-73074

Mitre link : CVE-2026-73074

CVE.ORG link : CVE-2026-73074


JSON object : View

Products Affected

No product.

CWE
CWE-190

Integer Overflow or Wraparound