Ad

CVE-2026-33531

MEDIUM CVSS 4.0: 4.9 EPSS 0.03%
Updated Apr 01, 2026
Inventree
Parameter Value
CVSS 4.9 (MEDIUM)
Affected Versions before 1.2.6
Fixed In 1.2.6
Type CWE-89 (SQL Injection)
Vendor Inventree
Public PoC No

InvenTree is an Open Source Inventory Management System. Prior to version 1.2.6, a path traversal vulnerability in the report template engine allows a staff-level user to read arbitrary files from the server filesystem via crafted template tags. Affected functions: `encode_svg_image()`, `asset()`, and `uploaded_image()` in `src/backend/InvenTree/report/templatetags/report.py`.

This requires staff access (to upload / edit templates with maliciously crafted tags). If the InvenTree installation is configured with high access privileges on the host system, this path traversal may allow file access outside of the InvenTree source directory. This issue is patched in version 1.2.6, and 1.3.0 (or above).

Users should update to the patched versions. No known workarounds are available.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Attack Requirements
None
No additional conditions
Privileges Required
Low
Basic privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
High
Complete data leak
Integrity
None
No data modification
Availability
None
No disruption

CVSS Vector v4.0

Weakness Type (CWE)

Vulnerable Products 1

Configuration From (including) Up to (excluding)
Inventree_Project Inventree
cpe:2.3:a:inventree_project:inventree:*:*:*:*:*:*:*:*
1.2.6

Related Vulnerabilities