CVE-2025-49000 LOW

CVE-2025-49000: InvenTree has uncontrolled memory allocation via built-in label-sheet plugin

Vendor Inventree
Product InvenTree
Weakness CWE-400
Published June 3, 2025
Last update June 4, 2025

CVSS base score

3.5/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality None
Integrity None

CVSS vector

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

What the vulnerability does

01Description

InvenTree is an Open Source Inventory Management System. Prior to version 0.17.13, the skip field in the built-in `label-sheet` plugin lacks an upper bound, so a large value forces the server to allocate an enormous Python list. This lets any authenticated label-printing user trigger a denial-of-service via memory exhaustion. the issue is fixed in versions 0.17.13 and higher. No workaround is available aside from upgrading to the patched version.

Key dates

02Disclosure timeline

June 3, 2025 CVE published
June 4, 2025 Record updated