Lucene search
+L

83 matches found

EUVD
EUVD
added 2026/03/30 9:31 p.m.15 views

EUVD-2026-17176

A memory leak occurs in Node.js HTTP/2 servers when a client sends WINDOWUPDATE frames on stream 0 connection-level that cause the flow control window to exceed the maximum value of 2³¹-1. The server correctly sends a GOAWAY frame, but the Http2Session object is never cleaned up. This vulnerabili...

5.3CVSS6.5AI score0.00454EPSS
SaveExploits0References2
NVD
NVD
added 2026/03/30 8:16 p.m.31 views

CVE-2026-21717

A flaw in V8's string hashing mechanism causes integer-like strings to be hashed to their numeric value, making hash collisions trivially predictable. By crafting a request that causes many such collisions in V8's internal string table, an attacker can significantly degrade performance of the...

5.9CVSS0.00268EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/03/26 2:57 p.m.18 views

CVE-2026-26830

pdf-image npm package through version 2.0.0 allows OS command injection via the pdfFilePath parameter. The constructGetInfoCommand and constructConvertCommandForPage functions use util.format to interpolate user-controlled file paths into shell command strings that are executed via childprocess.e...

9.8CVSS5.8AI score0.02493EPSS
SaveExploits4References1
Vulnrichment
Vulnrichment
added 2026/03/26 12:34 a.m.5 views

CVE-2026-33285 LiquidJS: memoryLimit Bypass through Negative Range Values Leads to Process Crash

LiquidJS is a Shopify / GitHub Pages compatible template engine in pure JavaScript. Prior to version 10.25.1, LiquidJS's memoryLimit security mechanism can be completely bypassed by using reverse range expressions e.g., 100000000..1, allowing an attacker to allocate unlimited memory. Combined wit...

7.5CVSS5.9AI score0.00398EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/18 4:18 p.m.16 views

Directory Traversal

Overview h3 is a Minimal HTTP framework built for high performance and portability. Affected versions of this package are vulnerable to Directory Traversal via the serveStatic function. An attacker can access arbitrary files outside the intended static directory by sending crafted HTTP requests...

8.2CVSS6.4AI score
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/03/11 10:58 p.m.10 views

CVE-2026-31988

yauzl aka Yet Another Unzip Library version 3.2.0 for Node.js contains an off-by-one error in the NTFS extended timestamp extra field parser within the getLastModDate function. The while loop condition checks cursor data.length + 4 instead of cursor + 4 = data.length, allowing readUInt16LE to rea...

6.9CVSS5.7AI score0.00485EPSS
SaveExploits0
OSV
OSV
added 2026/03/04 10:59 p.m.15 views

GHSA-XPQW-6GX7-V673 SVGO DoS through entity expansion in DOCTYPE (Billion Laughs)

Summary SVGO accepts XML with custom entities, without guards against entity expansion or recursion. This can result in a small XML file 811 bytes stalling the application and even crashing the Node.js process with JavaScript heap out of memory. Details The upstream XML parser sax doesn't interpr...

7.5CVSS5.8AI score0.00612EPSS
SaveExploits1References3
CVE
CVE
added 2026/02/21 5:43 a.m.547 views

CVE-2026-27212

CVE-2026-27212 affects the npm package swiper (versions 6.5.1 through 12.1.1). The vulnerability is a prototype pollution in shared/utils.mjs where indexOf() checks input against forbidden strings; crafted input can pollute Object.prototype via Array.prototype, despite a prior mitigation. This ca...

9.4CVSS5.6AI score0.00397EPSS
SaveExploits2References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/05 5:49 p.m.17 views

Sandbox escape via infinite recursion and error objects

Note: The npm package has moved to @enclave-vm/core formerly enclave-vm. All fixed versions and guidance refer to @enclave-vm/core. Summary The existing layers of security in enclave-vm are insufficient: The AST sanitization can be bypassed with dynamic property accesses, the hardening of the err...

8.8CVSS5.8AI score0.0023EPSS
SaveExploits1References5Affected Software2
Packet Storm
Packet Storm
added 2026/02/05 12:00 a.m.367 views

📄 Node.js 25.x Permission Model Sandbox Bypass / Path Traversal

This Metasploit module validates a sandbox escape weakness in the Node.js permission model that allows restricted file access bypass through symlink-based path traversal. When Node.js is executed with the --permission flag and limited filesystem read/write paths, the permission checks rely on...

9.1CVSS7.8AI score0.01662EPSS
SaveExploits2
Snyk
Snyk
added 2026/02/02 6:20 p.m.3 views

Race Condition

Overview Affected versions of this package are vulnerable to Race Condition in the addJS function due to the use of a shared module-scoped variable for storing JavaScript content. An attacker can cause sensitive data intended for one user to be included in another user's PDF by making concurrent...

6.3CVSS5.9AI score0.00253EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/01/28 12:00 a.m.7 views

CVE-2025-57283

The Node.js package browserstack-local 1.5.8 contains a command injection vulnerability. This occurs because the logfile variable is not properly sanitized in lib/Local.js...

5.8AI score0.00705EPSS
SaveExploits0References2
CVE
CVE
added 2026/01/13 11:11 p.m.89 views

CVE-2026-22686

The CVE-2026-22686 issue affects enclave-vm prior to version 2.7.0. A sandbox escape exists when a tool invocation fails and a host-side Error object is leaked into the sandbox, allowing traversal of the host realm prototype chain to reach the host Function constructor. This enables arbitrary cod...

10CVSS7.6AI score0.00598EPSS
SaveExploits3References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/12/02 12:00 a.m.8 views

openSUSE 16 Security Update : pnpm (openSUSE-SU-2025-20115-1)

"The remote openSUSE 16 host has packages installed that are affected by multiple vulnerabilities as referenced in the openSUSE-SU-2025-20115-1 advisory. Changes in pnpm: - update to 10.22.0: Minor Changes - Added support for trustPolicyExclude 10164. You can now list one or more specific package...

5.3CVSS5.7AI score0.00765EPSS
SaveExploits1References4
OSV
OSV
added 2025/11/27 12:28 p.m.5 views

OPENSUSE-SU-2025:20115-1 Security update for pnpm

This update for pnpm fixes the following issues: Changes in pnpm: - update to 10.22.0: Minor Changes - Added support for trustPolicyExclude 10164. You can now list one or more specific packages or versions that pnpm should allow to install, even if those packages don't satisfy the trust policy...

5.3CVSS6.2AI score0.00765EPSS
SaveExploits1References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.7 views

EUVD-2025-24266

Malicious code in bioql PyPI...

8.8CVSS6.3AI score0.00424EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2025-31039

Malicious code in bioql PyPI...

5.3CVSS6.4AI score0.00323EPSS
SaveExploits0References4
CVE
CVE
added 2025/09/22 7:54 p.m.309 views

CVE-2025-59528

Flowise 3.0.5 contains a remote code execution vulnerability in the CustomMCP node. The mcpServerConfig string is parsed and passed to the Function() constructor via convertToValidJSONString without validation, allowing an attacker to execute arbitrary JavaScript with Node.js privileges (e.g., ac...

10CVSS7.5AI score0.8737EPSS
SaveIn wildExploits22References8Affected Software1
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:00 a.m.15 views

The C++ method SignTraits::DeriveBits() may incorrectly call ThrowException() based on user-supplied inputs when executing in a background thread, crashing the Node.js process. Such cryptographic operations are commonly applied to untrusted inputs. Thus, this mechanism potentially allows an adversary to remotely crash a Node.js runtime.

...

7.5CVSS7.3AI score0.00812EPSS
SaveExploits0
OSV
OSV
added 2025/05/19 2:15 a.m.2 views

DEBIAN-CVE-2025-23166

The C++ method SignTraits::DeriveBits may incorrectly call ThrowException based on user-supplied inputs when executing in a background thread, crashing the Node.js process. Such cryptographic operations are commonly applied to untrusted inputs. Thus, this mechanism potentially allows an adversary...

7.5CVSS7.8AI score0.00812EPSS
SaveExploits0References1
Rows per page
Query Builder