CVE-2026-61749
6.5 MEDIUMpublic exploit availablePublished 2026-09-21 · Updated 2026-09-21
AI risk analysis
- Summary
- The flaw allows privileged users to retrieve attacker-selected resources through URL schemes or local file URIs during report rendering, leading to server-side request forgery and potential disclosure of sensitive files including credentials.
- Exploitability
- Exploitation requires a privileged user with access to template authoring. The difficulty is moderate due to the need for specific permissions but can be mitigated by restricting these roles.
- Blast radius
- If exploited, this could lead to full-read server-side request forgery and disclosure of sensitive files, impacting system security and potentially compromising superuser accounts.
- Prioritized remediation
- Upgrade InvenTree to version 1.4.0 or later to apply the necessary fix.
Analysis generated locally by qwen2.5:7b-instruct (no data left the box). AI-assisted — verify against primary sources before acting.
NVD description
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.
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N
Weaknesses
CWE-200, CWE-918
Public exploit & PoC references
All references
Source data: NVD (nvd.nist.gov), public domain. Exploit-DB.ai adds local AI analysis for defensive use only.
Related CVEs
- HIGHCVE-2026-71270PoC
- HIGHCVE-2026-15307PoC
- MEDIUMCVE-2026-61612PoC
- HIGHCVE-2026-70485PoC
- HIGHCVE-2025-71421PoC
- HIGHCVE-2026-15372
- HIGHCVE-2026-70369
- CRITICALCVE-2026-70376PoC
Related by shared AI tags and CWE weakness class. Browse the full archive.