When switching to other buffers using the :all command and visual mode still being active, this may cause a heap-buffer overflow, because Vim does not properly end visual mode and therefore may try to access beyond the end of a line in a buffer. In Patch 9.1.1003 Vim will correctly reset the visual mode before opening other windows and buffers and therefore fix this bug. In addition it does verify that it won't try to access a position if the position is greater than the corresponding buffer line. Impact is medium since the user must have switched on visual mode when executing the :all ex command. The Vim project would like to thank github user gandalf4a for reporting this issue. The issue has been fixed as of Vim patch v9.1.1003
Conclusion & alert: CVE-2025-22134 is rated Low Risk (28.3/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.13%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-02-19 | 0.03% | 0.13% | +0.10% |
| 2 | 2025-11-21 | 0.09% | 0.03% | -0.06% |
| 3 | 2025-11-18 | — | 0.09% | — |
Full EPSS history (4 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 4.2 | 3.1 | MEDIUM |
|
0.8 | 3.4 | [email protected] |
| 5.5 | 3.1 | MEDIUM |
|
1.8 | 3.6 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2025-22134: 1 source package rows (vim); 208 state rows across 5 repos (3.19-main, 3.20-main, 3.21-main, 3.22-main, edge-main); fixed 3, open 205. | https://security.alpinelinux.org/vuln/CVE-2025-22134 |
debian
|
unimportant | CVE-2025-22134 unimportant priority: Debian including 1 source packages (vim), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 3, open 2. | https://security-tracker.debian.org/tracker/CVE-2025-22134 |
redhat
|
low | — | https://access.redhat.com/security/cve/CVE-2025-22134 |
suse
|
medium | CVE-2025-22134 severity moderate: SUSE including 280 source package names (1.5.0:vim-data-common-9.1.1101-150500.20.21.1, 1.5.0:vim-small-9.1.1101-150500.20.21.1, …), 855 product×package rows across 296 product lines (Container suse/hpc/warewulf4-x86_64/sle-hpc-node, Container suse/manager/5.0/x86_64/server, … (296 product lines)): Fixed 634, Known Affected 221. | https://www.suse.com/security/cve/CVE-2025-22134/ |
ubuntu
|
medium | CVE-2025-22134 medium priority: Ubuntu including 1 source packages (vim), 8 status rows across 8 suites (bionic, focal, jammy, noble, oracular, trusty, upstream, xenial): released 5, ignored 3. | https://ubuntu.com/security/CVE-2025-22134 |
| URL | Tags |
|---|---|
| https://github.com/vim/vim/commit/c9a1e257f1630a0866447e53a564f7ff96a80ead | Patch |
| https://github.com/vim/vim/security/advisories/GHSA-5rgf-26wj-48v8 | Vendor Advisory |
| http://www.openwall.com/lists/oss-security/2025/01/11/1 | Mailing List Third Party Advisory |
| https://security.netapp.com/advisory/ntap-20250314-0004/ | Third Party Advisory |