CVE 6.8 MEDIUM

Vim: Out-of-bounds Read with Text Properties_CVE-2026-57454

6.8 / 10
MEDIUM
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:L/VI:N/VA:H/SC:N/SI:N/SA:N

Description

Vim is an open source, command line text editor. From 9.2.0320 until 9.2.0679, a crafted undo or swap file can store a virtual-text property whose offset and length point outside the line's property data. When Vim restores or displays such a line it converts the offset into a pointer and reads the virtual text without bounds checking, causing an out-of-bounds read that can crash Vim or disclose adjacent heap memory. This vulnerability is fixed in 9.2.0679.

Basic Information

ID CVE-2026-57454
Source GitHub_M
Published Jun 25, 2026 at 15:24

Affected Product

Vendor vim
Product vim
Version >= 9.2.0320, < 9.2.0679
Affected Versions vim vim >= 9.2.0320, < 9.2.0679

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.