製品・ソフトウェアに関する情報
axios projectのaxiosにおける複数の脆弱性
Title axios projectのaxiosにおける複数の脆弱性
Summary

AxiosはブラウザとNode.js向けのPromiseベースのHTTPクライアントです。バージョン1.13.0から1.13.2未満の間、AxiosのHTTP/2セッションのクリーンアップロジックに状態破損のバグが存在しました。悪意のあるサーバーは同時セッションの終了を通じてクライアントプロセスをクラッシュさせることが可能です。この脆弱性はlib/adapters/http.jsのHttp2Sessions.getSession()メソッドに存在します。セッションのクリーンアップロジックは、sessions配列からセッションを削除する際に制御フローエラーを含んでいました。この脆弱性はバージョン1.13.2で修正されました。

Possible impacts 当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 
Solution

正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date April 8, 2026, midnight
Registration Date April 23, 2026, 10:11 a.m.
Last Update April 23, 2026, 10:11 a.m.
CVSS3.0 : 警告
Score 5.9
Vector CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
Affected System
axios project
axios 1.0.0 以上 1.13.2 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2026年04月23日]
  掲載
April 23, 2026, 10:11 a.m.

NVD Vulnerability Information
CVE-2026-39865
Summary

Axios is a promise based HTTP client for the browser and Node.js. Starting in version 1.13.0 and prior to 1.13.2, Axios HTTP/2 session cleanup logic contains a state corruption bug that allows a malicious server to crash the client process through concurrent session closures. The vulnerability exists in the Http2Sessions.getSession() method in lib/adapters/http.js. The session cleanup logic contains a control flow error when removing sessions from the sessions array. This vulnerability is fixed in 1.13.2.

Publication Date April 9, 2026, 12:16 a.m.
Registration Date April 15, 2026, 11:32 a.m.
Last Update April 22, 2026, 3:19 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:axios:axios:*:*:*:*:*:node.js:*:* 1.0.0 1.13.2
Related information, measures and tools
Common Vulnerabilities List