inventree projectのinventreeにおけるサーバサイドのリクエストフォージェリの脆弱性
| Title |
inventree projectのinventreeにおけるサーバサイドのリクエストフォージェリの脆弱性
|
| Summary |
InvenTreeはオープンソースの在庫管理システムです。バージョン1.2.7および1.3.0より前では、INVENTREE_DOWNLOAD_FROM_URLが有効(オプトイン)になっている場合、認証されたユーザーがサーバー側でrequests.get()を使って取得されるremote_imageのURLを提供できました。この際、DjangoのURLValidatorによるチェックのみが行われていました。プライベートIPレンジや内部ホスト名に対する検証は行われていませんでした。リダイレクトは許可されており(allow_redirects=True)、これによりURLフォーマットチェックをバイパスすることが可能でした。この脆弱性はバージョン1.2.7および1.3.0で修正されています。
|
| Possible impacts |
当該ソフトウェアが扱う情報の一部が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 さらに、当該ソフトウェアは停止しません。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| Solution |
正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
April 8, 2026, midnight |
| Registration Date |
April 23, 2026, 10:12 a.m. |
| Last Update |
April 23, 2026, 10:12 a.m. |
|
CVSS3.0 : 重要
|
| Score |
7.1
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N |
Affected System
| inventree project |
|
inventree 1.2.7 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年04月23日] 掲載 |
April 23, 2026, 10:12 a.m. |
NVD Vulnerability Information
CVE-2026-39362
| Summary |
InvenTree is an Open Source Inventory Management System. Prior to 1.2.7 and 1.3.0, when INVENTREE_DOWNLOAD_FROM_URL is enabled (opt-in), authenticated users can supply remote_image URLs that are fetched server-side via requests.get() with only Django's URLValidator check. There is no validation against private IP ranges or internal hostnames. Redirects are followed (allow_redirects=True), enabling bypass of any URL-format checks. This vulnerability is fixed in 1.2.7 and 1.3.0.
|
| Publication Date |
April 9, 2026, 5:16 a.m. |
| Registration Date |
April 15, 2026, 11:32 a.m. |
| Last Update |
April 21, 2026, 10:34 p.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:inventree_project:inventree:*:*:*:*:*:*:*:* |
|
|
|
1.2.7 |
Related information, measures and tools
Common Vulnerabilities List