CVE-2026-33531

MEDIUM

InvenTree has Path Traversal In Report Templates

Title source: cna

Description

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.

Exploits (1)

nomisec WRITEUP 2 stars
by alonaki · poc
https://github.com/alonaki/InvenTree-Path-Traversal-CVE-2026-33531

Scores

CVSS v3 6.5
EPSS 0.0003
EPSS Percentile 10.2%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Details

CWE
CWE-89
Status published
Products (2)
inventree/InvenTree < 1.2.6
inventree_project/inventree < 1.2.6
Published Mar 26, 2026
Tracked Since Mar 27, 2026