NONE · 0

CVE-2026-73075

Vim is an open source, command line text editor. From 9.2.0469 until 9.2.0843, popup_mark_opacity_zindex() in src/popupwin.c can use a negative w_winrow for a text-property-anchored popup with clipwin...

Vulnerability Description

Vim is an open source, command line text editor. From 9.2.0469 until 9.2.0843, popup_mark_opacity_zindex() in src/popupwin.c can use a negative w_winrow for a text-property-anchored popup with clipwindow and opacity, indexing before the screen array instead of accounting for w_popup_topoff and causing an out-of-bounds read and conditional write. This issue is fixed in version 9.2.0843.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-73075?

CVE-2026-73075 is a documented vulnerability. Vim is an open source, command line text editor. From 9.2.0469 until 9.2.0843, popup_mark_opacity_zindex() in src/popupwin.c can use a negative w_winrow for a text-property-anchored popup with clipwin...

How severe is CVE-2026-73075?

CVSS scoring is not yet available for CVE-2026-73075. Check NVD for updates.

Is there a patch for CVE-2026-73075?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.