{"id":"CVE-2026-61746","published":"2026-09-21T19:17:07.453","lastModified":"2026-09-21T20:17:27.343","description":"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.","cvssScore":5.3,"cvssSeverity":"MEDIUM","cvssVector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N","cwes":["CWE-200","CWE-862"],"vendors":[],"products":[],"references":[{"url":"https://github.com/inventree/InvenTree/commit/6c18e6402005c0f105f88dfba4aaa11cf990a7e0","tags":[]},{"url":"https://github.com/inventree/InvenTree/pull/12168","tags":[]},{"url":"https://github.com/inventree/InvenTree/releases/tag/1.4.0","tags":[]},{"url":"https://github.com/inventree/InvenTree/security/advisories/GHSA-45f6-v6jq-99f7","tags":[]},{"url":"https://github.com/inventree/InvenTree/security/advisories/GHSA-45f6-v6jq-99f7","tags":[]}],"exploitRefs":[{"url":"https://github.com/inventree/InvenTree/commit/6c18e6402005c0f105f88dfba4aaa11cf990a7e0","tags":[]},{"url":"https://github.com/inventree/InvenTree/pull/12168","tags":[]},{"url":"https://github.com/inventree/InvenTree/releases/tag/1.4.0","tags":[]},{"url":"https://github.com/inventree/InvenTree/security/advisories/GHSA-45f6-v6jq-99f7","tags":[]},{"url":"https://github.com/inventree/InvenTree/security/advisories/GHSA-45f6-v6jq-99f7","tags":[]}],"hasPoc":true,"ai":{"summary":"The flaw allows unauthenticated access to plugin settings metadata and non-secret configuration values, posing a risk of sensitive information disclosure.","exploitability":"Exploitation is relatively easy as it requires no authentication, but preconditions include having knowledge of InvenTree's API structure.","blast_radius":"If exploited, this could lead to unauthorized access to critical metadata and non-protected configuration settings, impacting system security and integrity.","remediation":"Update to InvenTree version 1.4.0 or later to mitigate the issue.","tags":["info-disclosure","api","web"],"model":"qwen2.5:7b-instruct","analyzedAt":"2026-09-22T06:28:02.520Z"}}