CVE-2026-61749
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N
Summary
InvenTree is an Open Source Inventory Management System. Prior to 1.4.0, privileged staff users who can author report or label templates can cause WeasyPrint report rendering to retrieve attacker-selected resources through the HTTP and HTTPS URL schemes or the local file URI scheme. The HTML(string=html).write_pdf() path does not provide a restricted url_fetcher, and attach_to_model=True stores the original generated PDF before later processing, allowing fetched local files or internal HTTP response bodies to be recovered from embedded attachments. This enables full-read server-side request forgery, arbitrary local file disclosure including application credentials, and possible compromise of a superuser account. This issue is fixed in version 1.4.0.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| inventree | InvenTree | < 1.4.0 | affected |
Weaknesses
- CWE-200: CWE-200: Exposure of Sensitive Information to an Unauthorized Actor
- CWE-918: CWE-918: Server-Side Request Forgery (SSRF)
References
- https://github.com/inventree/InvenTree/security/advisories/GHSA-568x-qh23-wh8g
- https://github.com/inventree/InvenTree/pull/12160
- https://github.com/inventree/InvenTree/commit/2b4f3037703bd499e420b6904153f2b66878d61b
- https://github.com/inventree/InvenTree/releases/tag/1.4.0
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.