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

3.5 CVSS

Description

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.

Classification

CVE ID: CVE-2025-49000

CVSS Base Severity: LOW

CVSS Base Score: 3.5

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

Problem Types

CWE-400: Uncontrolled Resource Consumption CWE-770: Allocation of Resources Without Limits or Throttling

Affected Products

Vendor: inventree

Product: InvenTree

Exploit Prediction Scoring System (EPSS)

EPSS Score: 0.03% (probability of being exploited)

EPSS Percentile: 7.29% (scored less or equal to compared to others)

EPSS Date: 2025-06-04 (when was this score calculated)

References

https://nvd.nist.gov/vuln/detail/CVE-2025-49000
https://github.com/inventree/InvenTree/security/advisories/GHSA-m2ch-h84r-p9r6
https://github.com/inventree/InvenTree/commit/0826a75ef6dde0ad96d680f52a9cf171ba2ce98b
https://github.com/inventree/InvenTree/releases/tag/0.17.13

Timeline