Vim is an open source, command line text editor. A segmentation fault was found in Vim before 9.1.1043. In silent Ex mode (-s -e), Vim typically doesn't show a screen and just operates silently in batch mode. However, it is still possible to trigger the function that handles the scrolling of a gui version of Vim by feeding some binary characters to Vim. The function that handles the scrolling however may be triggering a redraw, which will access the ScreenLines pointer, even so this variable hasn't been allocated (since there is no screen). This vulnerability is fixed in 9.1.1043.
Conclusion & alert: CVE-2025-24014 is rated Low Risk (22.3/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.05%). 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 | 2025-10-06 | 0.04% | 0.05% | +0.01% |
| 2 | 2025-01-21 | — | 0.04% | — |
Full EPSS history (2 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 |
|
0.8 | 4.7 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2025-24014: 1 source package rows (vim); 213 state rows across 5 repos (3.19-main, 3.20-main, 3.21-main, 3.22-main, edge-main); fixed 3, open 210. | https://security.alpinelinux.org/vuln/CVE-2025-24014 |
debian
|
unimportant | CVE-2025-24014 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-24014 |
redhat
|
low | — | https://access.redhat.com/security/cve/CVE-2025-24014 |
suse
|
medium | CVE-2025-24014 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-24014/ |
ubuntu
|
medium | CVE-2025-24014 medium priority: Ubuntu including 1 source packages (vim), 10 status rows across 10 suites (bionic, focal, jammy, noble, oracular, plucky, questing, trusty, upstream, xenial): released 10. | https://ubuntu.com/security/CVE-2025-24014 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| vim | vim | < 9.1.1043 | cpe:2.3:a:vim:vim:*:*:*:*:*:*:*:* |
| netapp | hci_compute_node_firmware | — | cpe:2.3:o:netapp:hci_compute_node_firmware:-:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/vim/vim/commit/9d1bed5eccdbb46a26b8a484f5e9163c40e63919 | Patch |
| https://github.com/vim/vim/security/advisories/GHSA-j3g9-wg22-v955 | Vendor Advisory |
| http://www.openwall.com/lists/oss-security/2025/01/20/4 | Mailing List |
| http://www.openwall.com/lists/oss-security/2025/01/21/1 | Mailing List |
| https://security.netapp.com/advisory/ntap-20250314-0005/ | Third Party Advisory |