The FastAPI Expertのpython-multipartにおける複数の脆弱性
| Title |
The FastAPI Expertのpython-multipartにおける複数の脆弱性
|
| Summary |
Python-MultipartはPython向けのストリーミングマルチパートパーサーです。バージョン0.0.26より前のバージョンには、大きなプレアンブルまたはエピローグセクションを含む細工された`multipart/form-data`リクエストを解析する際にサービス拒否(DoS)脆弱性が存在します。先頭のCR/LFデータを処理するときに次の境界候補へスキップし、閉じる境界の後にエピローグデータを即座に破棄するバージョン0.0.26以降にアップグレードしてください。
|
| Possible impacts |
当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアの一部が停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| Solution |
正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
April 18, 2026, midnight |
| Registration Date |
April 27, 2026, 10:48 a.m. |
| Last Update |
April 27, 2026, 10:48 a.m. |
|
CVSS3.0 : 警告
|
| Score |
5.3
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L |
Affected System
| The FastAPI Expert |
|
python-multipart 0.0.26 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年04月27日] 掲載 |
April 27, 2026, 10:48 a.m. |
NVD Vulnerability Information
CVE-2026-40347
| Summary |
Python-Multipart is a streaming multipart parser for Python. Versions prior to 0.0.26 have a denial of service vulnerability when parsing crafted `multipart/form-data` requests with large preamble or epilogue sections. Upgrade to version 0.0.26 or later, which skips ahead to the next boundary candidate when processing leading CR/LF data and immediately discards epilogue data after the closing boundary.
|
| Publication Date |
April 18, 2026, 9:16 a.m. |
| Registration Date |
April 19, 2026, 4:08 a.m. |
| Last Update |
April 25, 2026, 1:51 a.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:fastapiexpert:python-multipart:*:*:*:*:*:python:*:* |
|
|
|
0.0.26 |
Related information, measures and tools
Common Vulnerabilities List