Lucene search
+L

444 matches found

RedHat Linux
RedHat Linux
added 2026/04/10 4:3 p.m.2 views

nodejs: Nodejs denial of service

A denial of service flaw has been discovered in NodeJS. A malformed HTTP/2 HEADERS frame with oversized, invalid HPACK data can cause Node.js to crash by triggering an unhandled TLSSocket error ECONNRESET. Instead of safely closing the connection, the process crashes, enabling a remote denial of...

7.5CVSS7AI score0.03622EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/04/10 2:47 p.m.3 views

nodejs: Node.js: Permission bypass allows unauthorized modification of file permissions and ownership via incomplete security fix.

A flaw was found in Node.js. An incomplete security fix allows code operating under restricted file system write permissions to bypass these limitations. This vulnerability enables the modification of file permissions and ownership on already-open files, even when explicit write access is denied...

3.3CVSS6.7AI score0.00159EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/04/10 2:47 p.m.3 views

nodejs: Nodejs denial of service

A denial of service flaw has been discovered in NodeJS. A malformed HTTP/2 HEADERS frame with oversized, invalid HPACK data can cause Node.js to crash by triggering an unhandled TLSSocket error ECONNRESET. Instead of safely closing the connection, the process crashes, enabling a remote denial of...

7.5CVSS7AI score0.03622EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/04/10 2:47 p.m.4 views

nodejs: Nodejs filesystem permissions bypass

A file access flaw has been discovered in NodeJS. A file's access and modification timestamps to be changed via futimes even when the process has only read permissions. Unlike utimes, futimes does not apply the expected write-permission checks, which means file metadata can be modified in read-on...

5.3CVSS6.6AI score0.00227EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/04/10 1:3 p.m.3 views

nodejs: Node.js: Unauthorized file metadata modification

A flaw was found in Node.js. The Permission API allows a local user to modify file metadata on paths that have been explicitly set as read-only. This can lead to unauthorized changes in file properties, impacting the integrity of the file system...

3.3CVSS6.6AI score0.00185EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/04/10 1:3 p.m.3 views

nodejs: Node.js: Denial of Service via unlimited HTTP/2 ORIGIN frames

A flaw was found in Node.js. A malicious server can exploit the HTTP/2 client by sending an unlimited number of ORIGIN frames. This can lead to an Out of Memory error on the client, resulting in a denial of service...

7.5CVSS6.6AI score0.00639EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/04/10 1:3 p.m.4 views

nodejs: Node.js: Silent authority rebinding due to embedded-nul hostnames in TLS handling

A flaw was found in Node.js. This vulnerability in the TLS Transport Layer Security hostname handling allows embedded null characters in hostnames. This can lead to silent authority rebinding, potentially enabling an attacker to redirect network traffic to an unintended server and disclose...

9.8CVSS6.6AI score0.00324EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/04/10 1:3 p.m.4 views

nodejs: Nodejs uninitialized memory exposure

A memory exposure flaw has been discovered in Node.js. A flaw in Node.js's buffer allocation logic can expose uninitialized memory when allocations are interrupted, when using the vm module with the timeout option. Under specific timing conditions, buffers allocated with Buffer.alloc and other...

7.1CVSS7AI score0.03258EPSS
SaveExploits0References5
OSV
OSV
added 2026/04/10 11:53 a.m.8 views

SUSE-SU-2026:21024-1 Security update for cockpit-machines

This update for cockpit-machines fixes the following issues: - CVE-2026-25547: brace-expansion: unbounded brace range expansion can lead to excessive resource consumption and crash a Node.js process bsc1257836. - CVE-2026-26996: minimatch: processing of glob pattern containing repeated wildcards...

9.2CVSS5.8AI score0.00519EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2026/04/10 12:0 a.m.7 views

AlmaLinux 10 : nodejs22 (ALSA-2026:7080)

The remote AlmaLinux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2026:7080 advisory. brace-expansion: brace-expansion: Denial of Service via unbounded brace range expansion CVE-2026-25547 minimatch: minimatch: Denial of Service via...

9.8CVSS5.9AI score0.26356EPSS
SaveExploits2References11
RedHat Linux
RedHat Linux
added 2026/04/09 1:38 p.m.60 views

undici: Undici: Denial of Service via invalid WebSocket permessage-deflate extension parameter

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.5CVSS7.2AI score0.00874EPSS
SaveExploits0References9
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/04/08 8:22 p.m.9 views

Malicious code in kraken-trader (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 4bf5ec6e8a6020de1e122cf07f2dde0f02fa1a484ff984586db379729da75523 The package is a loader of malicious code disguised as remote "credits" code. The remote location, built from the parts in the code, delivers highly obfuscated...

6AI score
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2026/04/07 4:9 p.m.11 views

Security Bulletin: IBM App Connect Enterprise Certified Container operands are vulnerable to denial of service due to vulnerabilities in Node.js dependencies

Summary Node.js is used by IBM App Connect Enterprise Certified Container. IBM App Connect Enterprise Certified Container operands are vulnerable to denial of service. This bulletin provides patch information to address the reported vulnerabilities in Node.js modules ajv CVE-2025-69873, axios...

8.7CVSS6.7AI score0.025EPSS
SaveExploits6Affected Software1
RedhatCVE
RedhatCVE
added 2026/04/06 4:54 p.m.6 views

CVE-2026-34780

A flaw was found in Electron, a framework for building cross-platform desktop applications. An attacker capable of executing JavaScript in the main world, for instance through a cross-site scripting XSS vulnerability, could exploit this flaw. By passing VideoFrame objects from the WebCodecs API...

8.3CVSS6.3AI score0.00327EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/04/02 8:24 a.m.5 views

nodejs: Node.js: Permission bypass allows unauthorized modification of file permissions and ownership via incomplete security fix.

A flaw was found in Node.js. An incomplete security fix allows code operating under restricted file system write permissions to bypass these limitations. This vulnerability enables the modification of file permissions and ownership on already-open files, even when explicit write access is denied...

3.3CVSS6.7AI score0.00159EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/04/02 8:24 a.m.5 views

nodejs: Nodejs denial of service

A flaw in Node.js TLS error handling allows remote attackers to crash or exhaust resources of a TLS server when pskCallback or ALPNCallback are in use. Synchronous exceptions thrown during these callbacks bypass standard TLS error handling paths tlsClientError and error, causing either immediate...

7.5CVSS6.8AI score0.01056EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/04/01 4:46 p.m.3 views

nodejs: Nodejs denial of service

A denial of service flaw has been discovered in NodeJS. A malformed HTTP/2 HEADERS frame with oversized, invalid HPACK data can cause Node.js to crash by triggering an unhandled TLSSocket error ECONNRESET. Instead of safely closing the connection, the process crashes, enabling a remote denial of...

7.5CVSS7AI score0.03622EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/03/31 10:32 p.m.7 views

CVE-2026-21712

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...

6.5CVSS6.4AI score0.00325EPSS
SaveExploits0References5
OSV
OSV
added 2026/03/30 8:16 p.m.6 views

ALPINE-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.9CVSS5.9AI score0.00283EPSS
SaveExploits0References1
NVD
NVD
added 2026/03/30 8:16 p.m.7 views

CVE-2026-21713

A flaw in Node.js HMAC verification uses a non-constant-time comparison when validating user-provided signatures, potentially leaking timing information proportional to the number of matching bytes. Under certain threat models where high-resolution timing measurements are possible, this behavior...

5.9CVSS0.00385EPSS
SaveExploits0References1
Rows per page
Query Builder