Home

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.

PUBLISHED Reserved 2026-04-06 | Published 2026-04-08 | Updated 2026-04-10 | Assigner GitHub_M




MEDIUM: 5.3CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N

Problem types

CWE-918: Server-Side Request Forgery (SSRF)

Product status

< 1.2.7
affected

References

github.com/...enTree/security/advisories/GHSA-m9j7-jw3m-fr22

cve.org (CVE-2026-39362)

nvd.nist.gov (CVE-2026-39362)

Download JSON