{"dataType": "CVE_RECORD", "dataVersion": "5.2", "cveMetadata": {"cveId": "CVE-2026-61748", "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "state": "PUBLISHED", "assignerShortName": "GitHub_M", "dateReserved": "2026-07-10T18:59:00.048Z", "datePublished": "2026-09-21T18:47:14.044Z", "dateUpdated": "2026-09-21T18:47:14.044Z"}, "containers": {"cna": {"title": "InvenTree: Report/Label print endpoints ignore per-model permissions", "problemTypes": [{"descriptions": [{"cweId": "CWE-639", "lang": "en", "description": "CWE-639: Authorization Bypass Through User-Controlled Key", "type": "CWE"}]}, {"descriptions": [{"cweId": "CWE-862", "lang": "en", "description": "CWE-862: Missing Authorization", "type": "CWE"}]}], "metrics": [{"cvssV3_1": {"attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1"}}], "references": [{"name": "https://github.com/inventree/InvenTree/security/advisories/GHSA-7w96-99fj-8g7x", "tags": ["x_refsource_CONFIRM"], "url": "https://github.com/inventree/InvenTree/security/advisories/GHSA-7w96-99fj-8g7x"}, {"name": "https://github.com/inventree/InvenTree/pull/12142", "tags": ["x_refsource_MISC"], "url": "https://github.com/inventree/InvenTree/pull/12142"}, {"name": "https://github.com/inventree/InvenTree/commit/73bfa53a35f67027132b9ef053d82aef033f7175", "tags": ["x_refsource_MISC"], "url": "https://github.com/inventree/InvenTree/commit/73bfa53a35f67027132b9ef053d82aef033f7175"}, {"name": "https://github.com/inventree/InvenTree/releases/tag/1.4.0", "tags": ["x_refsource_MISC"], "url": "https://github.com/inventree/InvenTree/releases/tag/1.4.0"}], "affected": [{"vendor": "inventree", "product": "InvenTree", "versions": [{"version": "< 1.4.0", "status": "affected"}]}], "providerMetadata": {"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M", "dateUpdated": "2026-09-21T18:47:14.044Z"}, "descriptions": [{"lang": "en", "value": "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."}], "source": {"advisory": "GHSA-7w96-99fj-8g7x", "discovery": "UNKNOWN"}}}}