Lucene search
+L

654310 matches found

IBM Security Bulletins
IBM Security Bulletins
•added 2026/09/17 8:08 p.m.•9 views

Security Bulletin: Vulnerable Version of Software in Use

Summary Vulnerable Version of Software in Use: Prior versions include vulnerable version of curl. Vulnerability Details CVEID:CVE-2025-14017 DESCRIPTION: When doing multi-threaded LDAPS transfers LDAP over TLS with libcurl, changing TLS options in one thread would inadvertently change them global...

6.3CVSS6.3AI score0.00116EPSS
SaveExploits0Affected Software1
RedHat Linux
RedHat Linux
•added 2026/09/17 8:06 p.m.•12 views

vim: Vim: Arbitrary code execution via crafted step-definition patterns

A flaw was found in Vim, a command-line text editor. This vulnerability, identified as a code injection, affects the cucumber filetype plugin when Vim is configured with Ruby support. An attacker could exploit this by creating a malicious repository containing specially crafted step-definition...

5.3CVSS6.4AI score0.00135EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
•added 2026/09/17 8:06 p.m.•14 views

vim: Vim: Arbitrary command execution via crafted vimball

A vulnerability in Vim allows remote attackers to execute arbitrary commands by crafting a malicious .VimballRecord file that injects OS commands executed when processed by the vimballRmVimball function...

8.4CVSS6.4AI score0.00131EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/09/17 8:06 p.m.•13 views

vim: command injection when decompressing .tgz archives

A flaw was found in Vim. When decompressing .tgz archives, the Vimuntar function builds shell commands using shellescape without the special flag. This allows a specially crafted archive filename to trigger Vim cmdline-special expansion and execute arbitrary commands in the context of the current...

7CVSS7.3AI score0.00713EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
•added 2026/09/17 8:06 p.m.•11 views

vim: arbitrary command execution via modeline sandbox bypass

A flaw was found in Vim. A modeline is used to set specific editor options directly from a text file. However, the complete, guitabtooltip, printheader options and the mapset function lack proper security checks, allowing an attacker to bypass restrictions and cause arbitrary OS command execution...

8.2CVSS6.9AI score0.00271EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
•added 2026/09/17 8:06 p.m.•10 views

vim: Vim: Denial of Service via stack out-of-bounds write in spell_soundfold_sofo()

A memory corruption flaw in Vim allows an attacker to cause a Denial of Service DoS. When a SOFO-based spell language is active, providing an excessively long word to the spell checker triggers a stack out-of-bounds write in the spellsoundfoldsofo function, causing the editor to crash...

7.8CVSS7.4AI score0.00118EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
•added 2026/09/17 8:06 p.m.•20 views

vim: Vim: Heap buffer overflow allows arbitrary code execution

A heap buffer overflow in Vim allows a local attacker to cause a denial of service or potentially execute arbitrary code. The flaw is triggered by processing a specially crafted spell file, where the setsofo function fails to reset internal data between sections, leading to an out-of-bounds write...

8.5CVSS6.8AI score0.00125EPSS
SaveExploits0References7
IBM Security Bulletins
IBM Security Bulletins
•added 2026/09/17 8:05 p.m.•10 views

Security Bulletin: Vulnerability in DOMPurify affects DB2 Dev Extension (CVE-2026-0540, CVE-2026-41238, CVE-2026-41239, CVE-2026-41240)

Summary Upgraded dompurify to 3.4.0 to remediate CVE-2026-0540, CVE-2026-41238, CVE-2026-41239, and CVE-2026-41240 CWE-79: Cross-site Scripting — highest CVSS Base Score 6.9 Medium — PVR0810799. Vulnerability Details CVEID:CVE-2026-0540 DESCRIPTION: DOMPurify 3.1.3 through 3.3.1 and 2.5.3 through...

6.9CVSS6.9AI score0.00414EPSS
SaveExploits1Affected Software1
IBM Security Bulletins
IBM Security Bulletins
•added 2026/09/17 8:04 p.m.•9 views

Security Bulletin: brace-expansion-2.1.1.tgz (Publicly disclosed vulnerability found by Scanner)

Summary brace-expansion 2.1.1 affected by CVE-2026-13149 — exponential CPU consumption in expand via consecutive non-expanding brace groups, causing event-loop blocking DoS. Vulnerability Details CVEID:CVE-2026-13149 DESCRIPTION: brace-expansion through 5.0.6 is vulnerable to denial of service...

8.7CVSS6.5AI score0.00364EPSS
SaveExploits0Affected Software1
EUVD
EUVD
•added 2026/09/17 8:01 p.m.•8 views

EUVD-2026-82414

NetBox Device Type Library is a collection of community-sourced device type definitions for import into NetBox. The absence of tests/init.py and the lack of --import-mode=importlib cause pytest prepend import mode to place the tests directory at the front of sys.path during collection. An...

8.8CVSS6.5AI score0.00611EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/17 8:01 p.m.•6 views

CVE-2026-54916 NetBox Device Type Library: Module Shadowing Bypass of prior pickle fix - RCE via missing `tests/__init__.py` + SSRF via unfixed `NETBOX_DT_LIBRARY_URL` → Cloud Metadata credential theft

NetBox Device Type Library is a collection of community-sourced device type definitions for import into NetBox. The absence of tests/init.py and the lack of --import-mode=importlib cause pytest prepend import mode to place the tests directory at the front of sys.path during collection. An...

8.8CVSS6.5AI score
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/17 8:01 p.m.•31 views

CVE-2026-54916 NetBox Device Type Library: Module Shadowing Bypass of prior pickle fix - RCE via missing `tests/__init__.py` + SSRF via unfixed `NETBOX_DT_LIBRARY_URL` → Cloud Metadata credential theft

NetBox Device Type Library is a collection of community-sourced device type definitions for import into NetBox. The absence of tests/init.py and the lack of --import-mode=importlib cause pytest prepend import mode to place the tests directory at the front of sys.path during collection. An...

8.8CVSS0.00611EPSS
SaveExploits0References3
CVE
CVE
•added 2026/09/17 8:01 p.m.•22 views

CVE-2026-54916

NetBox Device Type Library (a community-sourced collection of device type definitions for import into NetBox) is affected by a module-shadowing vulnerability (CVSS 8.8 HIGH). The absence of tests/__init__.py combined with the lack of --import-mode=importlib causes pytest's prepend import mode to ...

8.8CVSS6.5AI score0.00611EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/09/17 8:01 p.m.•9 views

CVE-2026-54916 NetBox Device Type Library: Module Shadowing Bypass of prior pickle fix - RCE via missing `tests/__init__.py` + SSRF via unfixed `NETBOX_DT_LIBRARY_URL` → Cloud Metadata credential theft

NetBox Device Type Library is a collection of community-sourced device type definitions for import into NetBox. The absence of tests/init.py and the lack of --import-mode=importlib cause pytest prepend import mode to place the tests directory at the front of sys.path during collection. An...

8.8CVSS6.5AI score0.00611EPSS
SaveExploits0References3
IBM Security Bulletins
IBM Security Bulletins
•added 2026/09/17 8:01 p.m.•8 views

Security Bulletin: Vulnerability in brace-expansion affects DB2 Dev Extension (CVE-2026-14257)

Summary Upgraded brace-expansion to 5.0.8 to remediate CVE-2026-14257 CWE-400: Uncontrolled Resource Consumption — memory exhaustion DoS via unbounded result string length in expand — CVSS Base Score 7.5 High — PVR0827522. Vulnerability Details CVEID:CVE-2026-14257 DESCRIPTION: brace-expansion...

7.5CVSS5.6AI score0.00643EPSS
SaveExploits0Affected Software1
Cvelist
Cvelist
•added 2026/09/17 7:56 p.m.•44 views

CVE-2026-54752 NetBox Device Type Library: Insecure Pickle Deserialization in Test Suite Allows Remote Code Execution via Malicious Pull Request

NetBox Device Type Library is a collection of community-sourced device type definitions for import into NetBox. The validation test harness can deserialize pull-request-controlled tracked pickle cache files through pickle.load in the readpickledata function in tests/pickleoperations.py. An...

9.6CVSS0.0066EPSS
SaveExploits0References3
CVE
CVE
•added 2026/09/17 7:56 p.m.•27 views

CVE-2026-54752

NetBox Device Type Library is a community-sourced collection of device type definitions for import into NetBox. The vulnerability resides in the read_pickle_data function within tests/pickle_operations.py, which uses pickle.load to deserialize pull-request-controlled tracked pickle cache files. A...

9.6CVSS6.6AI score0.0066EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/09/17 7:56 p.m.•10 views

EUVD-2026-82413

NetBox Device Type Library is a collection of community-sourced device type definitions for import into NetBox. The validation test harness can deserialize pull-request-controlled tracked pickle cache files through pickle.load in the readpickledata function in tests/pickleoperations.py. An...

9.6CVSS6.6AI score0.0066EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/17 7:56 p.m.•5 views

CVE-2026-54752 NetBox Device Type Library: Insecure Pickle Deserialization in Test Suite Allows Remote Code Execution via Malicious Pull Request

NetBox Device Type Library is a collection of community-sourced device type definitions for import into NetBox. The validation test harness can deserialize pull-request-controlled tracked pickle cache files through pickle.load in the readpickledata function in tests/pickleoperations.py. An...

9.6CVSS6.6AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
•added 2026/09/17 7:56 p.m.•7 views

CVE-2026-54752 NetBox Device Type Library: Insecure Pickle Deserialization in Test Suite Allows Remote Code Execution via Malicious Pull Request

NetBox Device Type Library is a collection of community-sourced device type definitions for import into NetBox. The validation test harness can deserialize pull-request-controlled tracked pickle cache files through pickle.load in the readpickledata function in tests/pickleoperations.py. An...

9.6CVSS6.6AI score0.0066EPSS
SaveExploits0References3
Rows per page
Query Builder