CVE-2026-56138

Source
https://cve.org/CVERecord?id=CVE-2026-56138
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-56138.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-56138
Published
2026-06-19T08:03:58.954Z
Modified
2026-07-08T08:12:41.261423458Z
Severity
  • 5.3 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
Authenticated Path Traversal in AIL framework /objects/item/diff Allows Reading Gzip-Compressed Files
Details

AIL framework contains a path traversal vulnerability in the /objects/item/diff endpoint. The endpoint accepts item identifiers through the s1 and s2 query parameters and, prior to the fix, attempted to retrieve and compare item contents without first verifying that both referenced items existed as valid AIL objects.

An authenticated AIL user could craft malicious item identifiers containing path traversal sequences to cause the application to read gzip-compressed files accessible to the AIL process. This could result in unauthorized disclosure of local file contents, limited to files readable by the application and compatible with the expected gzip-compressed item format.

The issue was fixed by validating that both requested items exist before their contents are accessed.

Database specific
{
    "unresolved_ranges": [
        {
            "source": "AFFECTED_FIELD",
            "extracted_events": [
                {
                    "fixed": "6.8.0"
                }
            ]
        }
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/56xxx/CVE-2026-56138.json",
    "cna_assigner": "CIRCL",
    "cwe_ids": [
        "CWE-22"
    ]
}
References

Affected packages

Git / github.com/ail-project/ail-framework

Affected ranges

Type
GIT
Repo
https://github.com/ail-project/ail-framework
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "source": "REFERENCES"
}

Affected versions

v0.*
v0.90
v1.*
v1.0
v1.1
v1.2
v1.3
v1.5
v1.6
v1.7
v1.8
v2.*
v2.0
v2.1
v2.2
v2.3
v2.4
v2.5
v2.6
v2.7
v2.8
v3.*
v3.0
v3.1
v3.5
v3.6
v3.7
v4.*
v4.0
v4.1
v5.*
v5.0
v5.3
v5.4
v5.5
v5.7
v5.8
v5.9
v6.*
v6.0
v6.0.1
v6.1
v6.6
v6.7
v6.8

Database specific

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