Lucene search
+L

335 matches found

OSV
OSV
added 2026/03/20 10:16 a.m.9 views

CVE-2026-33131 h3 has a middleware bypass with one gadget

H3 is a minimal HTTP framework. Versions 2.0.0-0 through 2.0.1-rc.14 contain a Host header spoofing vulnerability in the NodeRequestUrl which extends FastURL which allows middleware bypass. When event.url, event.url.hostname, or event.url.url is accessed, such as in a logging middleware, the url...

7.4CVSS5.9AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/03/18 12:00 a.m.16 views

PT-2026-26194

H3 NodeRequestUrl bugs Vulnerable pieces of code : js import H3, serve, defineHandler, getQuery, getHeaders, readBody, defineNodeHandler from "h3"; let app = new H3 const internalOnly = defineHandlerevent, next = const token = event.headers.get"x-internal-key"; if token !==...

9.1CVSS5.9AI score0.00388EPSS
SaveExploits1References6
ATTACKERKB
ATTACKERKB
added 2026/02/02 10:51 p.m.7 views

CVE-2026-25142

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.27, SanboxJS does not properly restrict lookupGetter which can be used to obtain prototypes, which can be used for escaping the sandbox / remote code execution. This vulnerability is fixed in 0.8.27...

10CVSS6AI score0.01108EPSS
SaveExploits1References4Affected Software1
Snyk
Snyk
added 2026/02/02 8:17 p.m.10 views

Arbitrary Code Injection

Overview @nyariv/sandboxjs is a Javascript sandboxing library. Affected versions of this package are vulnerable to Arbitrary Code Injection via the lookupGetter function. An attacker can execute arbitrary code by bypassing prototype chain checks with function properties, and thereby escaping the...

10CVSS6AI score0.01108EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/02/02 8:17 p.m.16 views

SandboxJS Vulnerable to Prototype Pollution -> Sandbox Escape -> RCE

Summary SandboxJS does not properly restrict lookupGetter which can be used to obtain prototypes, which can be used for escaping the sandbox / remote code execution. Details https://github.com/nyariv/SandboxJS/blob/f212a38fb5a6d4bc2bc2e2466c0c011ce8d41072/src/executor.tsL368-L398 The Object...

10CVSS5.9AI score0.01108EPSS
SaveExploits1References5Affected Software1
SUSE CVE
SUSE CVE
added 2025/12/17 12:23 a.m.7 views

SUSE CVE-2025-68320

In the Linux kernel, the following vulnerability has been resolved: lan966x: Fix sleeping in atomic context The following warning was seen when we try to connect using ssh to the device. BUG: sleeping function called from invalid context at kernel/locking/mutex.c:575 inatomic: 1, irqsdisabled: 0,...

5.5CVSS6.5AI score0.00405EPSS
SaveExploits0References20
EUVD
EUVD
added 2025/10/28 11:48 a.m.16 views

EUVD-2025-36499

In the Linux kernel, the following vulnerability has been resolved: bus: fsl-mc: Check return value of platformgetresource platformgetresource returns NULL in case of failure, so check its return value and propagate the error in order to prevent NULL pointer dereference...

6AI score0.00207EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/16 6:30 p.m.14 views

EUVD-2025-34783

A Use-After-Free UAF vulnerability exists in the QuickJS engine's standard library when iterating over the global list of unhandled rejected promises ts-rejectedpromiselist. The function jsstdpromiserejectioncheck attempts to iterate over the rejectedpromiselist to report unhandled rejections usi...

8.8CVSS6.7AI score0.0038EPSS
SaveExploits1References3
NVD
NVD
added 2025/10/16 4:15 p.m.14 views

CVE-2025-62491

A Use-After-Free UAF vulnerability exists in the QuickJS engine's standard library when iterating over the global list of unhandled rejected promises ts-rejectedpromiselist. The function jsstdpromiserejectioncheck attempts to iterate over the rejectedpromiselist to report unhandled rejections usi...

8.8CVSS0.0038EPSS
SaveExploits1References2
OSV
OSV
added 2025/10/16 4:15 p.m.12 views

CVE-2025-62491

A Use-After-Free UAF vulnerability exists in the QuickJS engine's standard library when iterating over the global list of unhandled rejected promises ts-rejectedpromiselist. The function jsstdpromiserejectioncheck attempts to iterate over the rejectedpromiselist to report unhandled rejections usi...

8.8CVSS6AI score
SaveExploits0References2
OSV
OSV
added 2025/10/16 4:15 p.m.6 views

DEBIAN-CVE-2025-62491

A Use-After-Free UAF vulnerability exists in the QuickJS engine's standard library when iterating over the global list of unhandled rejected promises ts-rejectedpromiselist. The function jsstdpromiserejectioncheck attempts to iterate over the rejectedpromiselist to report unhandled rejections usi...

8.8CVSS5.5AI score0.0038EPSS
SaveExploits1References1
CVE
CVE
added 2025/10/16 3:51 p.m.431 views

CVE-2025-62491

The CVE-2025-62491 entry concerns a Use-After-Free (UAF) in the QuickJS engine’s standard library. The vulnerability occurs in js_std_promise_rejection_check when iterating the global rejected_promise_list; during error reporting, rp->reason may be an Error with a custom property getter, and e...

8.8CVSS6.8AI score0.0038EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2025/10/16 3:51 p.m.20 views

CVE-2025-62491 Use-after-free in js_std_promise_rejection_check in QuickJS

A Use-After-Free UAF vulnerability exists in the QuickJS engine's standard library when iterating over the global list of unhandled rejected promises ts-rejectedpromiselist. The function jsstdpromiserejectioncheck attempts to iterate over the rejectedpromiselist to report unhandled rejections usi...

8.8CVSS0.0038EPSS
SaveExploits1References2
AlpineLinux
AlpineLinux
added 2025/10/16 3:51 p.m.15 views

CVE-2025-62491

A Use-After-Free UAF vulnerability exists in the QuickJS engine's standard library when iterating over the global list of unhandled rejected promises ts-rejectedpromiselist. The function jsstdpromiserejectioncheck attempts to iterate over the rejectedpromiselist to report unhandled rejections usi...

8.8CVSS7.3AI score0.0038EPSS
SaveExploits1References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2013-1764

Malware in sbrugna...

5CVSS8AI score0.02932EPSS
SaveExploits0References26
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2021-1349

Malware in sbrugna...

9.8CVSS8.6AI score0.03299EPSS
SaveExploits1References6
EUVD
EUVD
added 2025/10/03 8:07 p.m.11 views

EUVD-2022-5681

Malicious code in bioql PyPI...

9.8CVSS7.6AI score0.01722EPSS
SaveExploits0References23
EUVD
EUVD
added 2025/10/03 8:07 p.m.14 views

EUVD-2024-1274

Malicious code in bioql PyPI...

9.8CVSS7.8AI score0.01329EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.38 views

EUVD-2022-1591

Malicious code in bioql PyPI...

5.5CVSS7AI score0.00403EPSS
SaveExploits0References12
EUVD
EUVD
added 2025/10/03 8:07 p.m.12 views

EUVD-2023-0733

Malicious code in bioql PyPI...

6.5CVSS5.8AI score0.00454EPSS
SaveExploits0References5
Rows per page
Query Builder