Lucene search
+L

8495 matches found

Photon
Photon
added 2026/05/07 12:0 a.m.11 views

Important Photon OS Security Update - PHSA-2026-4.0-1012

Updates of 'vim', 'etcd' packages of Photon OS have been released...

9.2CVSS7AI score0.00834EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/05/07 12:0 a.m.11 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: vim (UTSA-2026-016508)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-016508 advisory. The UNIX editor Vim prior to version 9.1.0678 has a use-after-free error in argument list handling. When adding a new file to the argument list, this triggers Buf...

4.7CVSS6.2AI score0.00349EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/05/07 12:0 a.m.9 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: vim (UTSA-2026-016507)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-016507 advisory. Vim is an improved version of the unix vi text editor. When flushing the typeahead buffer, Vim moves the current position in the typeahead buffer but does not check...

4.5CVSS6.2AI score0.00296EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/05/07 12:0 a.m.9 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: vim (UTSA-2026-016514)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-016514 advisory. Vim is an open source command line text editor. Vim v9.1.0647 has double free in src/alloc.c:616. When closing a window, the corresponding tagstack data will be...

5.3CVSS6.1AI score0.00363EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/05/07 12:0 a.m.7 views

Fedora 42 : vim (2026-11d7d4d8f3)

The remote Fedora 42 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-11d7d4d8f3 advisory. Security fix for CVE-2026-39881 Tenable has extracted the preceding description block directly from the Fedora security advisory. Note that Nessus h...

7.8CVSS5.8AI score0.0062EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/05/07 12:0 a.m.11 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: vim (UTSA-2026-016512)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-016512 advisory. Vim is an open source command line text editor. double-free in dialogchanged in Vim v9.1.0648. When abandoning a buffer, Vim may ask the user what to do with the...

4.2CVSS6.9AI score0.00289EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/06 11:12 p.m.14 views

CLSA-2026-1777942724 vim: Fix of 3 CVEs

CVE-2021-3928: fix reading uninitialized memory in spell suggestions spellsuggest.c - CVE-2022-1616: fix buffer overflow in invalid command with composing chars exdocmd.c - CVE-2022-1620: fix NULL pointer dereference when using invalid pattern buffer.c...

7.8CVSS7.3AI score0.02645EPSS
SaveExploits3References1
EUVD
EUVD
added 2026/05/06 9:31 p.m.7 views

EUVD-2026-28180

OpenClaw before 2026.4.10 contains an insufficient environment variable denylist vulnerability in its exec environment policy that allows operator-supplied overrides of high-risk interpreter startup variables including VIMINIT, EXINIT, LUAINIT, and HOSTALIASES. Attackers can exploit this by...

8.8CVSS5.9AI score0.00392EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/06 7:49 p.m.3 views

CVE-2026-43584 OpenClaw < 2026.4.10 - Insufficient Environment Variable Denylist in Exec Policy

OpenClaw before 2026.4.10 contains an insufficient environment variable denylist vulnerability in its exec environment policy that allows operator-supplied overrides of high-risk interpreter startup variables including VIMINIT, EXINIT, LUAINIT, and HOSTALIASES. Attackers can exploit this by...

8.7CVSS6.1AI score0.00392EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/06 11:47 a.m.15 views

CLSA-2026-1778009078 vim: Fix of 5 CVEs

CVE-2022-2125: fix out-of-bounds read in getlispindent; break out of the inner loop on NUL byte indent.c, upstream patch 8.2.5122 - CVE-2021-3974: fix use-after-free in nfaregmatch when a substitute callback frees the regline during a mark comparison; save col and re-fetch rex.line via reggetline...

7.8CVSS7.2AI score0.01577EPSS
SaveExploits5References1
OSV
OSV
added 2026/05/06 8:12 a.m.12 views

CLSA-2026-1777476716 vim: Fix of 8 CVEs

CVE-2021-4019: replace the unbounded STRCPY pair in findhelptags with vimsnprintf bounded by IOSIZE to prevent heap buffer overflow with long :help arguments starting with "%z@". - CVE-2021-4192: re-fetch regline/reginput via reggetline after getvvcol in regmatchvisual so the cached line pointer...

7.8CVSS7.2AI score0.02122EPSS
SaveExploits8References1
Positive Technologies
Positive Technologies
added 2026/05/06 12:0 a.m.11 views

PT-2026-38239

Name of the Vulnerable Software and Affected Versions OpenClaw versions prior to 2026.4.10 Description An insufficient environment variable denylist in the exec environment policy allows operator-supplied overrides of high-risk interpreter startup variables. Specifically, the variables VIMINIT,...

8.8CVSS5.9AI score0.00392EPSS
SaveExploits0References6
OSV
OSV
added 2026/05/05 11:31 p.m.6 views

CLSA-2026-1777945409 vim: Fix of 2 CVEs

CVE-2021-3984: in findstartbrace misc1.c, when a found '' lies inside a comment, restore the full cursor position line and column instead of only the line so subsequent C-indent lookups stay within the line bounds. - CVE-2022-2571: in inscomplgetexp edit.c, when CONTADDING is active, only advance...

7.8CVSS7.1AI score0.01461EPSS
SaveExploits2References1
OSV
OSV
added 2026/05/05 10:33 p.m.9 views

CLSA-2026-1778020398 vim: Fix of CVE-2026-39881

CVE-2026-39881: fix netbeans defineAnnoType command injection by validating typeName, fg and bg against an allowlist before passing them to coloncmd; also restrict specialKeys tokens to alphanumeric characters to prevent map command injection...

7.8CVSS5.8AI score0.0062EPSS
SaveExploits0References1
CloudLinux
CloudLinux
added 2026/05/05 9:18 p.m.15 views

vim: Fix of CVE-2026-39881

CVE-2026-39881: fix command injection in netbeans interface by validating defineAnnoType typeName/fg/bg and specialKeys tokens against an allowlist of safe characters before interpolating them into Ex commands...

7.8CVSS5.8AI score0.0062EPSS
SaveExploits0
OSV
OSV
added 2026/05/05 1:34 a.m.10 views

CLSA-2026-1777944852 vim: Fix of 2 CVEs

CVE-2021-3984: in findstartbrace misc1.c, when a found '' lies inside a comment, restore the full cursor position line and column instead of only the line so subsequent C-indent lookups stay within the line bounds. - CVE-2022-2571: in inscomplgetexp edit.c, when CONTADDING is active, only advance...

7.8CVSS7.1AI score0.01461EPSS
SaveExploits2References1
OSV
OSV
added 2026/05/05 1:13 a.m.8 views

CLSA-2026-1777943581 vim: Fix of 2 CVEs

CVE-2026-35177: fix path traversal bypass in zip.vim by using simplify to detect attacks that circumvent the previous regex-only check - CVE-2026-39881: fix command injection in netbeans interface via unsanitized defineAnnoType and specialKeys parameters...

7.8CVSS7.2AI score0.0062EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/04 10:7 a.m.11 views

CLSA-2026-1777889241 vim: Fix of 2 CVEs

CVE-2026-35177: fix path traversal bypass in zip.vim by using simplify to detect attacks that circumvent the previous regex-only check - CVE-2026-39881: fix command injection in netbeans interface via unsanitized defineAnnoType and specialKeys parameters...

7.8CVSS5.8AI score0.0062EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/05/04 12:0 a.m.8 views

Oracle Linux 9 : vim (ELSA-2026-11510)

The remote Oracle Linux 9 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2026-11510 advisory. - RHEL-155437 CVE-2026-28417 vim: Vim: Arbitrary code execution via OS command injection in the netrw plugin - RHEL-155422 CVE-2026-28421 vim: Vim: Denial of...

8.2CVSS6.4AI score0.01162EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/05/04 12:0 a.m.8 views

Oracle Linux 10 : vim (ELSA-2026-11389)

The remote Oracle Linux 10 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2026-11389 advisory. - RHEL-159615 CVE-2026-33412 vim: Vim: Arbitrary code execution via command injection in glob function - RHEL-155409 CVE-2026-28421 vim: Vim: Denial of servic...

8.2CVSS6.4AI score0.01162EPSS
SaveExploits0References2
Rows per page
Query Builder