Bug 2468422 (CVE-2026-45130) - CVE-2026-45130 vim: Vim: Heap buffer overflow allows arbitrary code execution or denial of service
Summary: CVE-2026-45130 vim: Vim: Heap buffer overflow allows arbitrary code execution...
Keywords:
Status: NEW
Alias: CVE-2026-45130
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-05-09 00:01 UTC by OSIDB Bzimport
Modified: 2026-05-21 13:23 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-05-09 00:01:49 UTC
Vim is an open source, command line text editor. Prior to version 9.2.0450, a heap buffer overflow exists in read_compound() in src/spellfile.c when loading a crafted spell file (.spl) with UTF-8 encoding active. An attacker-controlled length field in the spell file's compound section overflows a 32-bit signed integer multiplication, causing a small buffer to be allocated for a write loop that runs many iterations, overflowing the heap. Because the 'spelllang' option can be set from a modeline, a text file modeline can trigger spell file loading if a malicious .spl file has been planted on the runtimepath. This issue has been patched in version 9.2.0450.


Note You need to log in before you can comment on or make changes to this bug.