CVE-2025-55158 - CVE House
Back to Database
Status published Medium CVE-2025-55158

Vim double-free vulnerability during Vim9 script import operations

Vulnerability Description

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.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2025-55158

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

Affected Software

vim
Vulnerable Versions:
>= 9.1.1231, < 9.1.1406

Timeline

Official Publish: August 11th, 2025
Last Modified: August 12th, 2025
Added to House: July 22nd, 2026

CVSS Vectors

Weaknesses (CWE)