Import Source
https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-79845.json
JSON Data
https://api.osv.dev/v1/vulns/AZL-79845
Upstream
Published
2026-03-12T20:16:05Z
Modified
2026-08-28T17:47:52.981348330Z
Summary
CVE-2026-32249 affecting package vim for versions less than 9.2.0240-1
Details

Vim is an open source, command line text editor. From 9.1.0011 to before 9.2.0137, Vim's NFA regex compiler, when encountering a collection containing a combining character as the endpoint of a character range (e.g. [0-0\u05bb]), incorrectly emits the composing bytes of that character as separate NFA states. This corrupts the NFA postfix stack, resulting in NFASTARTCOLL having a NULL out1 pointer. When nfamaxwidth() subsequently traverses the compiled NFA to estimate match width for the look-behind assertion, it dereferences state->out1->out without a NULL check, causing a segmentation fault. This vulnerability is fixed in 9.2.0137.

References

Affected packages

Azure Linux:3 / vim

Package

Name
vim
Purl
pkg:rpm/azure-linux/vim

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
9.2.0240-1

Database specific

source
"https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-79845.json"