Good morning/afternoon,
I am currently running Ubuntu 24.04 and I want to upgrade the version of node.js to v26.3.1 within kibana application. Any guidance would be greatly appreciated.
Good morning/afternoon,
I am currently running Ubuntu 24.04 and I want to upgrade the version of node.js to v26.3.1 within kibana application. Any guidance would be greatly appreciated.
Hello and welcome,
You cannot upgrade Node directly, you need to upgrade Kibana and the rest of the stack.
Which version are you?
Good morning Leandro,
The version Elastic Kibana is 9.4.2.
Kibana 9.X still uses Node v24, 9.4.2 and 9.4.3 uses 24.14.1.
Version 9.5.0 (not released yet) seems to bump it to 24.18.0
Why you need version 26.3.1? Any security tool complaining about the version?
same situation for me too . auditor flagged kibana 8.19.17 with node 22.22.2
CVE-2026-48617 Critical 10.10.x.x Node.js 22.x < 22.23.0 / 24.x < 24.17.0 / 26.x < 26.3.1 Multiple Vulnerabilities (Thursday, June 18, 2026 Security Releases). The version of Node.js installed on the remote host is prior to 22.23.0, 24.17.0, or 26.3.1. It is, therefore,
affected by multiple vulnerabilities as referenced in the Thursday, June 18, 2026 Security Releases advisory.
A flaw in Node.js WebCrypto implementation can crash the process if the input of subtle.encrypt() is a
multiple of 2GiB. (CVE-2026-48933)
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 mismatch.
(CVE-2026-48618)
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-48615)
Note that Nessus has not tested for these issues but has instead relied only on the application's self-reported version
number. Upgrade to Node.js version 22.23.0 / 24.17.0 / 26.3.1 or later.
Path : /usr/share/kibana-8.19.17/node/glibc-217/bin/node
Installed version : 22.22.2
Fixed version : 22.23.0
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.