Vim is an open source, command line text editor. In versions from 9.1.1231 to before 9.1.1406, when processing nested tuples during Vim9 script import operations, an error during evaluation can trigger a double-free in Vim’s internal typed value (typval_T) management. Specifically, the clear_tv() function may attempt to free memory that has already been deallocated, due to improper lifetime handling in the handle_import / ex_import code paths. The vulnerability can only be triggered if a user explicitly opens and executes a specially crafted Vim script. This issue has been patched in version 9.1.1406.
Conclusion & alert: CVE-2025-55158 is rated Moderate Risk (46.4/100): CVSS Medium severity, with medium exploitation likelihood (EPSS 0.29%). Mandatory action: Review affected assets and schedule remediation.
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-06-07 | 0.07% | 0.29% | +0.23% |
| 2 | 2026-04-27 | 0.04% | 0.07% | +0.03% |
| 3 | 2026-01-07 | — | 0.04% | — |
Full EPSS history (5 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.9 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 8.8 | 3.1 | HIGH |
|
2.8 | 5.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
medium | CVE-2025-55158: 1 source package rows (vim); 2 state rows across 1 repos (edge-main); fixed 0, open 2. | https://security.alpinelinux.org/vuln/CVE-2025-55158 |
debian
|
unimportant | CVE-2025-55158 unimportant priority: Debian including 1 source packages (vim), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2025-55158 |
redhat
|
low | — | https://access.redhat.com/security/cve/CVE-2025-55158 |
suse
|
medium | CVE-2025-55158 severity moderate: SUSE including 292 source package names (13.2-9.33:libsystemd0-254.24-1.1, 13.2-9.33:libudev1-254.24-1.1, …), 889 product×package rows across 297 product lines (Container suse/manager/5.0/x86_64/server, Container suse/multi-linux-manager/5.1/x86_64/server, … (297 product lines)): Fixed 662, Known Affected 226, Known Not Affected 1. | https://www.suse.com/security/cve/CVE-2025-55158/ |
ubuntu
|
medium | CVE-2025-55158 medium priority: Ubuntu including 1 source packages (vim), 8 status rows across 8 suites (bionic, focal, jammy, noble, plucky, trusty, upstream, xenial): not-affected 7, released 1. | https://ubuntu.com/security/CVE-2025-55158 |