VYPR

rpm package

almalinux/nodejs24-devel

pkg:rpm/almalinux/nodejs24-devel

Vulnerabilities (41)

  • CVE-2026-59874HigJul 8, 2026
    affected < 1:24.18.0-3.el10_2fixed 1:24.18.0-3.el10_2

    node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.18, tar.replace accepts a checksum-valid tar header with a negative base-256 encoded entry size, causing the archive scanner to make no progress while repeatedly parsing the same header. This issue is fixed

  • CVE-2026-59873HigJul 8, 2026
    affected < 1:24.18.0-3.el10_2fixed 1:24.18.0-3.el10_2

    node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.19, node-tar does not enforce hard upper bounds on total decompressed data, entry counts, or decompression ratio in extraction and parsing paths such as src/extract.ts, allowing a small crafted gzip bomb to

  • CVE-2026-13149HigJun 30, 2026
    affected < 1:24.18.0-3.el10_2fixed 1:24.18.0-3.el10_2

    brace-expansion through 5.0.6 is vulnerable to denial of service. The expand() function exhibits exponential-time complexity in the number of consecutive non-expanding '{}' brace groups. An attacker who passes a crafted string to expand(), directly or transitively, can cause sign

  • CVE-2026-48935LowJun 26, 2026
    affected < 1:24.18.0-1.el10_2fixed 1:24.18.0-1.el10_2

    A flaw in Node.js Permission API can cause a file metadata to be modified even on a path that was set as read-only with e.g. `--allow-fs-read`. This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.

  • CVE-2026-48934MedJun 26, 2026
    affected < 1:24.18.0-1.el10_2fixed 1:24.18.0-1.el10_2

    A flaw in Node.js TLS host verification can cause an attacker to bypass certification validation. This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.

  • CVE-2026-48933HigJun 26, 2026
    affected < 1:24.18.0-1.el10_2fixed 1:24.18.0-1.el10_2

    A flaw in Node.js WebCrypto implementation can crash the process if the input of `subtle.encrypt()` is a multiple of 2GiB. This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.

  • CVE-2026-48930CriJun 26, 2026
    affected < 1:24.18.0-1.el10_2fixed 1:24.18.0-1.el10_2

    A flaw in Node.js TLS hostname handling can cause Embedded-nul hostnames can lead to silent authority rebinding due to c-string truncation in resolver bindings. This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.

  • CVE-2026-48928MedJun 26, 2026
    affected < 1:24.18.0-1.el10_2fixed 1:24.18.0-1.el10_2

    A inconsistency in Node.js hostname matching can cause a trust-policy bypass in multi-context mTLS setups. This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.

  • CVE-2026-48619HigJun 26, 2026
    affected < 1:24.18.0-1.el10_2fixed 1:24.18.0-1.el10_2

    A flaw in Node.js HTTP/2 client allows a server to send an unlimited number of ORIGIN frames, which could lead to an Out of Memory error on the client. This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.

  • CVE-2026-48618MedJun 26, 2026
    affected < 1:24.18.0-1.el10_2fixed 1:24.18.0-1.el10_2

    A flaw in Node.js TLS hostname handling can cause Node.js unicode dot separator handling can lead to tls wildcard-depth authentication bypass due to resolver and verifier hostname normalization mismat. This can lead to confidentiality impact or bypass of the intended security

  • CVE-2026-48615HigJun 26, 2026
    affected < 1:24.18.0-1.el10_2fixed 1:24.18.0-1.el10_2

    A flaw in Node.js proxy tunnel error handling could expose proxy credentials in `ERR_PROXY_TUNNEL` error messages. When proxy credentials are embedded in the proxy URL, they may be exposed through error handling paths and captured by logs, diagnostics, or other error consumers

  • CVE-2026-9697HigJun 17, 2026
    affected < 1:24.18.0-1.el10_2fixed 1:24.18.0-1.el10_2

    Impact: undici's ProxyAgent silently drops the requestTls option when configured with a SOCKS5 proxy URI (socks5:// or socks://). The target HTTPS connection through the SOCKS5 tunnel falls back to Node's default trust store, ignoring user-configured ca, cert, key, rejectUnauthor

  • CVE-2026-9678MedJun 17, 2026
    affected < 1:24.18.0-1.el10_2fixed 1:24.18.0-1.el10_2

    Impact: Undici's cache interceptor incorrectly classifies some responses as cacheable when the upstream Cache-Control header uses whitespace-padded qualified private or no-cache field names such as private=" authorization" or no-cache="\tauthorization". The parser preserves the s

  • CVE-2026-6734HigJun 17, 2026
    affected < 1:24.18.0-1.el10_2fixed 1:24.18.0-1.el10_2

    Impact: When using Socks5ProxyAgent, undici reuses a single connection pool across different origins without verifying that the pool's origin matches the requested origin. All requests are dispatched through the pool connected to the first origin, regardless of the intended desti

  • CVE-2026-6733LowJun 17, 2026
    affected < 1:24.18.0-1.el10_2fixed 1:24.18.0-1.el10_2

    Impact: Undici's HTTP/1.1 client is vulnerable to response queue poisoning on reused keep-alive sockets. An attacker-controlled upstream server can inject an unsolicited HTTP/1.1 response onto an idle socket after a request completes. When the client dispatches the next request o

  • CVE-2026-11525LowJun 17, 2026
    affected < 1:24.18.0-1.el10_2fixed 1:24.18.0-1.el10_2

    Impact: When undici parses a Set-Cookie header, it accepts any SameSite attribute value that contains Strict, Lax, or None as a substring, rather than the case-insensitive exact match specified by RFC 6265. Non-spec values are silently mapped to one of the three standard tokens.

  • CVE-2026-12151HigJun 17, 2026
    affected < 1:24.18.0-1.el10_2fixed 1:24.18.0-1.el10_2

    Impact: The undici WebSocket client enforces maxPayloadSize on the cumulative byte count of fragments in a message but does not enforce a limit on the number of fragments. A malicious WebSocket server can stream many small or empty continuation frames that each pass per-frame and

  • CVE-2026-42338MedMay 12, 2026
    affected < 1:24.18.0-1.el10_2fixed 1:24.18.0-1.el10_2

    ip-address is a library for parsing and manipulating IPv4 and IPv6 addresses in JavaScript. Prior to 10.1.1, Address6.group() and Address6.link() do not HTML-escape attacker-controlled content before embedding it in the HTML strings they return, and AddressError.parseMessage (emi

  • CVE-2026-21717MedMar 30, 2026
    affected < 1:24.14.1-2.el10_1fixed 1:24.14.1-2.el10_1

    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 perfo

  • CVE-2026-21716LowMar 30, 2026
    affected < 1:24.14.1-2.el10_1fixed 1:24.14.1-2.el10_1

    An incomplete fix for CVE-2024-36137 leaves `FileHandle.chmod()` and `FileHandle.chown()` in the promises API without the required permission checks, while their callback-based equivalents (`fs.fchmod()`, `fs.fchown()`) were correctly patched. As a result, code running under `

Page 1 of 3