Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Inventree Project | Inventree | < 1.2.7 |
Related Weaknesses (CWE)
References
- https://github.com/inventree/InvenTree/security/advisories/GHSA-m9j7-jw3m-fr22Third Party Advisory
FAQ
What is CVE-2026-39362?
CVE-2026-39362 is a vulnerability with a CVSS score of 7.1 (HIGH). 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 fetch...
How severe is CVE-2026-39362?
CVE-2026-39362 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-39362?
Check the references section above for vendor advisories and patch information. Affected products include: Inventree Project Inventree.