Lucene search
+L

4696 matches found

OSV
OSV
added 2026/04/13 3:54 p.m.3 views

SUSE-SU-2026:1299-1 Security update for nodejs24

This update for nodejs24 fixes the following issues: - Update to 24.14.1 - CVE-2026-21637: synchronous exceptions thrown during certain callbacks bypass the standard TLS error handling paths and can cause a denial of service bsc1256576. - CVE-2026-21710: uncaught TypeError exception can cause a...

7.5CVSS6.2AI score0.26356EPSS
SaveExploits0References19
OSV
OSV
added 2026/04/13 12:29 p.m.3 views

OPENSUSE-SU-2026:20519-1 Security update for nodejs24

This update for nodejs24 fixes the following issues: Update to version 24.14.1. Security issues fixed: - CVE-2026-21717: trivially predictable hash collisions due to flaw in V8's string hashing mechanism allows for performance degradation via a crafted request bsc1260494. - CVE-2026-21716:...

7.5CVSS6.8AI score0.26356EPSS
SaveExploits0References18
OSV
OSV
added 2026/04/13 10:7 a.m.9 views

RHSA-2026:7670 Red Hat Security Advisory: nodejs:24 security update

Bulletin has no description...

7.5CVSS5.7AI score0.26356EPSS
SaveExploits1References96
OSV
OSV
added 2026/04/13 6:1 a.m.7 views

RLSA-2026:7670 Important: nodejs:24 security update

Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. Security Fixes: nodejs: Nodejs denial of service CVE-2026-21637 minimatch: minimatch: Denial of Service via specially crafted glob patterns CVE-2026-26996 undici:...

7.5CVSS6.7AI score0.26356EPSS
SaveExploits1References18
Rockylinux
Rockylinux
added 2026/04/13 6:1 a.m.13 views

nodejs:24 security update

An update is available for nodejs, module.nodejs-packaging, nodejs-packaging, module.nodejs, nodejs-nodemon, module.nodejs-nodemon. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability...

9.8CVSS6.6AI score0.26356EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2026/04/13 3:0 a.m.12 views

Node.js: Node.js: Information disclosure via timing oracle in HMAC verification

A flaw was found in Node.js. The HMAC Hash-based Message Authentication Code verification process uses a comparison method that does not take a constant amount of time. This non-constant-time comparison can leak timing information, which, under specific conditions where precise timing measurement...

5.9CVSS6.5AI score0.00385EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/04/13 3:0 a.m.17 views

Node.js: Node.js: Information disclosure due to `fs.realpathSync.native()` bypassing filesystem read restrictions

A flaw was found in Node.js. The Node.js Permission Model, intended to restrict filesystem access, does not properly enforce read permission checks for the fs.realpathSync.native function. This vulnerability allows code operating under --permission with restricted --allow-fs-read flags to bypass...

3.3CVSS6.1AI score0.00158EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/04/13 3:0 a.m.22 views

Node.js: Node.js: Denial of Service via malformed Internationalized Domain Name processing

A flaw was found in Node.js. This vulnerability allows an attacker to cause a Denial of Service DoS by providing a malformed Internationalized Domain Name IDN to the url.format function. When processed, this malformed input triggers an internal error, causing the Node.js application to crash. Thi...

5.7CVSS6.4AI score0.00325EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/04/13 3:0 a.m.21 views

Node.js: Node.js: Denial of Service due to crafted HTTP `__proto__` header

A flaw was found in Node.js. A remote attacker can exploit this vulnerability by sending a specially crafted HTTP request that includes a header named proto. When a Node.js application processes this request and attempts to access distinct headers, it encounters an unhandled error, leading to an...

7.5CVSS7.2AI score0.26356EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/04/13 3:0 a.m.5 views

Important: Red Hat Security Advisory: nodejs:24 security update

An update for the nodejs:24 module is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

9.8CVSS6.7AI score0.26356EPSS
SaveExploits1References19
RedHat Linux
RedHat Linux
added 2026/04/13 2:27 a.m.8 views

Node.js: Node.js: Memory leak and Denial of Service via crafted HTTP/2 WINDOW_UPDATE frames

A flaw was found in Node.js. A remote attacker can exploit this vulnerability in Node.js HTTP/2 servers by sending specially crafted WINDOWUPDATE frames on stream 0 connection-level. These frames can cause the flow control window to exceed its maximum value, leading to a memory leak as Http2Sessi...

5.3CVSS6.3AI score0.00454EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/04/13 2:27 a.m.5 views

Important: Red Hat Security Advisory: nodejs24 security update

An update for nodejs24 is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from...

9.8CVSS6.7AI score0.26356EPSS
SaveExploits1References19
Amazon
Amazon
added 2026/04/13 12:0 a.m.11 views

Important: nodejs20

Issue Overview: A flaw in Node.js HTTP request handling causes an uncaught TypeError when a request is received with a header named proto and the application accesses req.headersDistinct. When this occurs, dest"proto" resolves to Object.prototype rather than undefined, causing .push to be called ...

7.5CVSS7.1AI score0.26356EPSS
SaveExploits0
Oracle linux
Oracle linux
added 2026/04/13 12:0 a.m.10 views

nodejs:24 security update

nodejs 1:24.14.1-2 - Update bundled nghttp2 to 1.68.1 Related: RHEL-151374 1:24.14.1-1 - Update to 24.14.0 Resolves: RHEL-151374 nodejs-nodemon 3.0.3-1 - Initial import into nodejs:24 module nodejs-packaging 2021.06-6 - Properly handle @group/package deps in nodejs-symlink-deps Resolves:...

9.8CVSS5.8AI score0.26356EPSS
SaveExploits1
Amazon
Amazon
added 2026/04/13 12:0 a.m.8 views

Important: nodejs24

Issue Overview: A flaw in Node.js HTTP request handling causes an uncaught TypeError when a request is received with a header named proto and the application accesses req.headersDistinct. When this occurs, dest"proto" resolves to Object.prototype rather than undefined, causing .push to be called ...

7.5CVSS7.2AI score0.26356EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/04/13 12:0 a.m.7 views

RHEL 10 : nodejs24 (RHSA-2026:7675)

The remote Redhat Enterprise Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:7675 advisory. Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an...

9.8CVSS6.7AI score0.26356EPSS
SaveExploits1References38
Tenable Nessus
Tenable Nessus
added 2026/04/13 12:0 a.m.10 views

Amazon Linux 2023 : nodejs22, nodejs22-devel, nodejs22-full-i18n (ALAS2023-2026-1576)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-1576 advisory. A flaw in Node.js HTTP request handling causes an uncaught TypeError when a request is received with a header named proto and the application accesses req.headersDistinct. When this occurs,...

7.5CVSS6.8AI score0.26356EPSS
SaveExploits0References14
Tenable Nessus
Tenable Nessus
added 2026/04/13 12:0 a.m.15 views

RockyLinux 9 : nodejs:20 (RLSA-2026:7896)

The remote RockyLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:7896 advisory. minimatch: minimatch: Denial of Service via specially crafted glob patterns CVE-2026-26996 minimatch: Minimatch: Denial of Service via catastrophic...

8.7CVSS7AI score0.26356EPSS
SaveExploits2References9
Tenable Nessus
Tenable Nessus
added 2026/04/13 12:0 a.m.11 views

RHEL 8 : nodejs:24 (RHSA-2026:7670)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:7670 advisory. Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language...

9.8CVSS5.9AI score0.26356EPSS
SaveExploits1References37
OSV
OSV
added 2026/04/11 2:3 p.m.6 views

OESA-2026-1835 nodejs-brace-expansion security update

Brace expansion as known from sh/bash Security Fixes: The brace-expansion library generates arbitrary strings containing a common prefix and suffix. Prior to versions 5.0.5, 3.0.2, 2.0.3, and 1.1.13, a brace pattern with a zero step value e.g., 1..2..0 causes the sequence generation loop to run...

7.5CVSS5.9AI score0.0043EPSS
SaveExploits0References2
Rows per page
Query Builder