Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-33530
March 26, 2026
InvenTree is an Open Source Inventory Management System. Prior to version 1.2.6, certain API endpoints associated with bulk data operations can be hijacked to exfiltrate sensitive information from the database. The bulk operation API endpoints (e.g. "/api/part/", "/api/stock/", "/api/order/so/allocation/", and others) accept a filters parameter that is passed directly to Django's ORM queryset.filter(**filters) without any field allowlisting. This enables any authenticated user to traverse model relationships using Django's __ lookup syntax and perform blind boolean-based data extraction. 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.
Affected Packages
https://github.com/inventree/InvenTree.git (GITHUB):
Affected version(s) >=v0.0.5 <1.2.6
Fix Suggestion:
Update to version 1.2.6
https://github.com/inventree/InvenTree.git (GITHUB):
Affected version(s) >=v0.0.5 <1.2.6
Fix Suggestion:
Update to version 1.2.6
https://github.com/inventree/InvenTree.git (GITHUB):
Affected version(s) >=v0.0.5 <1.2.6
Fix Suggestion:
Update to version 1.2.6
https://github.com/inventree/InvenTree.git (GITHUB):
Affected version(s) >=v0.0.5 <1.2.6
Fix Suggestion:
Update to version 1.2.6
https://github.com/inventree/InvenTree.git (GITHUB):
Affected version(s) >=v0.0.5 <1.2.6
Fix Suggestion:
Update to version 1.2.6
https://github.com/inventree/InvenTree.git (GITHUB):
Affected version(s) >=v0.0.5 <1.2.6
Fix Suggestion:
Update to version 1.2.6
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
HIGH
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.7
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
CHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Exposure of Sensitive Information Through Data Queries
EPSS
Base Score:
0.03