CVE-2026-59857
Last modified
CVE-2026-59857 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. Vim is an open source, command line text editor. Prior to 9.2.0725, the single-byte branch of spell_soundfold_sal() in src/spell.c translates a word through a spell file's SAL sound-folding rules into a caller-owned result buffer, but its result writes are guarded with reslen < MAXWLEN, allowing reslen to reach MAXWLEN before res[reslen] = NUL writes one byte past the end of the MAXWLEN-element stack buffer. EPSS estimates a 0.13% chance of exploitation in the next 30 days.
Description
Vim is an open source, command line text editor. Prior to 9.2.0725, the single-byte branch of spell_soundfold_sal() in src/spell.c translates a word through a spell file's SAL sound-folding rules into a caller-owned result buffer, but its result writes are guarded with reslen < MAXWLEN, allowing reslen to reach MAXWLEN before res[reslen] = NUL writes one byte past the end of the MAXWLEN-element stack buffer. A boundary-length word passed to soundfold(), or reached via sound-based spell suggestion while a SAL-based spell language is active under a non-multibyte 8-bit encoding, can corrupt the eval_soundfold() stack frame and crash the editor. This issue is fixed in version 9.2.0725.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/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
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Vim | Vim | < 9.2.0725 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-59857?
How severe is CVE-2026-59857?
How do I fix CVE-2026-59857?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-59850A flaw was found in libssh. If data packets are processed af…7.5
- CVE-2026-59851A flaw was found in libssh. On servers with GSSAPIKeyExchang…8.8
- CVE-2026-59853SiYuan is an open-source personal knowledge management syste…6.5
- CVE-2026-59854SiYuan is an open-source personal knowledge management syste…4.9
- CVE-2026-59855SiYuan is an open-source personal knowledge management syste…8.6
- CVE-2026-59856Vim is an open source, command line text editor. Prior to 9.…7.8
- CVE-2026-59858Vim is an open source, command line text editor. Prior to 9.…7.8
- CVE-2026-59859Kiota is an OpenAPI based HTTP Client code generator. Prior …8.7
- CVE-2026-5986A weakness has been identified in Zod jsVideoUrlParser up to…5.5
- CVE-2026-59860Kiota is an OpenAPI based HTTP Client code generator. Prior …8.7
- CVE-2026-59861Kiota is an OpenAPI based HTTP Client code generator. Prior …7.5
- CVE-2026-59862Kiota is an OpenAPI based HTTP Client code generator. Prior …7.5
Are you affected by CVE-2026-59857?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
