216.73.217.98

CVE-2026-35477

· Published 08/04/2026 20:16 · Modified 08/04/2026 21:26

Labels: CVE-2026-35477 2026-04-08CVE-2026-35477CWE-1336[email protected]

Essential information

Published
08/04/2026 20:16
Modified
08/04/2026 21:26
Author
Creator
CVSS
5.5 MEDIUM (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N

CVSS metrics

Description

InvenTree is an Open Source Inventory Management System. From 1.2.3 to 1.2.6, the fix for CVE-2026-27629 upgraded the PART_NAME_FORMAT validator to use jinja2.sandbox.SandboxedEnvironment. However, the actual renderer in part/helpers.py was not updated and still uses the non-sandboxed jinja2.Environment. Additionally, the validator uses a dummy Part instance with pk=None, which allows conditional template expressions to behave differently during validation versus production rendering. A staff user with settings access can craft a template that passes validation but executes arbitrary code during rendering. This issue requires access by a user with granted staff permissions. This vulnerability is fixed in 1.2.7 and 1.3.0.

NVD status

Status
Undergoing Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
inventree / inven tree cpe:2.3:a:inventree:inven_tree:1.2.3-1.2.6:*:*:*:*:*:*:*
inventree / inven tree cpe:2.3:a:inventree:inven_tree:1.2.7:*:*:*:*:*:*:*
inventree / inven tree cpe:2.3:a:inventree:inven_tree:1.3.0:*:*:*:*:*:*:*

References