Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

suse-cvrf логотип

SUSE-SU-2026:4248-1

Опубликовано: 17 сент. 2026
Источник: suse-cvrf

Описание

Security update for nodejs18

This update for nodejs18 fixes the following issues:

  • CVE-2025-22150: undici: insufficiently random values used when defining the boundary for a multipart/form-data request (bsc#1236258).
  • CVE-2025-23166: improper error handling in async cryptographic operations crashes process (bsc#1243218).
  • CVE-2025-23167: llhttp: improper HTTP header block termination in llhttp (bsc#1243220).
  • CVE-2025-55131: timeout-based race conditions allow for allocations that contain leftover data from previous operations and lead to exposure of in-process secrets (bsc#1256570).
  • CVE-2025-59465: malformed HTTP/2 HEADERS frame with invalid HPACK data can cause a crash due to an unhandled error (bsc#1256573).
  • CVE-2025-59466: uncatchable 'Maximum call stack size exceeded' error when async_hooks.createHook() is enabled can lead to crash (bsc#1256574).
  • CVE-2025-62408: c-ares 1.32.3-1.34.5 use after free() (bsc#1254738).
  • CVE-2026-6733: undici: Undici: Response queue poisoning on reused keep-alive sockets can lead to incorrect response delivery (bsc#1268479).
  • CVE-2026-9679: undici: undici vulnerable to HTTP header injection via Set-Cookie percent-decoding (bsc#1268477).
  • CVE-2026-11525: undici: undici: Weakening of cookie SameSite policy due to incorrect parsing of Set-Cookie header (bsc#1268481).
  • CVE-2026-12151: undici: undici: Denial of Service due to unbounded memory growth via WebSocket frames (bsc#1268482).
  • CVE-2026-15157: No validation of the type property of a duck-typed blob-like request body before using it as the Content-Type header on the HTTP/1.1 dispatcher (bsc#1272958).
  • CVE-2026-16728: undici: downstream response desynchronization via retry interceptor (bsc#1273593).
  • CVE-2026-16729: undici: undici's setCookie function does not fully sanitize cookie attributes (bsc#1273591).
  • CVE-2026-21637: synchronous exceptions thrown during certain callbacks bypass the standard TLS error handling paths and can cause a denial of service (bsc#1256576).
  • CVE-2026-21710: uncaught TypeError exception can cause a denial of service (bsc#1260455).
  • CVE-2026-21713: timing side-channel in HMAC verification via memcmp can lead to potential MAC forgery (bsc#1260463).
  • CVE-2026-21714: WINDOW_UPDATE frames on stream 0 can lead to memory leak (bsc#1260480).
  • CVE-2026-21717: crafted request can lead to hash collisions trivially predictable (bsc#1260494).
  • CVE-2026-22036: undici: unbounded decompression chain in HTTP responses via Content-Encoding may lead to resource exhaustion (bsc#1256848).
  • CVE-2026-27135: nghttp2: assertion failure due to missing state validation can lead to DoS (bsc#1259853).
  • CVE-2026-48618: Node.js unicode dot separator handling can lead to tls wildcard-depth authentication bypass due to resolver and verifier hostname normalization mismatch (bsc#1268593).
  • CVE-2026-48619: Unbounded memory growth in node:http2 clients via attacker-controlled ORIGIN frames (bsc#1268618).
  • CVE-2026-48928: Uppercase sni context matching can lead to mtls authorization bypass due to case-sensitive hostname matching (bsc#1268605).
  • CVE-2026-48930: Embedded-nul hostnames can lead to silent authority rebinding due to c-string truncation in resolver bindings (bsc#1268606).
  • CVE-2026-48931: HTTP Response Queue Poisoning via TOCTOU Race Condition in http.Agent (bsc#1268611).
  • CVE-2026-48933: Node.js WebCrypto AES Integer Overflow Leads to Remote Process Abort (bsc#1268592).
  • CVE-2026-48934: TLS host identity verification bypass via session reuse with different servername leads to unauthorized connections (bsc#1268608).
  • CVE-2026-48935: Permission Model bypass via FileHandle.utimes() in the promises API (bsc#1268609).
  • CVE-2026-48937: servers keep accepting data even after sending a GOAWAY frame (bsc#1268555).
  • CVE-2026-56846: HTTP/2 retained headers can bypass maxSessionMemory limits (bsc#1272941).
  • CVE-2026-56848: HTTP/2 re-entrant send can cause heap-use-after-free (bsc#1272942).
  • CVE-2026-56850: HTTPS Agent can reuse mTLS identities across PFX certificates (bsc#1272944).
  • CVE-2026-58040: HTTPS Agent session reuse can skip hostname verification (bsc#1272945).
  • CVE-2026-58042: dns.resolveAny() can abort on DNS responses with many A records (bsc#1272947).
  • CVE-2026-58043: Permission Model path matching can over-grant filesystem access (bsc#1272943).
  • CVE-2026-58044: HTTP parser header truncation can enable request smuggling (bsc#1272951).
  • CVE-2026-58045: node:zlib sync APIs can crash on spoofed TypedArray length (bsc#1272948).

Changes for nodejs18:

  • upgraded embedded undici to 6.28.0.
  • upgraded embedded nghttp2 to 1.69.0.

Список пакетов

SUSE Linux Enterprise Server 12 SP5-LTSS
nodejs18-18.20.8-8.44.1
nodejs18-devel-18.20.8-8.44.1
nodejs18-docs-18.20.8-8.44.1
npm18-18.20.8-8.44.1
SUSE Linux Enterprise Server LTSS Extended Security 12 SP5
nodejs18-18.20.8-8.44.1
nodejs18-devel-18.20.8-8.44.1
nodejs18-docs-18.20.8-8.44.1
npm18-18.20.8-8.44.1

Описание

Undici is an HTTP/1.1 client. Starting in version 4.5.0 and prior to versions 5.28.5, 6.21.1, and 7.2.3, undici uses `Math.random()` to choose the boundary for a multipart/form-data request. It is known that the output of `Math.random()` can be predicted if several of its generated values are known. If there is a mechanism in an app that sends multipart requests to an attacker-controlled website, they can use this to leak the necessary values. Therefore, an attacker can tamper with the requests going to the backend APIs if certain conditions are met. This is fixed in versions 5.28.5, 6.21.1, and 7.2.3. As a workaround, do not issue multipart requests to attacker controlled servers.


Затронутые продукты
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-devel-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-docs-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:npm18-18.20.8-8.44.1

Ссылки

Описание

The C++ method SignTraits::DeriveBits() may incorrectly call ThrowException() based on user-supplied inputs when executing in a background thread, crashing the Node.js process. Such cryptographic operations are commonly applied to untrusted inputs. Thus, this mechanism potentially allows an adversary to remotely crash a Node.js runtime.


Затронутые продукты
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-devel-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-docs-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:npm18-18.20.8-8.44.1

Ссылки

Описание

A flaw in Node.js 20's HTTP parser allows improper termination of HTTP/1 headers using `\r\n\rX` instead of the required `\r\n\r\n`. This inconsistency enables request smuggling, allowing attackers to bypass proxy-based access controls and submit unauthorized requests. The issue was resolved by upgrading `llhttp` to version 9, which enforces correct header termination. Impact: * This vulnerability affects only Node.js 20.x users prior to the `llhttp` v9 upgrade.


Затронутые продукты
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-devel-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-docs-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:npm18-18.20.8-8.44.1

Ссылки

Описание

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 `TypedArray` instances like `Uint8Array` may contain leftover data from previous operations, allowing in-process secrets like tokens or passwords to leak or causing data corruption. While exploitation typically requires precise timing or in-process code execution, it can become remotely exploitable when untrusted input influences workload and timeouts, leading to potential confidentiality and integrity impact.


Затронутые продукты
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-devel-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-docs-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:npm18-18.20.8-8.44.1

Ссылки

Описание

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 service. This primarily affects applications that do not attach explicit error handlers to secure sockets, for example: ``` server.on('secureConnection', socket => { socket.on('error', err => { console.log(err) }) }) ```


Затронутые продукты
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-devel-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-docs-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:npm18-18.20.8-8.44.1

Ссылки

Описание

We have identified a bug in Node.js error handling where "Maximum call stack size exceeded" errors become uncatchable when `async_hooks.createHook()` is enabled. Instead of reaching `process.on('uncaughtException')`, the process terminates, making the crash unrecoverable. Applications that rely on `AsyncLocalStorage` (v22, v20) or `async_hooks.createHook()` (v24, v22, v20) become vulnerable to denial-of-service crashes triggered by deep recursion under specific conditions.


Затронутые продукты
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-devel-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-docs-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:npm18-18.20.8-8.44.1

Ссылки

Описание

c-ares is an asynchronous resolver library. Versions 1.32.3 through 1.34.5 terminate a query after maximum attempts when using read_answer() and process_answer(), which can cause a Denial of Service. This issue is fixed in version 1.34.6.


Затронутые продукты
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-devel-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-docs-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:npm18-18.20.8-8.44.1

Ссылки

Описание

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. For example, SameSite=NoneOfYourBusiness is parsed as None (the most permissive setting), and SameSite=StrictLax is parsed as Lax (a downgrade from Strict). Affected applications are those that consume Set-Cookie headers from server responses (for example via undici's fetch or proxy code paths) and then forward or rely on the parsed sameSite attribute. A malicious or non-compliant server can coerce the consumer's view of a cookie's SameSite policy to a weaker value, silently degrading the SameSite enforcement the cookie is supposed to provide. This was introduced in undici 5.15.0 when the cookies feature was added. Patches: Upgrade to undici v6.26.0, v7.28.0 or v8.5.0. Workarounds: After parsing a Set-Cookie header, validate that the resulting sameSite attribute is one of 'Strict', 'Lax', or 'None' (exact, case-insensitive) before forwarding or relying on it.


Затронутые продукты
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-devel-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-docs-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:npm18-18.20.8-8.44.1

Ссылки

Описание

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 cumulative-size validation, collectively causing unbounded memory growth in the client process. The result is memory exhaustion and a denial of service. Affected applications are those using the undici WebSocket client (new WebSocket(...)) or the WebSocketStream API that can be induced to connect to an attacker-controlled or compromised WebSocket endpoint. All releases starting at undici 6.17.0 are affected. Patches: Upgrade to undici >= 6.26.0, >= 7.28.0, or >= 8.5.0. Workarounds: No workaround is available. The fix must be applied through an upgrade.


Затронутые продукты
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-devel-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-docs-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:npm18-18.20.8-8.44.1

Ссылки

Описание

undici does not validate the type property of a duck-typed blob-like request body before using it as the Content-Type header on the HTTP/1.1 dispatcher. In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, an application that passes a hand-rolled blob-like body (via request, stream, pipeline, or dispatch) whose type is derived from untrusted input allows an attacker to inject CRLF sequences and append arbitrary HTTP headers, potentially smuggling a second request past the upstream. Native Blob objects are safe because their constructor strips CRLF from the type, and fetch is unaffected because it validates headers, but ecosystem libraries that build duck-typed blob shapes from user input can reach the vulnerable path. This is the same defect class as CVE-2022-35948 and CVE-2026-1527, on a header sink that the earlier fixes did not cover. The issue is fixed in undici 6.28.0, 7.29.0, and 8.9.0.


Затронутые продукты
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-devel-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-docs-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:npm18-18.20.8-8.44.1

Ссылки

Описание

undici's retry interceptor can deliver a response whose body length does not match the Content-Length header exposed to the application after a retry or resume of a partial response. In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, a malicious or faulty upstream can return a partial response with a mismatched framing header, close the socket early, and have the retry interceptor assemble a body of a different length while the original Content-Length stays attached. Applications that use the retry interceptor and forward upstream headers and bodies downstream, such as proxies or gateways, may then emit an invalid HTTP response with a stale Content-Length, leading to downstream response desynchronization, connection hangs, or response corruption. Exploitation requires the retry interceptor enabled, an upstream returning a mismatched partial response, and a downstream forwarder that does not remove or recalculate Content-Length. The issue is fixed in undici 6.28.0, 7.29.0, and 8.9.0.


Затронутые продукты
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-devel-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-docs-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:npm18-18.20.8-8.44.1

Ссылки

Описание

undici's setCookie function does not fully sanitize cookie attributes. In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, a domain value is not checked for semicolons and entries in the unparsed array are not sanitized, so attacker-influenced input can inject additional cookie attributes. For example, a domain value containing a semicolon can append attributes such as SameSite, and an unparsed entry can inject attributes such as HttpOnly, without the caller setting them. Applications that pass user-controlled input to these fields, such as multi-tenant or reverse-proxy servers that scope session cookies to a tenant-supplied domain, can have SameSite CSRF protections bypassed, or the Secure, HttpOnly, and SameSite attributes forced, stripped, or overridden. The issue is fixed in undici 6.28.0, 7.29.0, and 8.9.0.


Затронутые продукты
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-devel-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-docs-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:npm18-18.20.8-8.44.1

Ссылки

Описание

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 process termination or silent file descriptor leaks that eventually lead to denial of service. Because these callbacks process attacker-controlled input during the TLS handshake, a remote client can repeatedly trigger the issue. This vulnerability affects TLS servers using PSK or ALPN callbacks across Node.js versions where these callbacks throw without being safely wrapped.


Затронутые продукты
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-devel-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-docs-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:npm18-18.20.8-8.44.1

Ссылки

Описание

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 on a non-array. This exception is thrown synchronously inside a property getter and cannot be intercepted by `error` event listeners, meaning it cannot be handled without wrapping every `req.headersDistinct` access in a `try/catch`. * This vulnerability affects all Node.js HTTP servers on **20.x, 22.x, 24.x, and v25.x**


Затронутые продукты
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-devel-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-docs-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:npm18-18.20.8-8.44.1

Ссылки

Описание

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 could be exploited as a timing oracle to infer HMAC values. Node.js already provides timing-safe comparison primitives used elsewhere in the codebase, indicating this is an oversight rather than an intentional design decision. This vulnerability affects **20.x, 22.x, 24.x, and 25.x**.


Затронутые продукты
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-devel-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-docs-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:npm18-18.20.8-8.44.1

Ссылки

Описание

A memory leak occurs in Node.js HTTP/2 servers when a client sends WINDOW_UPDATE frames on stream 0 (connection-level) that cause the flow control window to exceed the maximum value of 2^31-1. The server correctly sends a GOAWAY frame, but the Http2Session object is never cleaned up. This vulnerability affects HTTP2 users on Node.js 20, 22, 24 and 25.


Затронутые продукты
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-devel-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-docs-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:npm18-18.20.8-8.44.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 performance of the Node.js process. The most common trigger is any endpoint that calls `JSON.parse()` on attacker-controlled input, as JSON parsing automatically internalizes short strings into the affected hash table. This vulnerability affects **20.x, 22.x, 24.x, and 25.x**.


Затронутые продукты
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-devel-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-docs-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:npm18-18.20.8-8.44.1

Ссылки

Описание

Undici is an HTTP/1.1 client for Node.js. Prior to 7.18.0 and 6.23.0, the number of links in the decompression chain is unbounded and the default maxHeaderSize allows a malicious server to insert thousands compression steps leading to high CPU usage and excessive memory allocation. This vulnerability is fixed in 7.18.0 and 6.23.0.


Затронутые продукты
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-devel-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-docs-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:npm18-18.20.8-8.44.1

Ссылки

Описание

nghttp2 is an implementation of the Hypertext Transfer Protocol version 2 in C. Prior to version 1.68.1, the nghttp2 library stops reading the incoming data when user facing public API `nghttp2_session_terminate_session` or `nghttp2_session_terminate_session2` is called by the application. They might be called internally by the library when it detects the situation that is subject to connection error. Due to the missing internal state validation, the library keeps reading the rest of the data after one of those APIs is called. Then receiving a malformed frame that causes FRAME_SIZE_ERROR causes assertion failure. nghttp2 v1.68.1 adds missing state validation to avoid assertion failure. No known workarounds are available.


Затронутые продукты
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-devel-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-docs-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:npm18-18.20.8-8.44.1

Ссылки

Описание

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 boundary under affected configurations. This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.


Затронутые продукты
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-devel-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-docs-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:npm18-18.20.8-8.44.1

Ссылки

Описание

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


Затронутые продукты
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-devel-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-docs-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:npm18-18.20.8-8.44.1

Ссылки

Описание

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


Затронутые продукты
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-devel-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-docs-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:npm18-18.20.8-8.44.1

Ссылки

Описание

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


Затронутые продукты
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-devel-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-docs-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:npm18-18.20.8-8.44.1

Ссылки

Описание

A flaw in Node.js HTTP Agent can cause a client to accept as valid a response that is send before the client has sent the request. This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.


Затронутые продукты
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-devel-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-docs-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:npm18-18.20.8-8.44.1

Ссылки

Описание

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


Затронутые продукты
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-devel-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-docs-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:npm18-18.20.8-8.44.1

Ссылки

Описание

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


Затронутые продукты
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-devel-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-docs-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:npm18-18.20.8-8.44.1

Ссылки

Описание

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


Затронутые продукты
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-devel-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-docs-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:npm18-18.20.8-8.44.1

Ссылки

Описание

A flaw in Node.js HTTP/2 server API can cause servers to keep accepting data even after sending a `GOAWAY` frame. This vulnerability affects two supported release lines: **Node.js 22** and **Node.js 24**.


Затронутые продукты
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-devel-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-docs-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:npm18-18.20.8-8.44.1

Ссылки

Описание

A flaw in Node.js HTTP/2 handling can cause HTTP/2 retained header blocks evade maxSessionMemory and enable remote memory exhaustion. This vulnerability affects Node.js **24.x** and **22.x**.


Затронутые продукты
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-devel-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-docs-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:npm18-18.20.8-8.44.1

Ссылки

Описание

A flaw in Node.js HTTP/2 handling allows `nghttp2_session_mem_send()` to be called re-entrantly while `nghttp2_session_mem_recv()` is executing, resulting in a heap-use-after-free. This vulnerability affects Node.js **26.x**, **24.x**, and **22.x**.


Затронутые продукты
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-devel-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-docs-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:npm18-18.20.8-8.44.1

Ссылки

Описание

A flaw in Node.js HTTPS Agent connection reuse can cause PFX object-array key collisions, allowing mutual TLS (mTLS) client identities to be reused across requests configured with different client certificates. This vulnerability affects Node.js **26.x**, **24.x**, and **22.x**.


Затронутые продукты
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-devel-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-docs-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:npm18-18.20.8-8.44.1

Ссылки

Описание

An incomplete fix has been identified in Node.js: HTTPS Agent TLS session reuse skips hostname verification across identity policies (incomplete fix of CVE-2026-48934). This vulnerability affects Node.js **22.x**, **24.x**, and **26.x**.


Затронутые продукты
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-devel-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-docs-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:npm18-18.20.8-8.44.1

Ссылки

Описание

A flaw in Node.js can cause dns.resolveAny() Aborts the Node.js Process When a DNS Response Contains More Than 256 A Records. Repeated triggering of this condition can lead to denial of service. This vulnerability affects Node.js **26.x**, **24.x**, and **22.x**.


Затронутые продукты
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-devel-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-docs-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:npm18-18.20.8-8.44.1

Ссылки

Описание

A flaw in Node.js Permission Model enforcement can over-grant filesystem access across radix-tree prefix boundaries. Under `--permission`, an attacker who is granted access to one path can abuse boundary handling to read from or write to paths outside the intended filesystem allowlist. This vulnerability affects Node.js **main**, **22.x**, **24.x**, and **26.x**.


Затронутые продукты
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-devel-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-docs-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:npm18-18.20.8-8.44.1

Ссылки

Описание

A flaw in Node.js HTTP client can cause a request desynchronization for Node.js-based forwarding proxies that rebuild outbound headers from the visible `IncomingMessage` headers while piping the original body to a reused backend connection. Node.js can omit headers beyond `maxHeadersCount` / `maxHeaderPairs` from `req.headers`, `req.rawHeaders`, and `req.headersDistinct`, while still using those omitted headers internally for HTTP message framing. In particular, `Content-Length` can be hidden from userland while the request body is still delivered. This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.


Затронутые продукты
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-devel-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-docs-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:npm18-18.20.8-8.44.1

Ссылки

Описание

A flaw in Node.js allows a spoofed `TypedArray` `byteLength` to trigger a reachable assertion in the synchronous `node:zlib` APIs, causing the entire process to crash. All 11 synchronous zlib functions are affected. Repeated exploitation of this condition can result in a denial of service. This vulnerability affects Node.js **22.x**, **24.x**, and **26.x**.


Затронутые продукты
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-devel-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-docs-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:npm18-18.20.8-8.44.1

Ссылки

Описание

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 on that socket, it associates the injected response with the new request, causing responses to be delivered to the wrong requests. This requires an attacker-controlled or compromised upstream HTTP/1.1 server and keep-alive connection reuse. Patches: Upgrade to undici v6.26.0, v7.28.0 or v8.5.0. Workarounds: Disable keep-alive connection reuse by setting keepAliveTimeout: 0 on the Client or Pool.


Затронутые продукты
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-devel-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-docs-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:npm18-18.20.8-8.44.1

Ссылки

Описание

Impact: undici's cookie parser in parseSetCookie percent-decodes cookie values via qsUnescape, turning encoded sequences like %0D%0A, %00, %3B, and %3D into their literal byte equivalents. RFC 6265 <paragraph>5.4 does not specify any decoding and browsers do not decode either. Applications that parse a Set-Cookie header and then forward the parsed value into a response header (proxies, middleware, SSR frameworks) become vulnerable to HTTP response header injection: an attacker-controlled upstream can inject arbitrary Set-Cookie, Location, or Cache-Control headers into the application's downstream response, enabling session fixation, open redirect, or cache poisoning. Affected applications are those that use undici's cookie parsing (parseSetCookie, parseCookie, getSetCookies) and forward the parsed cookie value into a response header. This was introduced in undici 7.0.0 via PR #3789. Patches: Upgrade to undici v6.26.0, v7.28.0 or v8.5.0. Workarounds: If upgrade is not immediately possible, do not forward values returned by parseSetCookie/parseCookie/getSetCookies directly into response headers; sanitize the value first to strip or reject CR, LF, NUL, ;, and = bytes.


Затронутые продукты
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-devel-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:nodejs18-docs-18.20.8-8.44.1
SUSE Linux Enterprise Server 12 SP5-LTSS:npm18-18.20.8-8.44.1

Ссылки
Уязвимость SUSE-SU-2026:4248-1