CVE-2026-61747

Source
https://cve.org/CVERecord?id=CVE-2026-61747
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-61747.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-61747
Aliases
  • GHSA-xjpv-cwpw-7qx8
Published
2026-09-21T18:44:15Z
Modified
2026-09-22T11:30:42Z
Severity
  • 4.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
InvenTree: Authenticated IDOR in the data-import API exposes other users' imported rows (`row_data`/`data`) and column mappings
Details

InvenTree is an Open Source Inventory Management System. Prior to 1.4.0, the /api/importer/row/ and /api/importer/mapping/ endpoints do not scope DataImportRow and DataImportColumnMap querysets to the owner of the associated DataImportSession. Any authenticated user, including an account with no assigned roles, can supply another user's import session identifier and retrieve that session's row_data and data fields together with its column mappings. This exposes the full contents of data staged for import across users, although the InvenTree threat model treats authenticated instance users as trusted. This issue is fixed in version 1.4.0.

Database specific
{
    "cna_assigner":  "GitHub_M",
    "cwe_ids":  [
        "CWE-639"
    ],
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/61xxx/CVE-2026-61747.json"
}
References

Affected packages

Git / github.com/inventree/inventree

Affected ranges

Type
GIT
Repo
https://github.com/inventree/inventree
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
Show details
{
    "extracted_events":  [
        {
            "introduced":  "0"
        },
        {
            "fixed":  "1.4.0"
        }
    ],
    "source":  "AFFECTED_FIELD"
}

Affected versions

0.*
0.0.10
0.0.11
0.0.12
0.0.3
0.0.6
0.0.8
0.0.9
0.1.0
0.1.1
0.1.2
0.1.4
0.1.5
0.1.6
0.1.7
0.1.8
0.10.0
0.11.0
0.12.0
0.13.0
0.2.0
0.2.1
0.2.2
0.2.3
0.2.4
0.3.0
0.4.0
0.8.0
0.9.0
v0.*
v0.0.11
v0.0.5
v0.0.7
v0.1.3
v0.7.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-61747.json"