Lucene search
+L

4726 matches found

Tenable Nessus
Tenable Nessus
added 4 days ago5 views

Oracle Linux 10 : nodejs22 (ELSA-2026-48033)

The remote Oracle Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-48033 advisory. - Fix CVE-2026-13149 npm/brace-expansion - Fix for CVE-2026-59873 and Fix for CVE-2026-59874 node-tar - CVE-2026-42338 ip-address HTML escaping fix...

9.2CVSS5.6AI score0.00471EPSS
SaveExploits3References4
Positive Technologies
Positive Technologies
added 4 days ago14 views

PT-2026-67574

A flaw in Node.js node:sqlite allows a stale StatementSyncIterator created through DatabaseSynccreateTagStore to continue executing a cached prepared statement after it has been reset and rebound with new parameters. SQLTagStore resets cached statements using sqlite3 reset directly, bypassing the...

5.3CVSS6.2AI score0.00287EPSS
SaveExploits0References2
OPENSUSE Linux
OPENSUSE Linux
added 4 days ago4 views

nodejs26-26.5.1-1.1 on GA media (moderate)

nodejs26-26.5.1-1.1 on GA media Announcement ID: openSUSE-SU-2026:11440-1 Rating: moderate Cross-References: CVE-2026-56846 CVE-2026-56847 CVE-2026-56848 CVE-2026-56850 CVE-2026-58039 CVE-2026-58040 CVE-2026-58041 CVE-2026-58042 CVE-2026-58043 CVE-2026-58044 CVE-2026-58045 CVSS scores:...

8.7CVSS6.3AI score0.00548EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 5 days ago8 views

CVE-2026-67320

A flaw was found in axios when used in a Node.js deployment with the HTTP adapter. This vulnerability, known as Prototype Pollution, occurs because request interceptors can revert hardened request configurations, allowing an attacker to manipulate the Object.prototype.proxy property. If...

8.3CVSS5.4AI score0.00304EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 5 days ago5 views

axios: axios: Denial of Service due to maxBodyLength bypass in HTTP/2 requests

A flaw was found in axios, a popular JavaScript library for making HTTP requests. When using the Node.js HTTP/2 adapter, axios fails to properly enforce the configured maxBodyLength limit for streamed request bodies. This allows a remote attacker, by controlling the input stream, to send an...

6.3CVSS5.5AI score0.00356EPSS
SaveExploits0References6
OSV
OSV
added 5 days ago6 views

RLSA-2026:47057 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: brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity CVE-2026-13149 tar: Node-tar: Denial of Service via malform...

7.5CVSS5.4AI score0.00424EPSS
SaveExploits2References4
RedHat Linux
RedHat Linux
added 5 days ago9 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 9. 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.2CVSS6.3AI score0.00424EPSS
SaveExploits2References4
RedHat Linux
RedHat Linux
added 5 days ago8 views

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

An update for the nodejs:22 module is now available for Red Hat Enterprise Linux 9. 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.2CVSS6.3AI score0.00424EPSS
SaveExploits2References4
Nuclei
Nuclei
added 5 days ago77 views

Node.JS System Information Library <5.3.1 - Remote Command Injection

Node.JS System Information Library System before version 5.3.1 is susceptible to remote command injection. Node.JS npm package "systeminformation" is an open source collection of functions to retrieve detailed hardware, system and OS information. id: CVE-2021-21315 info: name: Node.JS System...

7.8CVSS7.3AI score0.90675EPSS
SaveExploits4References5
Tenable Nessus
Tenable Nessus
added 5 days ago8 views

RockyLinux 9 : nodejs:22 (RLSA-2026:47058)

The remote RockyLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:47058 advisory. brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity CVE-2026-13149 tar: Node-tar: Denial of Service via malformed tar...

9.2CVSS5.5AI score0.00424EPSS
SaveExploits2References7
Tenable Nessus
Tenable Nessus
added 5 days ago6 views

RHEL 9 : nodejs:22 (RHSA-2026:47058)

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

9.2CVSS6.4AI score0.00424EPSS
SaveExploits2References8
Tenable Nessus
Tenable Nessus
added 5 days ago9 views

RockyLinux 9 : nodejs:24 (RLSA-2026:47057)

The remote RockyLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:47057 advisory. brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity CVE-2026-13149 tar: Node-tar: Denial of Service via malformed tar...

9.2CVSS6.4AI score0.00424EPSS
SaveExploits2References7
NVD
NVD
added last week9 views

CVE-2026-67320

axios in a Node.js deployment using the HTTP adapter can route requests through an attacker-controlled proxy. axios hardens merged request configuration by creating a null-prototype object, but request interceptors run after the merge; a common immutable interceptor pattern such as ...config or...

8.3CVSS0.00304EPSS
SaveExploits0References3
NVD
NVD
added last week6 views

CVE-2026-67318

axios versions =1.13.0 Node.js HTTP adapter fail to enforce the configured maxBodyLength limit on streamed request bodies when requests are sent with httpVersion: 2. Because Node's HTTP/2 request API does not honor the maxBodyLength option and axios's byte-counting stream wrapper is gated on...

6.3CVSS0.00356EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added last week9 views

CVE-2026-67320

axios in a Node.js deployment using the HTTP adapter can route requests through an attacker-controlled proxy. axios hardens merged request configuration by creating a null-prototype object, but request interceptors run after the merge; a common immutable interceptor pattern such as ...config or...

8.3CVSS5.5AI score0.00304EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added last week8 views

EUVD-2026-51847

axios in a Node.js deployment using the HTTP adapter can route requests through an attacker-controlled proxy. axios hardens merged request configuration by creating a null-prototype object, but request interceptors run after the merge; a common immutable interceptor pattern such as ...config or...

8.3CVSS5.5AI score0.00304EPSS
SaveExploits0References3
CBLMariner
CBLMariner
added last week6 views

CVE-2026-58039 affecting package nodejs for versions less than 24.18.1-1

CVE-2026-58039 affecting package nodejs for versions less than 24.18.1-1. An upgraded version of the package is available that resolves this issue...

3.3CVSS5.8AI score0.00175EPSS
SaveExploits0
CBLMariner
CBLMariner
added last week6 views

CVE-2026-56850 affecting package nodejs for versions less than 24.18.1-1

CVE-2026-56850 affecting package nodejs for versions less than 24.18.1-1. An upgraded version of the package is available that resolves this issue...

4.1CVSS5.8AI score0.00082EPSS
SaveExploits0
CBLMariner
CBLMariner
added last week5 views

CVE-2026-56847 affecting package nodejs for versions less than 24.18.1-1

CVE-2026-56847 affecting package nodejs for versions less than 24.18.1-1. An upgraded version of the package is available that resolves this issue...

3.3CVSS5.8AI score0.00158EPSS
SaveExploits0
CBLMariner
CBLMariner
added last week5 views

CVE-2026-58043 affecting package nodejs for versions less than 24.18.1-1

CVE-2026-58043 affecting package nodejs for versions less than 24.18.1-1. An upgraded version of the package is available that resolves this issue...

7.5CVSS7.1AI score0.0014EPSS
SaveExploits0
Rows per page
Query Builder