製品・ソフトウェアに関する情報
pillarjsのmultipartyにおける例外的な状態の処理に関する脆弱性
Title pillarjsのmultipartyにおける例外的な状態の処理に関する脆弱性
Summary

multipartyのバージョン4.2.3以下には、キャッチされていない例外によるサービス拒否の脆弱性があります。Content-Dispositionヘッダーのfilename*パラメータに不正なパーセントエンコーディングを含むmultipart/form-dataリクエストを送信すると、パーサーはtry/catchなしで値に対してdecodeURIを呼び出します。その結果発生するURIErrorがキャッチされない例外として伝播し、プロセスがクラッシュします。影響範囲は、multipartyを介してmultipartアップロードを受け付けるすべてのサービスです。回避策はありません。必ずmultipartyをバージョン4.3.0以上にアップグレードしてください。

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

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

Publication Date May 12, 2026, midnight
Registration Date May 15, 2026, 10:53 a.m.
Last Update May 15, 2026, 10:53 a.m.
CVSS3.0 : 重要
Score 7.5
Vector CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Affected System
pillarjs
multiparty 4.3.0 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2026年05月15日]
  掲載
May 15, 2026, 10:53 a.m.

NVD Vulnerability Information
CVE-2026-8162
Summary

multiparty@4.2.3 and lower versions are vulnerable to denial of service via uncaught exception. By sending a multipart/form-data request with a Content-Disposition header whose filename* parameter contains a malformed percent-encoding, the parser invokes decodeURI on the value without try/catch. The resulting URIError propagates as an uncaught exception and crashes the process. Impact: any service accepting multipart uploads via multiparty is affected. Workarounds: none. Upgrade to multiparty@4.3.0 or higher.

Publication Date May 12, 2026, 7:16 p.m.
Registration Date May 13, 2026, 4:11 a.m.
Last Update May 13, 2026, 11:43 p.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:pillarjs:multiparty:*:*:*:*:*:node.js:*:* 4.3.0
Related information, measures and tools
Common Vulnerabilities List