๐Ÿ” CVE Alert

CVE-2026-61748

MEDIUM 4.3

InvenTree: Report/Label print endpoints ignore per-model permissions

CVSS Score
4.3
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-639 CWE-862
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-7w96-99fj-8g7x github.com: https://github.com/inventree/InvenTree/pull/12142 github.com: https://github.com/inventree/InvenTree/commit/73bfa53a35f67027132b9ef053d82aef033f7175 github.com: https://github.com/inventree/InvenTree/releases/tag/1.4.0