---
cve: "CVE-2026-61746"
severity: "MEDIUM"
cvss: 5.3
epss: "3.9%"
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:21+02:00"
---

# CVE-2026-61746

> 5.3 MEDIUM · 🧪 PoC

## Beschreibung

InvenTree is an Open Source Inventory Management System. Prior to 1.4.0, PluginSettingList, PluginAllSettingList, and PluginSettingDetail set GlobalSettingsPermissions without the IsAuthenticated permission used by the project default and equivalent global-settings endpoints. GlobalSettingsPermissions returns true for safe methods, while AuthRequiredMiddleware exempts /api/ paths, so an unauthenticated caller can retrieve plugin names, setting keys, descriptions, types, choices, and non-protected configuration values through /api/plugin/settings/ and the per-plugin settings endpoints. Protected secret values remain masked as three asterisks, limiting the issue to metadata and non-secret configuration disclosure. This issue is fixed in version 1.4.0.

## CVSS-Vektor

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

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| 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-45f6-v6jq-99f7>
- <https://github.com/inventree/InvenTree/pull/12168>
- <https://github.com/inventree/InvenTree/commit/6c18e6402005c0f105f88dfba4aaa11cf990a7e0>
- <https://github.com/inventree/InvenTree/releases/tag/1.4.0>

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