PT-2026-31437 · Inventree+1 · Inventree+1

Published

2026-04-08

·

Updated

2026-04-08

·

CVE-2026-39362

CVSS v3.1

7.1

High

VectorAV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N
Name of the Vulnerable Software and Affected Versions InvenTree versions prior to 1.2.7 and 1.3.0
Description InvenTree, an Open Source Inventory Management System, has an issue where authenticated users can provide remote image URLs when the INVENTREE DOWNLOAD FROM URL setting is enabled. These URLs are fetched server-side using requests.get() with only a Django URL format check. There is no validation against private IP ranges or internal hostnames, and redirects are followed, bypassing URL format checks. This allows for Server-Side Request Forgery.
Recommendations Update to version 1.2.7 or 1.3.0.

Fix

SSRF

Weakness Enumeration

Related Identifiers

CVE-2026-39362

Affected Products

Inventree
Requests