---
cve: "CVE-2026-61748"
severity: "MEDIUM"
cvss: 4.3
epss: "6.6%"
vendor: "inventree"
kev: false
exploited: false
published: "2026-09-21 19:17:07"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-22T09:26:23+02:00"
---

# CVE-2026-61748

> 4.3 MEDIUM · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Gering | warn |
| I Integrität | Keine | good |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- 0a9a8b1c54d0811ede0a61ffe3b0427f82ee28e5 (Commit)

## Referenzen

- <https://github.com/inventree/InvenTree/security/advisories/GHSA-7w96-99fj-8g7x>
- <https://github.com/inventree/InvenTree/pull/12142>
- <https://github.com/inventree/InvenTree/commit/73bfa53a35f67027132b9ef053d82aef033f7175>
- <https://github.com/inventree/InvenTree/releases/tag/1.4.0>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-61748) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
