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.
References
| Link | Resource |
|---|---|
| https://github.com/inventree/InvenTree/security/advisories/GHSA-m9j7-jw3m-fr22 | Third Party Advisory |
Configurations
History
21 Apr 2026, 13:34
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:inventree_project:inventree:1.2.8:*:*:*:*:*:*:* |
20 Apr 2026, 15:06
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/inventree/InvenTree/security/advisories/GHSA-m9j7-jw3m-fr22 - Third Party Advisory | |
| CPE | cpe:2.3:a:inventree_project:inventree:1.2.9:*:*:*:*:*:*:* cpe:2.3:a:inventree_project:inventree:1.2.8:*:*:*:*:*:*:* cpe:2.3:a:inventree_project:inventree:*:*:*:*:*:*:*:* |
|
| First Time |
Inventree Project
Inventree Project inventree |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.1 |
08 Apr 2026, 20:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-08 20:16
Updated : 2026-04-21 13:34
NVD link : CVE-2026-39362
Mitre link : CVE-2026-39362
CVE.ORG link : CVE-2026-39362
JSON object : View
Products Affected
inventree_project
- inventree
CWE
CWE-918
Server-Side Request Forgery (SSRF)
