Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-55693

28
FAUCET Score

Vim is an open source, command line text editor. Prior to 9.2.0653, the tree_count_words() function in src/spellfile.c fills in the word-count fields of a spell-file word trie by walking it iteratively with a depth counter. The counter is bounded only by the trie structure itself; it is never checked against the size of the fixed MAXWLEN-element stack arrays it indexes (arridx[], curi[], wordcount[]). A crafted .spl/.sug file pair, loaded when the user invokes spell suggestion, can drive the descent arbitrarily deep, so the function writes past the end of those arrays. This is a stack out-of-bounds write that corrupts the call frame and crashes the editor. This vulnerability is fixed in 9.2.0653.

First published: Jun 25, 2026Last modified: Jun 25, 2026

Impacted Technologies

VendorProductVersion(s)CPE
< 9.2.0653CPE matchmatch criteria
cpe:2.3:a:vim:vim:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 4.0

5.7MEDIUM

CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
LOCAL
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
ACTIVE
VS Confidentiality
HIGH
VS Integrity
HIGH
VS Availability
HIGH
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
UNREPORTED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.12%
Probability of exploitation in next 30 days
EPSS Percentile
2.5%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0012 is in the 1st percentile among its peer group of 11,621 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.2 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (11)

github_advisorypatch availablevia nvd_reference
View patch
microsoftpatch availablevia msrc
Product: 21488-17084Fixed in: 9.2.0735-1
microsoftpatch availablevia msrc
Product: azl3 vim 9.2.0620-1 on Azure Linux 3.0Fixed in: 9.2.0735-1
ubuntupatch availablevia ubuntu_usn
Product: vim (jammy)Fixed in: 2:8.2.3995-1ubuntu2.33
ubuntupatch availablevia ubuntu_usn
Product: vim (noble)Fixed in: 2:9.1.0016-1ubuntu7.17
ubuntupatch availablevia ubuntu_usn
Product: vim (questing)Fixed in: 2:9.1.0967-1ubuntu6.8
ubuntupatch availablevia ubuntu_usn
Product: vim (resolute)Fixed in: 2:9.1.2141-1ubuntu4.6
ubuntupatch availablevia ubuntu_usn
Product: vim (trusty)Fixed in: 2:7.4.052-1ubuntu3.1+esm30
ubuntupatch availablevia ubuntu_usn
Product: vim (xenial)Fixed in: 2:7.4.1689-3ubuntu1.5+esm36
ubuntupatch availablevia ubuntu_usn
Product: vim (bionic)Fixed in: 2:8.0.1453-1ubuntu1.13+esm21
ubuntupatch availablevia ubuntu_usn
Product: vim (focal)Fixed in: 2:8.1.2269-1ubuntu5.32+esm9

Vendor Advisories (2)

ubuntuUSN-8500-1

Vim vulnerabilities

Jul 2, 2026
microsoft2026-Jun/CVE-2026-55693Moderate

Vim: Out-of-bounds Write in Spell File Word Count

Jun 9, 2026

References

github.com / vim/vim/commit/a80874d9b84a01040e3d1aef2d4a59e1934dafb7
Patch
github.com / vim/vim/releases/tag/v9.2.0653
Product
github.com / vim/vim/security/advisories/GHSA-wgh4-64f7-q3jq
Vendor Advisory