CVE-2026-61747
4.3 MEDIUMpublic exploit availablePublished 2026-09-21 · Updated 2026-09-21
AI risk analysis
- Summary
- The flaw allows any authenticated user to access another user's import session data, exposing sensitive information. This matters because it breaches data privacy despite users being considered trusted within the InvenTree system.
- Exploitability
- Exploitation is relatively easy as long as an attacker has an authenticated session and knows the target import session identifier.
- Blast radius
- If exploited, this could lead to unauthorized access to sensitive import data across multiple users, impacting data privacy and security within the InvenTree system.
- Prioritized remediation
- Upgrade to InvenTree version 1.4.0 or apply the relevant patch to secure import session data access.
Analysis generated locally by qwen2.5:7b-instruct (no data left the box). AI-assisted — verify against primary sources before acting.
NVD description
InvenTree is an Open Source Inventory Management System. Prior to 1.4.0, the /api/importer/row/ and /api/importer/mapping/ endpoints do not scope DataImportRow and DataImportColumnMap querysets to the owner of the associated DataImportSession. Any authenticated user, including an account with no assigned roles, can supply another user's import session identifier and retrieve that session's row_data and data fields together with its column mappings. This exposes the full contents of data staged for import across users, although the InvenTree threat model treats authenticated instance users as trusted. This issue is fixed in version 1.4.0.
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Weaknesses
CWE-639
Public exploit & PoC references
All references
Source data: NVD (nvd.nist.gov), public domain. Exploit-DB.ai adds local AI analysis for defensive use only.
Related CVEs
- HIGHCVE-2026-55739PoC
- MEDIUMCVE-2026-61748PoC
- MEDIUMCVE-2026-79917PoC
- MEDIUMCVE-2026-94494PoC
- CRITICALCVE-2026-15958
- MEDIUMCVE-2026-48974PoC
- HIGHCVE-2026-6079
- HIGHCVE-2026-63330PoC
Related by shared AI tags and CWE weakness class. Browse the full archive.