{"id":"CVE-2026-61748","published":"2026-09-21T19:17:07.760","lastModified":"2026-09-21T19:17:07.760","description":"InvenTree is an Open Source Inventory Management System. Prior to 1.4.0, ReportPrint at POST /api/report/print/ and LabelPrint at POST /api/report/label/print/ require authentication but do not call users.permissions.check_user_permission for the caller's per-model view role before selecting objects by primary key and rendering them with a chosen template. Because default templates exist for major business models and DataOutput stores the generated artifact for the requesting user, a role-less or unrelated-role account can enumerate object identifiers and download reports containing purchase, sales, part, bill-of-materials, stock, build, supplier, customer, pricing, and inventory data that the corresponding detail APIs would deny. 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","CWE-862"],"vendors":[],"products":[],"references":[{"url":"https://github.com/inventree/InvenTree/commit/73bfa53a35f67027132b9ef053d82aef033f7175","tags":[]},{"url":"https://github.com/inventree/InvenTree/pull/12142","tags":[]},{"url":"https://github.com/inventree/InvenTree/releases/tag/1.4.0","tags":[]},{"url":"https://github.com/inventree/InvenTree/security/advisories/GHSA-7w96-99fj-8g7x","tags":[]}],"exploitRefs":[{"url":"https://github.com/inventree/InvenTree/commit/73bfa53a35f67027132b9ef053d82aef033f7175","tags":[]},{"url":"https://github.com/inventree/InvenTree/pull/12142","tags":[]},{"url":"https://github.com/inventree/InvenTree/releases/tag/1.4.0","tags":[]},{"url":"https://github.com/inventree/InvenTree/security/advisories/GHSA-7w96-99fj-8g7x","tags":[]}],"hasPoc":true,"ai":{"summary":"The flaw allows unauthorized access to report and label printing functionalities by bypassing permission checks, exposing sensitive data.","exploitability":"Exploitation requires a role-less or unrelated-role account with knowledge of object identifiers; moderately hard due to authentication requirement but lack of proper permission validation.","blast_radius":"If exploited, it could lead to unauthorized access and disclosure of critical business information such as inventory, pricing, and supplier data.","remediation":"Upgrade InvenTree to version 1.4.0 or later to apply the necessary security fixes.","tags":["auth-bypass","data-exposure","web"],"model":"qwen2.5:7b-instruct","analyzedAt":"2026-09-22T06:33:24.499Z"}}