{"id":"CVE-2026-61747","published":"2026-09-21T19:17:07.607","lastModified":"2026-09-21T21:17:07.847","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.","cvssScore":4.3,"cvssSeverity":"MEDIUM","cvssVector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N","cwes":["CWE-639"],"vendors":[],"products":[],"references":[{"url":"https://github.com/inventree/InvenTree/commit/3c17367e3c2b23631a5d1d7d9b7d93c4174b8eb1","tags":[]},{"url":"https://github.com/inventree/InvenTree/pull/12169","tags":[]},{"url":"https://github.com/inventree/InvenTree/releases/tag/1.4.0","tags":[]},{"url":"https://github.com/inventree/InvenTree/security/advisories/GHSA-xjpv-cwpw-7qx8","tags":[]}],"exploitRefs":[{"url":"https://github.com/inventree/InvenTree/commit/3c17367e3c2b23631a5d1d7d9b7d93c4174b8eb1","tags":[]},{"url":"https://github.com/inventree/InvenTree/pull/12169","tags":[]},{"url":"https://github.com/inventree/InvenTree/releases/tag/1.4.0","tags":[]},{"url":"https://github.com/inventree/InvenTree/security/advisories/GHSA-xjpv-cwpw-7qx8","tags":[]}],"hasPoc":true,"ai":{"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.","remediation":"Upgrade to InvenTree version 1.4.0 or apply the relevant patch to secure import session data access.","tags":["auth-bypass","data-exposure","web"],"model":"qwen2.5:7b-instruct","analyzedAt":"2026-09-22T06:33:14.313Z"}}