Back to overview

CVE-2026-57454

MEDIUM
6.8
CVSS 4.0
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.

Metadata

CVE ID
CVE-2026-57454
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-06-24 13:21 UTC
Published
2026-06-25 15:24 UTC
Last updated
2026-06-25 15:24 UTC
Primary CWE
CWE-125
CWE-125: Out-of-bounds Read
Vendor / Product
vim / vim
Sources
cve.org  ·  NVD

Severity & Metrics

6.8 MEDIUM CVSS 4.0
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
Affected products (1)
VendorProductPlatformVersions
vim vim >= 9.2.0320, < 9.2.0679
Weakness (CWE)
CWESourceDescription
CWE-125 cna CWE-125: Out-of-bounds Read
CVSS scores (1)
ScoreSeverityVersionSourceVector
6.8 MEDIUM 4.0 cna 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
References (3)
Back to overview