Lucene search
+L

403282 matches found

AlpineLinux
AlpineLinux
added 2026/08/11 3:37 p.m.4 views

CVE-2026-73076

Vim is an open source, command line text editor. Prior to 9.2.0847, runtime/autoload/vimball.vim allows a crafted vimball member named .VimballRecord to overwrite the installation record with attacker-chosen commands. When vimballRmVimball later processes the matching record entry, the stored Ex...

8.4CVSS5.4AI score0.00131EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/11 3:37 p.m.8 views

CVE-2026-73076

Vim is an open source, command line text editor. Prior to 9.2.0847, runtime/autoload/vimball.vim allows a crafted vimball member named .VimballRecord to overwrite the installation record with attacker-chosen commands. When vimballRmVimball later processes the matching record entry, the stored Ex...

8.4CVSS5.4AI score0.00131EPSS
SaveExploits0
CVE
CVE
added 2026/08/11 3:37 p.m.39 views

CVE-2026-73076

Summary (CVE-2026-73076) : Vim

8.4CVSS5.4AI score0.00131EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/11 3:37 p.m.8 views

EUVD-2026-56231

Vim is an open source, command line text editor. Prior to 9.2.0847, runtime/autoload/vimball.vim allows a crafted vimball member named .VimballRecord to overwrite the installation record with attacker-chosen commands. When vimballRmVimball later processes the matching record entry, the stored Ex...

8.4CVSS5.4AI score0.00131EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/11 3:36 p.m.7 views

EUVD-2026-56230

Vim is an open source, command line text editor. From 9.2.0469 until 9.2.0843, popupmarkopacityzindex in src/popupwin.c can use a negative wwinrow for a text-property-anchored popup with clipwindow and opacity, indexing before the screen array instead of accounting for wpopuptopoff and causing an...

4.6CVSS5.3AI score0.00117EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/11 3:36 p.m.40 views

CVE-2026-73075 Vim: Out-of-bounds Access in Popup Opacity Handling

Vim is an open source, command line text editor. From 9.2.0469 until 9.2.0843, popupmarkopacityzindex in src/popupwin.c can use a negative wwinrow for a text-property-anchored popup with clipwindow and opacity, indexing before the screen array instead of accounting for wpopuptopoff and causing an...

4.6CVSS0.00117EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/11 3:36 p.m.5 views

CVE-2026-73075 Vim: Out-of-bounds Access in Popup Opacity Handling

Vim is an open source, command line text editor. From 9.2.0469 until 9.2.0843, popupmarkopacityzindex in src/popupwin.c can use a negative wwinrow for a text-property-anchored popup with clipwindow and opacity, indexing before the screen array instead of accounting for wpopuptopoff and causing an...

4.6CVSS5.3AI score0.00117EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2026/08/11 3:36 p.m.4 views

CVE-2026-73075

Vim is an open source, command line text editor. From 9.2.0469 until 9.2.0843, popupmarkopacityzindex in src/popupwin.c can use a negative wwinrow for a text-property-anchored popup with clipwindow and opacity, indexing before the screen array instead of accounting for wpopuptopoff and causing an...

4.6CVSS5.2AI score0.00117EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/11 3:36 p.m.11 views

CVE-2026-73075

Vim is an open source, command line text editor. From 9.2.0469 until 9.2.0843, popupmarkopacityzindex in src/popupwin.c can use a negative wwinrow for a text-property-anchored popup with clipwindow and opacity, indexing before the screen array instead of accounting for wpopuptopoff and causing an...

4.6CVSS5.3AI score0.00117EPSS
SaveExploits0
CVE
CVE
added 2026/08/11 3:36 p.m.31 views

CVE-2026-73075

CVE-2026-73075 (Vim) affects Vim versions 9.2.0469 through 9.2.0843. The issue occurs in popupwin.c: popup_mark_opacity_zindex() can use a negative w_winrow for a text-property-anchored popup with clipwindow and opacity, indexing before the screen array and leading to an out-of-bounds read and a ...

4.6CVSS5.3AI score0.00117EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/11 3:36 p.m.9 views

CVE-2026-73075 Vim: Out-of-bounds Access in Popup Opacity Handling

Vim is an open source, command line text editor. From 9.2.0469 until 9.2.0843, popupmarkopacityzindex in src/popupwin.c can use a negative wwinrow for a text-property-anchored popup with clipwindow and opacity, indexing before the screen array instead of accounting for wpopuptopoff and causing an...

4.6CVSS5.3AI score
SaveExploits0References3
AlpineLinux
AlpineLinux
added 2026/08/11 3:35 p.m.4 views

CVE-2026-73074

Vim is an open source, command line text editor. Prior to 9.2.0841, propaddone in src/textprop.c uses the proplen value from gettextprops to increment a uint16t property count beyond 0xffff, wrapping the count to zero and copying existing text-property records into a heap allocation sized for non...

7.1CVSS5.3AI score0.00108EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/08/11 3:35 p.m.5 views

CVE-2026-73074 Vim: Heap Buffer Overflow in Text Property Handling

Vim is an open source, command line text editor. Prior to 9.2.0841, propaddone in src/textprop.c uses the proplen value from gettextprops to increment a uint16t property count beyond 0xffff, wrapping the count to zero and copying existing text-property records into a heap allocation sized for non...

7.1CVSS5.3AI score0.00108EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/11 3:35 p.m.9 views

EUVD-2026-56229

Vim is an open source, command line text editor. Prior to 9.2.0841, propaddone in src/textprop.c uses the proplen value from gettextprops to increment a uint16t property count beyond 0xffff, wrapping the count to zero and copying existing text-property records into a heap allocation sized for non...

7.1CVSS5.3AI score0.00108EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/11 3:35 p.m.31 views

CVE-2026-73074

Vim prior to 9.2.0841 is affected by a heap-related vulnerability in text property handling. The function prop_add_one() in src/textprop.c uses proplen from get_text_props() to increment a uint16_t property count beyond 0xffff, causing a wrap to zero and copying existing text-property records int...

7.1CVSS5.3AI score0.00108EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/11 3:35 p.m.41 views

CVE-2026-73074 Vim: Heap Buffer Overflow in Text Property Handling

Vim is an open source, command line text editor. Prior to 9.2.0841, propaddone in src/textprop.c uses the proplen value from gettextprops to increment a uint16t property count beyond 0xffff, wrapping the count to zero and copying existing text-property records into a heap allocation sized for non...

7.1CVSS0.00108EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/11 3:35 p.m.4 views

CVE-2026-73074 Vim: Heap Buffer Overflow in Text Property Handling

Vim is an open source, command line text editor. Prior to 9.2.0841, propaddone in src/textprop.c uses the proplen value from gettextprops to increment a uint16t property count beyond 0xffff, wrapping the count to zero and copying existing text-property records into a heap allocation sized for non...

7.1CVSS5.4AI score
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/11 3:35 p.m.9 views

CVE-2026-73074

Vim is an open source, command line text editor. Prior to 9.2.0841, propaddone in src/textprop.c uses the proplen value from gettextprops to increment a uint16t property count beyond 0xffff, wrapping the count to zero and copying existing text-property records into a heap allocation sized for non...

7.1CVSS5.3AI score0.00108EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/08/11 3:32 p.m.7 views

CVE-2026-68189

A flaw was found in the Bluetooth hcisync component of the Linux kernel. A race condition during the UUID list traversal, caused by improper synchronization between asynchronous command sync work and UUID list updates, can lead to a use-after-free vulnerability. This could allow a local attacker ...

7.8CVSS5.7AI score0.00159EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/11 3:31 p.m.7 views

EUVD-2026-56226

Vim is an open source, command line text editor. Prior to 9.2.0846, setsofo in src/spellfile.c reuses slsalfirst without resetting values left by setsalfirst, so a crafted spell file containing an SNSAL section before an SNSOFO section causes under-counted mapping lists and attacker-influenced...

8.5CVSS5.3AI score0.00125EPSS
SaveExploits0References3
Rows per page
Query Builder