InvenTree is an Open Source Inventory Management System. Prior to 1.4.0, POST /api/barcode/ accepts an attacker-synthesized internal JSON barcode containing a lowercase model label and integer primary key, while BarcodeView uses IsAuthenticatedOrReadScope and requires only authentication or a general read scope. The built-in barcode plugin selects the object with model.objects.get(pk=...), and InvenTreeBarcodeMixin.format_matched_response() returns the complete model serializer output as instance without checking the caller's per-model view role. A low-privilege user can enumerate primary keys for parts, stock, locations, supplier and manufacturer parts, orders, and builds to disclose commercially sensitive inventory, pricing, supplier, customer, and order data. This issue is fixed in version 1.4.0.
CVE-2026-61744
This medium-severity CVE scores 6.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.5%, top 59% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.5
- EG Score
- 6.5(medium)
- EG Risk
- 34(Track)EG Risk 34/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity65% × 45%Exploitation1% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 1%
- EPSS %ILE
- 41%
- KEV
- Not listed
Published
September 21, 2026
Last Modified
September 23, 2026
Advisory Details (4)
Auto-updated Sep 21, 20261.4.0
Patch available: inventree/InvenTree 1.4.0
https://github.com/inventree/InvenTree/releases/tag/1.4.0commit f21bc2d06f90 (inventree/InvenTree)
Fix landed in inventree/InvenTree commit f21bc2d06f90 — awaiting tagged release
https://github.com/inventree/InvenTree/commit/f21bc2d06f906838e760d2face15cc50cc9df984extend barcode scans API
Fix merged in inventree/InvenTree PR #12233 on 2026-06-24 — awaiting tagged release
https://github.com/inventree/InvenTree/pull/12233Barcode-scan API (`POST /api/barcode/`) returns full serialized object data without enforcing the model's view role · Advisory · inventree/InvenTree · GitHub
https://github.com/inventree/InvenTree/security/advisories/GHSA-6pm3-m334-mr4jWeakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 7× in last 7d / 7× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-24 17:09 UTCEG score recompute
- 2026-09-23 18:39 UTCEG score recompute
- 2026-09-23 17:54 UTCEPSS rescore
- 2026-09-22 17:57 UTCEG score recompute
- 2026-09-21 19:28 UTCEG score recompute
- 2026-09-21 18:55 UTCEG score recompute
- 2026-09-21 18:55 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-61744?
When was CVE-2026-61744 disclosed?
Is CVE-2026-61744 actively exploited?
What is the CVSS score of CVE-2026-61744?
How do I remediate CVE-2026-61744?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-61744
Is Your Infrastructure Affected by CVE-2026-61744?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.