Linux Distros 未修補弱點:CVE-2026-76844

high Nessus Plugin ID 341132

概要

Linux/Unix 主機上安裝的一個或多個套件存有弱點,廠商表示將不會修補。

說明

Linux/Unix 主機上安裝了一個或多個受到弱點影響的套件,且廠商未提供可用的修補程式。

- webpack-dev-middleware 透過針對遍歷防護測試要求路徑名,然後以固定字元位移量將其切片,來解析對 getFilenameFromUrl 中本機檔案的要求。UP_PATH_REGEXP套用至 path.normalize('./${pathname}') 的防護僅符合 ..這代表整個路徑段,而包含測試是字串比較 pathname.startsWith(publicPathPathname),檔案路徑建置為 path.join(outputPath, pathname.slice(publicPathPathname.length))。當設定的 publicPath 沒有尾端斜線時,例如 GET /assets../.env 針對 publicPath /assets 會產生路徑名稱 /assets.。/.env,其唯一的點點位於區段資產內。因此通過了守衛,但偏移切片切入了該段和手....../.env 至 path.join,解析 outputPath 上方的一個目錄。從該路徑讀取檔案需要實體檔案系統的中介軟體支援,當 writeToDisk 為 true 或提供自訂 outputFileSystem 時,就會發生這種情況,因為預設 memfs 磁碟區僅保留建置輸出。遊走深度僅限於單一目錄,因為在防護執行之前,在 URL 剖析期間會摺疊個別分隔的點-點區段。auto 的預設 publicPath 值會解析為 /,且不受影響。這是不CVE-2024-29180完整的修正:保護和偏移切片是由該修正引入的,並且存在於 及 6.1.27.1.0以後的5.3.4每個版本中。(CVE-2026-76844)

請注意,Nessus 的判定取決於廠商所報告的套件是否存在。

解決方案

目前尚未有已知的解決方案。

另請參閱

https://access.redhat.com/security/cve/cve-2026-76844

Plugin 詳細資訊

嚴重性: High

ID: 341132

檔案名稱: unpatched_CVE_2026_76844.nasl

版本: 1.2

類型: Local

代理程式: unix

系列: Misc.

已發布: 2026/8/27

已更新: 2026/8/28

支援的感應器: Frictionless Assessment AWS, Frictionless Assessment Azure, Frictionless Assessment Agent, Nessus Agent, Agentless Assessment, Tenable Cloud Security, Tenable Self-Hosted Container Security, Nessus

風險資訊

VPR

風險因素: Low

分數: 3.3

百分位數: 50.81

CVSS v2

風險因素: High

基本分數: 7.8

時間性分數: 6.6

媒介: CVSS2#AV:N/AC:L/Au:N/C:C/I:N/A:N

CVSS 評分資料來源: CVE-2026-76844

CVSS v3

風險因素: High

基本分數: 7.4

時間性分數: 6.8

媒介: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N

時間媒介: CVSS:3.0/E:U/RL:U/RC:C

CVSS v4

風險因素: High

Base Score: 8.3

Threat Score: 5.7

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N

弱點資訊

CPE: cpe:/o:centos:centos:8, cpe:/o:redhat:enterprise_linux:10, cpe:/o:redhat:enterprise_linux:8, cpe:/o:redhat:enterprise_linux:9, p-cpe:/a:centos:centos:cockpit-ha-cluster, p-cpe:/a:centos:centos:grafana-azure-monitor, p-cpe:/a:centos:centos:grafana-cloudwatch, p-cpe:/a:centos:centos:grafana-elasticsearch, p-cpe:/a:centos:centos:grafana-graphite, p-cpe:/a:centos:centos:grafana-influxdb, p-cpe:/a:centos:centos:grafana-loki, p-cpe:/a:centos:centos:grafana-mssql, p-cpe:/a:centos:centos:grafana-mysql, p-cpe:/a:centos:centos:grafana-opentsdb, p-cpe:/a:centos:centos:grafana-postgres, p-cpe:/a:centos:centos:grafana-prometheus, p-cpe:/a:centos:centos:grafana-selinux, p-cpe:/a:centos:centos:grafana-stackdriver, p-cpe:/a:centos:centos:grafana, p-cpe:/a:centos:centos:mozjs60-devel, p-cpe:/a:centos:centos:mozjs60, p-cpe:/a:centos:centos:pcs-snmp, p-cpe:/a:centos:centos:pcs, p-cpe:/a:redhat:enterprise_linux:cockpit-ha-cluster, p-cpe:/a:redhat:enterprise_linux:grafana-azure-monitor, p-cpe:/a:redhat:enterprise_linux:grafana-cloudwatch, p-cpe:/a:redhat:enterprise_linux:grafana-elasticsearch, p-cpe:/a:redhat:enterprise_linux:grafana-graphite, p-cpe:/a:redhat:enterprise_linux:grafana-influxdb, p-cpe:/a:redhat:enterprise_linux:grafana-loki, p-cpe:/a:redhat:enterprise_linux:grafana-mssql, p-cpe:/a:redhat:enterprise_linux:grafana-mysql, p-cpe:/a:redhat:enterprise_linux:grafana-opentsdb, p-cpe:/a:redhat:enterprise_linux:grafana-postgres, p-cpe:/a:redhat:enterprise_linux:grafana-prometheus, p-cpe:/a:redhat:enterprise_linux:grafana-selinux, p-cpe:/a:redhat:enterprise_linux:grafana-stackdriver, p-cpe:/a:redhat:enterprise_linux:grafana, p-cpe:/a:redhat:enterprise_linux:mozjs60-devel, p-cpe:/a:redhat:enterprise_linux:mozjs60, p-cpe:/a:redhat:enterprise_linux:pcs-snmp, p-cpe:/a:redhat:enterprise_linux:pcs

必要的 KB 項目: Host/local_checks_enabled, Host/cpu, global_settings/vendor_unpatched, Host/OS/identifier

可輕鬆利用: No known exploits are available

弱點發布日期: 2026/8/24

參考資訊

CVE: CVE-2026-76844