CVE-2025-58754
JavaScript 脆弱性の分析と軽減

概要

A vulnerability in the Axios library (CVE-2025-58754) was discovered affecting versions prior to 1.12.0. The flaw allows attackers to crash Node.js processes by exploiting the way Axios handles data: URLs. The vulnerability was disclosed on September 11, 2025, and received a CVSS score of 7.5 (High severity) (Security Online, GitHub Advisory).

技術的な詳細

The vulnerability stems from Axios's Node http adapter's handling of data: scheme URLs. When processing such URLs, Axios decodes the entire Base64 payload into memory without enforcing size limits or performing sanity checks. Unlike HTTP responses which respect maxContentLength and maxBodyLength limits, data: URIs bypass these protections, allowing attackers to cause unbounded memory allocation. The issue specifically lies in the fromDataURI function, which decodes the entire payload into a Buffer without size verification (GitHub Advisory).

影響

The vulnerability can lead to Denial of Service (DoS) attacks by causing Node.js processes to crash through memory exhaustion. Even if developers configure Axios with size limits, those protections are ineffective for data: URIs, allowing attackers to trigger out-of-memory conditions with crafted requests (Security Online).

軽減策と回避策

The vulnerability has been patched in Axios version 1.12.0. Users are strongly encouraged to upgrade immediately. For those unable to update, the recommended mitigation strategies include enforcing size limits by inspecting Base64 payload lengths before decoding and implementing streaming Base64 decoders to process chunks incrementally (Security Online, GitHub Advisory).

関連情報


ソースこのレポートは AI を使用して生成されました

関連 JavaScript 脆弱 性:

CVE 識別子

重大度

スコア

テクノロジー

コンポーネント名

CISA KEV エクスプロイト

修正あり

公開日

CVE-2025-59145HIGH8.8
  • JavaScriptJavaScript
  • color-name
いいえはいSep 15, 2025
CVE-2025-59331HIGH8.8
  • JavaScriptJavaScript
  • is-arrayish
いいえはいSep 15, 2025
CVE-2025-59330HIGH8.8
  • JavaScriptJavaScript
  • error-ex
いいえはいSep 15, 2025
CVE-2025-59162HIGH8.8
  • JavaScriptJavaScript
  • color-convert
いいえはいSep 15, 2025
CVE-2025-9862MEDIUM6.1
  • JavaScriptJavaScript
  • ghost
いいえはいSep 15, 2025

無料の脆弱性評価

クラウドセキュリティポスチャーのベンチマーク

9つのセキュリティドメインにわたるクラウドセキュリティプラクティスを評価して、リスクレベルをベンチマークし、防御のギャップを特定します。

評価を依頼する

パーソナライズされたデモを見る

実際に Wiz を見てみませんか?​

"私が今まで見た中で最高のユーザーエクスペリエンスは、クラウドワークロードを完全に可視化します。"
デビッド・エストリックCISO (最高情報責任者)
"Wiz を使えば、クラウド環境で何が起こっているかを 1 つの画面で確認することができます"
アダム・フレッチャーチーフ・セキュリティ・オフィサー
"Wizが何かを重要視した場合、それは実際に重要であることを私たちは知っています。"
グレッグ・ポニャトフスキ脅威および脆弱性管理責任者