Lucene search
+L

3314 matches found

OSV
OSV
•added 2026/09/21 3:09 a.m.•7 views

MAL-2026-16300 Malicious code in @baanx/solana-lib (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 6462ecac2764fc9cf78d47ee57fec1fd3d6a0cf573ee02eaddcc2e5b5f3f0d7e The package declares scripts.install = node index.js, so npm install @baanx/solana-lib automatically executes index.js, which loads lib/core.js. That...

5.8AI score
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/21 12:00 a.m.•1 views

CVE-2026-94110: Improper Neutralization of Special Elements used in an SQL Command

A security vulnerability has been detected in QCMS up to 6.0.6. This issue affects the function selfTmp in the library Lib/Config/Controllers.php of the component Content Detail Page. Such manipulation of the argument ID leads to sql injection. The attack may be performed from remote. The exploit...

7.5CVSS6.8AI score0.00411EPSS
SaveExploits0References3
CVE
CVE
•added 2026/09/21 12:00 a.m.•10 views

CVE-2026-78847

All versions of gray-matter (verified on version 4.0.3 ) are vulnerable to arbitrary code execution. The flaw exists in the JavaScript engine located in lib/engines.js , where the application uses eval() to parse front matter when the language is set to js/javascript . While the documents do not ...

9.8CVSS6.2AI score0.00866EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/21 12:00 a.m.•35 views

CVE-2026-78847

An issue in gray-matter All versions verified on 4.0.3 allows the JavaScript engine in lib/engines.js using eval to parse front matter when language is js/javascript.This allows arbitrary code execution...

0.00866EPSS
SaveExploits0References4
Kitploit
Kitploit
•added 2026/09/20 4:42 p.m.•8 views

jenkinsci__workflow-cps-global-lib-plugin_CVE-2022-25174_544-vff04fa68714d

Pipeline Shared Libraries When you have multiple Pipeline jobs, you often want to share some parts of the Pipeline scripts between them to keep Pipeline scripts DRY. A very common use case is that you have many projects that are built in the similar way. This plugin adds that functionality by...

8.8CVSS7.8AI score0.01443EPSS
SaveExploits0
Kitploit
Kitploit
•added 2026/09/20 3:02 p.m.•9 views

CVE-2026-90781-alsa-lib-oob

CVE-2026-90781 — alsa-lib OOB Write Reproducer Standalone C reproducer for CVE-2026-90781 , a 1-byte out-of-bounds write in alsa-lib's sndctlasciielemidparse when parsing name= both quoted and unquoted forms. Vulnerability In src/control/ctlparse.c v1.2.16.1 and earlier development HEAD:...

4.8CVSS6AI score0.0017EPSS
SaveExploits1
GithubExploit
GithubExploit
•added 2026/09/19 11:27 p.m.•21 views

CVE-Lib

CVE-Lib — CVE + PoC Library 2026 Local, offline-searchable...

9.3CVSS8.1AI score0.3371EPSS
SaveExploits2
Cvelist
Cvelist
•added 2026/09/18 8:27 p.m.•42 views

CVE-2026-85272 Open edX Platform: Path traversal via prefix-bypass in safe_extractall Path Validation

Open edX Platform enables the authoring and delivery of online learning at any scale. From Aspen.1 until Ulmo and Verawood.1, openedx/core/lib/extractarchive.py uses isbadpath to validate safeextractall targets by comparing resolved path strings with startswith instead of comparing path component...

4.3CVSS0.00476EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
•added 2026/09/18 8:27 p.m.•4 views

CVE-2026-85272 Open edX Platform: Path traversal via prefix-bypass in safe_extractall Path Validation

Open edX Platform enables the authoring and delivery of online learning at any scale. From Aspen.1 until Ulmo and Verawood.1, openedx/core/lib/extractarchive.py uses isbadpath to validate safeextractall targets by comparing resolved path strings with startswith instead of comparing path component...

4.3CVSS6.2AI score0.00476EPSS
SaveExploits0References6
OSV
OSV
•added 2026/09/18 1:20 p.m.•12 views

CVE-2026-93606 vm2 before 3.12.1 Sandbox Escape via Promise Symbol.species

vm2 npm versions 3.12.0 and earlier contain a sandbox escape in VM and NodeVM. When an embedder exposes a host API that returns a host-realm Promise, the bridge's rejection sanitizer hostPromiseSanitizeReject / makeSanitizedPromiseCallback / normalizeHostPromiseCallbacks in lib/bridge.js only wra...

10CVSS6.4AI score
SaveExploits0References4
EUVD
EUVD
•added 2026/09/18 1:20 p.m.•7 views

EUVD-2026-82901

vm2 npm versions 3.12.0 and earlier contain a sandbox escape in VM and NodeVM. When an embedder exposes a host API that returns a host-realm Promise, the bridge's rejection sanitizer hostPromiseSanitizeReject / makeSanitizedPromiseCallback / normalizeHostPromiseCallbacks in lib/bridge.js only wra...

10CVSS8.6AI score0.00712EPSS
SaveExploits0References2
CVE
CVE
•added 2026/09/18 1:20 p.m.•37 views

CVE-2026-93606

CVE-2026-93606 affects vm2 (npm) versions 3.12.0 and earlier, specifically the VM and NodeVM sandbox implementations. The root cause lies in lib/bridge.js: the bridge's rejection sanitizer only wraps then/catch rejection slots holding a function, and the Symbol.species/.then neutralization is app...

10CVSS8.6AI score0.00712EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/09/18 1:20 p.m.•9 views

CVE-2026-93606 vm2 before 3.12.1 Sandbox Escape via Promise Symbol.species

vm2 npm versions 3.12.0 and earlier contain a sandbox escape in VM and NodeVM. When an embedder exposes a host API that returns a host-realm Promise, the bridge's rejection sanitizer hostPromiseSanitizeReject / makeSanitizedPromiseCallback / normalizeHostPromiseCallbacks in lib/bridge.js only wra...

10CVSS8.6AI score0.00712EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/18 1:20 p.m.•42 views

CVE-2026-93603 vm2 before 3.12.1 Sandbox Escape RCE via Non-Strict Host Function

vm2 through 3.12.0 fixed in 3.12.1 does not correctly handle a nullish this receiver in the apply trap of its bridge lib/bridge.js: when sandboxed code calls a host-provided non-strict sloppy-mode function without a receiver — e.g. fn, a detached method, fn.call, fn.applyundefined, Reflect.applyf...

10CVSS0.00726EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/18 12:00 a.m.•0 views

CVE-2026-93603: Improper Control of Generation of Code

vm2 through 3.12.0 fixed in 3.12.1 does not correctly handle a nullish this receiver in the apply trap of its bridge lib/bridge.js: when sandboxed code calls a host-provided non-strict sloppy-mode function without a receiver — e.g. fn, a detached method, fn.call, fn.applyundefined, Reflect.applyf...

10CVSS8.4AI score0.00726EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/09/18 12:00 a.m.•6 views

EulerOS Virtualization 2.12.0 : alsa-lib (EulerOS-SA-2026-3628)

According to the versions of the alsa-lib package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : The Advanced Linux Sound Architecture ALSA library before 1.2.16.1 contains a double-free vulnerability in parsedef in src/conf.c...

7CVSS5.9AI score0.00186EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/09/18 12:00 a.m.•4 views

EulerOS Virtualization 2.11.1 : alsa-lib (EulerOS-SA-2026-3399)

According to the versions of the alsa-lib package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : alsa-lib versions 1.2.2 up to and including 1.2.15.2, prior to commit 5f7fe33, contain a heap-based buffer overflow in the topolog...

4.6CVSS6.3AI score0.00185EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/09/18 12:00 a.m.•8 views

EulerOS Virtualization 2.12.1 : alsa-lib (EulerOS-SA-2026-3574)

According to the versions of the alsa-lib package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : The Advanced Linux Sound Architecture ALSA library before 1.2.16.1 contains a double-free vulnerability in parsedef in src/conf.c...

7CVSS5.9AI score0.00186EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/09/18 12:00 a.m.•4 views

EulerOS Virtualization 2.11.0 : alsa-lib (EulerOS-SA-2026-3486)

According to the versions of the alsa-lib package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : alsa-lib versions 1.2.2 up to and including 1.2.15.2, prior to commit 5f7fe33, contain a heap-based buffer overflow in the topolog...

4.6CVSS6.3AI score0.00185EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/09/18 12:00 a.m.•8 views

Linux Distros Unpatched Vulnerability : CVE-2026-90391

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - lib/testhmm: fail dmirrorfault when the mirrored mm is gone dmirrorfault is called from the dmirrorread and dmirrorwrite retry loops after dmirrordoread or...

5.8AI score0.00211EPSS
SaveExploits0References3
Rows per page
Query Builder