Lucene search
+L

8207 matches found

OSV
OSV
added 2026/03/27 6:21 p.m.16 views

GHSA-9CX6-37PM-9JFF Handlebars.js has Denial of Service via Malformed Decorator Syntax in Template Compilation

Summary When a Handlebars template contains decorator syntax referencing an unregistered decorator e.g. n, the compiled template calls lookupPropertydecorators, "n", which returns undefined. The runtime then immediately invokes the result as a function, causing an unhandled TypeError: ... is not ...

7.5CVSS6AI score0.00616EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/03/27 6:21 p.m.37 views

Handlebars.js has Denial of Service via Malformed Decorator Syntax in Template Compilation

Summary When a Handlebars template contains decorator syntax referencing an unregistered decorator e.g. n, the compiled template calls lookupPropertydecorators, "n", which returns undefined. The runtime then immediately invokes the result as a function, causing an unhandled TypeError: ... is not ...

7.5CVSS6AI score0.00616EPSS
SaveExploits1References5Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/27 2:26 p.m.10 views

CVE-2021-27191

The get-ip-range package before 4.0.0 for Node.js is vulnerable to denial of service DoS if the range is untrusted input. An attacker could send a large range such as 128.0.0.0/1 that causes resource exhaustion...

7.5CVSS6.6AI score0.02031EPSS
SaveExploits1References1
Snyk
Snyk
added 2026/03/25 3:18 p.m.7 views

Uncaught Exception

Overview Affected versions of this package are vulnerable to Uncaught Exception in Node.js HTTP request handling. The flaw triggers when an incoming request includes a header named proto and the server application accesses req.headersDistinct. This causes dest"proto" to incorrectly resolve to...

8.7CVSS7.1AI score0.26356EPSS
SaveExploits0References2
Circl
Circl
added 2026/03/25 3:0 a.m.7 views

CVE-2026-21710

creationtimestamp| type| source ---|---|--- 2026-03-25 03:00:00+00:00| seen| https://www.hkcert.org/security-bulletin/node-js-multiple-vulnerabilities20260325 2026-03-27 00:05:14+00:00| seen| https://bsky.app/profile/securitylab-jp.bsky.social/post/3mhyt2m5nl22l 2026-03-30 20:17:57+00:00| seen|...

7.5CVSS7.9AI score0.26356EPSS
SaveExploits0References4
Circl
Circl
added 2026/03/25 3:0 a.m.7 views

CVE-2026-21711

creationtimestamp| type| source ---|---|--- 2026-03-25 03:00:00+00:00| seen| https://www.hkcert.org/security-bulletin/node-js-multiple-vulnerabilities20260325 2026-03-30 20:08:58+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3michpvz46r2t...

5.3CVSS6.1AI score0.00146EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/03/25 12:0 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-21713

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw in Node.js HMAC verification uses a non-constant-time comparison when validating user-provided signatures, potentially leaking timing information...

5.9CVSS6.8AI score0.00385EPSS
SaveExploits0References3
NVD
NVD
added 2026/03/24 8:16 p.m.6 views

CVE-2026-33326

Keystone is a content management system for Node.js. Prior to version 6.5.2, field.isFilterable access control can be bypassed in findMany queries by passing a cursor. This can be used to confirm the existence of records by protected field values. The fix for CVE-2025-46720 field-level isFilterab...

4.3CVSS0.00257EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/03/13 8:37 p.m.8 views

EUVD-2026-11705

Undici has Unbounded Memory Consumption in its DeduplicationHandler via Response Buffering that leads to DoS...

5.9CVSS5.7AI score0.00566EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/03/12 10:23 p.m.7 views

CVE-2026-2229

A flaw was found in the undici WebSocket client. A remote malicious server can exploit this vulnerability by sending a WebSocket frame with an invalid servermaxwindowbits parameter within the permessage-deflate extension. This improper validation causes the client's Node.js process to terminate,...

7.5CVSS5.7AI score0.00874EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/03/12 8:27 p.m.7 views

CVE-2026-2229

ImpactThe undici WebSocket client is vulnerable to a denial-of-service attack due to improper validation of the servermaxwindowbits parameter in the permessage-deflate extension. When a WebSocket client connects to a server, it automatically advertises support for permessage-deflate compression. ...

7.5CVSS7.5AI score0.00874EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/03/12 12:0 a.m.12 views

undici 安全漏洞

Undici is an open-source HTTP/1.1 client developed by Node.js. Undici has a security vulnerability that stems from unlimited memory consumption during the decompression of permessage-deflate. This vulnerability could allow malicious WebSocket servers to send small compressed frames, causing the...

7.5CVSS6.8AI score0.0115EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/03/12 12:0 a.m.13 views

flatted 安全漏洞

Flatted is a lightweight and fast cycle-based JSON parser developed by Andrea Giammarchi. Versions of Flatted prior to 3.4.0 contained a security vulnerability. This vulnerability stemmed from the recursive depth of the parse function when handling specially crafted payloads, which could lead to ...

7.5CVSS7.2AI score0.00807EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2026/03/11 11:16 p.m.6 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.9CVSS6AI score0.00485EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/03/11 10:18 a.m.10 views

CVE-2026-2741

A flaw was found in Vaadin. During the automatic download and extraction of Node.js, a remote attacker could exploit a path traversal vulnerability. By intercepting or controlling the Node.js download, an attacker could serve a specially crafted ZIP archive. This malicious archive would allow fil...

6.8CVSS5.8AI score0.00342EPSS
SaveExploits0References5
Veracode
Veracode
added 2026/03/11 7:26 a.m.8 views

Information Disclosure

Node.js is vulnerable to Information Disclosure. The vulnerability is due to improper buffer allocation handling when using the vm module with the timeout option, where interrupted allocations may return buffers containing uninitialized memory, potentially exposing leftover data such as tokens or...

7.1CVSS6AI score0.03258EPSS
SaveExploits0References21Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/03/10 8:52 p.m.34 views

Security Bulletin: Vulnerabilities in MongoDB, Python, Node.js, Golang Go, Linux kernel affect IBM Spectrum Protect Plus

Summary IBM Spectrum Protect Plus can be affected by vulnerabilities in MongoDB, Python, Node.js, Golang Go and Linux. Vulnerabilities include obtaining sensitive information, causing a denial of service condition, the elevation of privileges, query parameter smuggling, remote execution of...

8.7CVSS7.8AI score0.02974EPSS
SaveExploits3Affected Software1
EUVD
EUVD
added 2026/03/10 6:31 p.m.11 views

EUVD-2026-10496

Specially crafted ZIP archives can escape the intended extraction directory during Node.js download and extraction in Vaadin 14.2.0 through 14.14.0, 23.0.0 through 23.6.6, 24.0.0 through 24.9.8, and 25.0.0 through 25.0.2. Vaadin’s build process can automatically download and extract Node.js if it...

2.3CVSS5.8AI score0.00342EPSS
SaveExploits0References7
OSV
OSV
added 2026/03/10 6:31 p.m.6 views

GHSA-8JRH-7JG8-FVMV Vaadin: Specially crafted ZIP archives can escape the intended extraction directory

Specially crafted ZIP archives can escape the intended extraction directory during Node.js download and extraction in Vaadin 14.2.0 through 14.14.0, 23.0.0 through 23.6.6, 24.0.0 through 24.9.8, and 25.0.0 through 25.0.2. Vaadin’s build process can automatically download and extract Node.js if it...

2.3CVSS5.8AI score0.00342EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/03/10 12:8 p.m.7 views

CVE-2026-2741

Specially crafted ZIP archives can escape the intended extraction directory during Node.js download and extraction in Vaadin 14.2.0 through 14.14.0, 15.0.0 through 23.6.6, 24.0.0 through 24.9.8, and 25.0.0 through 25.0.2. Vaadin’s build process can automatically download and extract Node.js if it...

2.3CVSS5.8AI score0.00342EPSS
SaveExploits0References7Affected Software2
Rows per page
Query Builder