AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-24014

MEDIUM · CVSS 4.2 EPSS 0.27% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-01-20 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 4.2. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2025-24014
Severity
MEDIUM
CVSS
4.2
EPSS
0.27%

Original NVD Description

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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)