← 戻る
CVE-2026-54786
medium
CVSS 5.0
wasmtime-wasi の脆弱性 (CVE-2026-54786)
概要
wasmtime-wasi に 脆弱性 (CVE-2026-54786) が存在。不正な操作・情報露出のリスクがあります。``fd_renumber`` 経由で攻撃可能。対策: `44.0.3` 以上に更新。
AI要約 snake-internal / snake-material-v2
wasmtime-wasi という製品で、CVE-2026-54786 という番号がついた弱点 (脆弱性) が見つかりました。
悪い人がインターネット越しに ``fd_renumber`` のような特定の入り口を狙うことで、製品の中を不正に操作できてしまいます。
不正な操作・情報露出のリスクがあります。重要度は CVSS スコア 5.0/10 です。
対策: wasmtime-wasi を **44.0.3** 以上に更新してください。
心配なら、システム担当者や製品の公式サイトで「wasmtime-wasi CVE-2026-54786」を検索してください。
CVE-2026-54786 (wasmtime-wasi) — CWE-400 / CVSS v3 5.0
攻撃ベクター: ネットワーク経由 (リモート攻撃可) / 被害者操作不要
脆弱箇所: `fd_renumber` / `Store`
修正バージョン: `44.0.3` (即時適用推奨)
暫定回避: There are no workarounds for this issue and hosts are recommended to update.
対応方針: 1) SBOMで影響バージョン横断確認, 2) ステージング検証→本番更新, 3) WAF/プロキシで該当エンドポイントを監視, 4) ログでIOC調査。
参考: 当ページの『参照URL』の GHSA / vendor advisory / patched release を参照。
❓ 何が問題か
wasmtime-wasi に **脆弱性** (CWE-400) があります。攻撃者は ``fd_renumber`` を経由して脆弱な処理に到達し、認証なしで悪用できます。
📍 影響範囲
wasmtime-wasi のうち 。攻撃箇所: `fd_renumber` / `Store`。
🔥 重要度
重要度: 中 (CVSS 5.0/10)。不正な操作・情報露出のリスクがあります
🔧 修正方法
**44.0.3** に更新してください。
🛡️ 暫定回避
暫定回避: There are no workarounds for this issue and hosts are recommended to update.
🔍 検知方法
Webサーバ・プロキシ・WAFログで該当CVEのIOCに合致する不審リクエストを検索。SBOM/依存ファイルで影響バージョンを横断確認。
対応アクション (7段階)
SOC/SREチームが順番に実行すべき具体的なステップとコマンド例
-
1影響範囲の特定 identify
grep -r 'wasmtime-wasi' . | grep -v node_modulesリポジトリと本番環境の依存ファイル (package-lock.json / requirements.txt / go.sum / Gemfile.lock 等) で `wasmtime-wasi` を grep し、稼働しているサービス・バージョンを把握する。
-
5暫定回避策の適用 mitigate
There are no workarounds for this issue and hosts are recommended to update.パッチが適用されるまでの応急処置として、There are no workarounds for this issue and hosts are recommended to update. を実施。回避策の副作用 (機能低下) を確認した上で。
-
6パッチ適用 patch
Upgrade wasmtime-wasi to 44.0.3ステージング環境で 44.0.3 に上げて回帰テスト → 本番反映。回帰テストはアプリの主要ハッピーパスと、Step 3 で見つけた異常検知の続報チェックを含めること。
-
7事後検証 verify
Confirm patched version is live in productionパッチ適用後、ステージングで PoC または同等の悪用パターンを再現して脆弱性が閉じたことを確認。本番では Step 3 と同じログクエリでアラート再発が無いか継続監視。
影響パッケージ
rust
wasmtime-wasi
[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"44.0.3"}]}]
参照URL
- web https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-3p27-qvp9-27qf
- web https://nvd.nist.gov/vuln/detail/CVE-2026-54786
- web https://github.com/bytecodealliance/wasmtime/pull/13650
- web https://github.com/bytecodealliance/wasmtime/commit/100bfe27253d2ce5154ddddf66d06e30f3fa6824
- web https://github.com/bytecodealliance/wasmtime/commit/36b305d827149ac0336ddcbc0a378c303339d195
- web https://github.com/bytecodealliance/wasmtime/commit/72493b11ed5df382c92a9dfb8b6bc064e471f1cd
- web https://github.com/bytecodealliance/wasmtime/commit/e9fbe974c9698edef117323d981e13caf2097c13
- web https://github.com/bytecodealliance/wasmtime/commit/f069f125cb77a4a3dced19a77d73790610678622
- web https://github.com/bytecodealliance/wasmtime/releases/tag/v24.0.10
- web https://github.com/bytecodealliance/wasmtime/releases/tag/v36.0.11
- web https://github.com/bytecodealliance/wasmtime/releases/tag/v44.0.3
- web https://github.com/bytecodealliance/wasmtime/releases/tag/v45.0.2
- web https://rustsec.org/advisories/RUSTSEC-2026-0182.html
- web https://github.com/advisories/GHSA-3p27-qvp9-27qf