CVE-2026-61746: InvenTree: Plugin-settings GET endpoints are readable without authentication

Published Sep 21, 2026
·
Updated

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.

Affected Software

1 affected component
InvenTree InvenTree<1.4.0

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade InvenTree to a version that resolves this vulnerability.

    Fixed in 1.4.0

Event History

Sep 21, 2026
CVE Published
via MITRE·06:46 PM
Data Sourced
via MITRE·06:46 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Which deployments are exposed to unauthenticated access?

InvenTree versions prior to 1.4.0 are affected. The exposure applies to the plugin-settings API endpoints because /api/ paths are exempted by AuthRequiredMiddleware and the relevant permission class permits safe methods.

2

What can an unauthenticated caller retrieve?

An unauthenticated caller can retrieve plugin names, setting keys, descriptions, types, choices, and non-protected configuration values through /api/plugin/settings/ and per-plugin settings endpoints. Protected secret values are masked as three asterisks.

3

Does exploitation require an account or user interaction?

No. The affected endpoints can be queried without authentication, and the issue is exposed through GET requests.

4

What is the available fix?

Upgrade InvenTree to version 1.4.0, which fixes the issue.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203