Exploitation Summary
EIP tracks 1 public exploit for CVE-2026-33531. PoCs published by alonaki.
AI-analyzed exploit summary This repository provides a detailed technical analysis of CVE-2026-33531, a path traversal vulnerability in InvenTree's report template engine. It includes root cause analysis, affected functions, attack flow, and patch details, but does not contain functional exploit code.
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)
This repository provides a detailed technical analysis of CVE-2026-33531, a path traversal vulnerability in InvenTree's report template engine. It includes root cause analysis, affected functions, attack flow, and patch details, but does not contain functional exploit code.
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N