Critical HPE Fabric Composer Flaw Lets Unauthenticated Attackers Execute Commands as Privileged User
2026/09/01 gbhackers — Hewlett Packard Enterprise (HPE) が公表したのは、HPE Networking Fabric Composer に存在する 52 件の脆弱性と、それらに対するセキュリティ・アップデートである。このうち 5 件は重大な脆弱性で、未認証のリモート攻撃者による管理者権限の取得/特権 OS ユーザーとしてのコマンド実行につながる可能性がある。これらの脆弱性が影響を及ぼすのは、Fabric Composer バージョン 7.3.3 以下である。

HPE Fabric Composer の脆弱性
1 件目の深刻な脆弱性 CVE-2026-76658 (CVSS:10.0) は、同製品の SSH デーモンに存在する認証の欠陥に起因する。この脆弱性を悪用する攻撃者は、脆弱な AFC ホストへのアクセスにおいて、認証情報/ユーザー操作/複雑な準備を必要としない。悪用に成功した攻撃者は、特権コマンドを任意に実行し、基盤となるホストを完全に侵害する可能性がある。
2 件目の脆弱性 CVE-2026-76657 (CVSS:10.0) は、Fabric Composer API に影響を及ぼす。この脆弱性を悪用する未認証のリモート攻撃者は、認証制御を回避して管理者権限を取得し、システムを完全に掌握できる。いずれの脆弱性もネットワーク経由で悪用でき、攻撃の複雑性も低いため、機密性/完全性/可用性に重大なリスクをもたらす。
さらに、別の 3 件の脆弱性も重大と評価されている。CVE-2026-19766 を悪用する隣接ネットワーク上の未認証の攻撃者は、認証を回避して特権コードを実行できる。また、CVE-2026-73700 は保存型クロスサイト・スクリプティング (XSS) の脆弱性であり、低権限のオペレータが管理者を標的にする可能性がある。CVE-2026-73701 では、特定の前提条件が満たされた場合、未認証のユーザーがリモートから特権コードを実行できる。
残りのアドバイザリが対象とするのは、高深刻度 24 件/中深刻度 17 件/低深刻度 6 件の脆弱性である。そこに含まれるのは、コマンド実行/SQL インジェクション/任意のファイル書き込み/アクセス制御の不備/機密データの漏洩/サービス拒否 (DoS)/パストラバーサル/オープンリダイレクト/リクエストの帰属情報の偽装/ローカル権限昇格などである。
これらの脆弱性の多くは、root 権限でのコード実行/Fabric Composer が管理するシステムへの未認可の変更につながる可能性があることから、外部に公開された管理インターフェイスは攻撃者にとって魅力的な標的となる。
HPE によると、これらの脆弱性はすべて同社のネットワーク・セキュリティ研究者が発見したものであり、9月1日にアドバイザリが公開された時点で、これらの脆弱性を標的とする公開された議論/悪用コードは確認されていない。現時点で実環境における悪用を示す証拠は確認されていないが、多様な攻撃経路が存在し、未認証で侵害される可能性もあるため、修正の緊急性が低下するわけではない。
管理者に推奨される対応は、Fabric Composer 7.3 ブランチのバージョン 7.3.4 以降へのアップグレード、もしくはバージョン 7.4.0 以降への移行である。保守終了となったリリースも影響を受けると推定されるが、影響について評価されていないため、脆弱な可能性があるものとして扱う必要がある。
パッチ適用が完了するまでの間において HPE が推奨するのは、CLI/Web 管理用インターフェイスを専用のレイヤー 2 セグメントまたは VLAN に配置し、レイヤー 3 ファイアウォール・ポリシーでアクセスを制限することだ。また、管理者は、異常な SSH/API/管理者の活動がないかログを確認し、侵害が疑われる場合には外部に公開された認証情報を更新する必要がある。
CVE Details
| CVEVulnerabilitySeverityCVSS | |||
|---|---|---|---|
| CVE-2026-76657 | API authentication bypass grants administrative access | Critical | 10.0 |
| CVE-2026-76658 | Unauthenticated RCE in SSH daemon | Critical | 10.0 |
| CVE-2026-19766 | Adjacent-network authentication bypass and privileged code execution | Critical | 9.6 |
| CVE-2026-73700 | Authenticated stored XSS in management interface | Critical | 9.0 |
| CVE-2026-73701 | Unauthenticated privileged RCE with preconditions | Critical | 9.0 |
| CVE-2026-73702 | Authenticated API privilege escalation | High | 8.8 |
| CVE-2026-73703 | Adjacent-network stored XSS | High | 8.8 |
| CVE-2026-73704 | Authenticated API command injection | High | 8.8 |
| CVE-2026-73705 | Arbitrary file write leading to RCE | High | 8.8 |
| CVE-2026-73706 | API authentication bypass, data exposure and unauthorized changes | High | 8.6 |
| CVE-2026-73707 | API broken access control and privilege escalation | High | 8.5 |
| CVE-2026-73708 | Business-logic flaw exposing sensitive information | High | 8.3 |
| CVE-2026-73709 | Adjacent-network RCE during installation | High | 8.3 |
| CVE-2026-73710 | Unauthenticated API denial of service | High | 8.2 |
| CVE-2026-73711 | Improper privilege assignment grants administrative access | High | 8.1 |
| CVE-2026-73712 | Unauthenticated API remote code execution | High | 8.1 |
| CVE-2026-73713 | Local privilege escalation to root | High | 7.8 |
| CVE-2026-73714 | Authenticated API information disclosure | High | 7.6 |
| CVE-2026-73715 | Unauthenticated API denial of service | High | 7.5 |
| CVE-2026-73716 | Unauthenticated privileged RCE requiring interaction/preconditions | High | 7.5 |
| CVE-2026-73717 | Unauthenticated management-interface command injection | High | 7.5 |
| CVE-2026-73718 | Web-interface sensitive information disclosure | High | 7.4 |
| CVE-2026-73719 | Administrative arbitrary file write leading to root RCE | High | 7.2 |
| CVE-2026-73720 | Insecure API file handling leading to RCE | High | 7.2 |
| CVE-2026-73721 | Authenticated API SQL injection | High | 7.2 |
| CVE-2026-73722 | Authenticated management-interface command injection | High | 7.2 |
| CVE-2026-73723 | Privilege escalation enabling unauthorized state changes | High | 7.1 |
| CVE-2026-73724 | Broken access control enabling settings changes | High | 7.1 |
| CVE-2026-73725 | Local privilege escalation and root code execution | High | 7.0 |
| CVE-2026-73726 | Adjacent-network authentication bypass | Medium | 6.8 |
| CVE-2026-73727 | Authenticated API information disclosure | Medium | 6.5 |
| CVE-2026-73728 | Authenticated API denial of service | Medium | 6.5 |
| CVE-2026-73729 | Local authenticated information disclosure | Medium | 6.5 |
| CVE-2026-73730 | Authenticated API privilege escalation | Medium | 6.5 |
| CVE-2026-73731 | Unauthenticated reflected XSS | Medium | 6.1 |
| CVE-2026-73732 | Local sensitive information disclosure | Medium | 5.6 |
| CVE-2026-73733 | API authentication bypass allowing continued access | Medium | 5.4 |
| CVE-2026-73734 | Unauthenticated open redirect | Medium | 5.4 |
| CVE-2026-73735 | API access-control flaws exposing information | Medium | 5.4 |
| CVE-2026-73736 | Unauthenticated limited information disclosure | Medium | 5.3 |
| CVE-2026-73737 | Adjacent-network API path traversal and file modification | Medium | 4.8 |
| CVE-2026-73738 | Local authenticated information disclosure | Medium | 4.7 |
| CVE-2026-73739 | Local authenticated API information disclosure | Medium | 4.4 |
| CVE-2026-73740 | Local privilege escalation | Medium | 4.4 |
| CVE-2026-73741 | Authenticated API limited file read | Medium | 4.3 |
| CVE-2026-73742 | Client-address validation flaw enables attribution spoofing | Medium | 4.3 |
| CVE-2026-73743 | Unauthenticated information disclosure | Low | 3.7 |
| CVE-2026-73744 | Authenticated management-interface denial of service | Low | 3.5 |
| CVE-2026-73745 | Unauthenticated limited API information disclosure | Low | 3.1 |
| CVE-2026-73746 | Authenticated API denial of service | Low | 3.1 |
| CVE-2026-73747 | Local privilege escalation | Low | 2.5 |
| CVE-2026-73748 | Authenticated information disclosure | Low | 2.2 |
HPE Networking Fabric Composer の SSH デーモンや API における認証制御の欠陥により、未認証の第三者によってリモートから管理者権限が奪取され、システムが乗っ取られる恐れがあります。基盤ホストの完全な侵害/特権コマンドの任意実行/データ漏洩などの深刻な影響が生じるため、バージョン 7.3.4 以降または 7.4.0 以降へのアップデートや管理ポートの分離といった迅速なアクセス制限の適用が強く求められます。対象となる脆弱性には CVE-2026-76658/CVE-2026-76657/CVE-2026-19766/CVE-2026-73700/CVE-2026-73701 などが含まれます。
You must be logged in to post a comment.