๐Ÿ” CVE Alert

CVE-2026-61747

MEDIUM 4.3

InvenTree: Authenticated IDOR in the data-import API exposes other users' imported rows (`row_data`/`data`) and column mappings

CVSS Score
4.3
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-639
Vendor inventree
Product inventree
Published Sep 21, 2026
Stay Ahead of the Next One

Get instant alerts for inventree inventree

Be the first to know when new medium vulnerabilities affecting inventree inventree are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Affected Versions

inventree / InvenTree
< 1.4.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/inventree/InvenTree/security/advisories/GHSA-xjpv-cwpw-7qx8 github.com: https://github.com/inventree/InvenTree/pull/12169 github.com: https://github.com/inventree/InvenTree/commit/3c17367e3c2b23631a5d1d7d9b7d93c4174b8eb1 github.com: https://github.com/inventree/InvenTree/releases/tag/1.4.0