All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-73072
HIGHpublished 2026-08-11 16:17 UTC · 1 day ago
8.5
CVSS / 10
// description
Vim is an open source, command line text editor. Prior to 9.2.0846, set_sofo() in src/spellfile.c reuses sl_sal_first[] without resetting values left by set_sal_first(), so a crafted spell file containing an SN_SAL section before an SN_SOFO section causes under-counted mapping lists and attacker-influenced writes beyond a heap allocation. This issue is fixed in version 9.2.0846.
// weaknesses (CWE)
- CWE-122
- CWE-787