CVE-2026-56448 Details
Description
A path traversal vulnerability exists in AIL Framework before the release containing commit 0041456af25da0cdea1c1c4624e46baff2731d8f. An authenticated AIL user can supply crafted object identifiers through the investigation workflow to cause file paths to resolve outside the intended image, favicon, or screenshot storage directories. This may allow the attacker to download and read arbitrary files that are accessible to the AIL process. The issue occurs because user-controlled path components were joined with application storage paths without verifying that the resolved path remained within the expected directory. The affected download functionality could then include the contents of such files in a generated archive.
A path traversal vulnerability has been identified in AIL Framework versions prior to the release containing commit 0041456af25da0cdea1c1c4624e46baff2731d8f. This vulnerability allows authenticated AIL users to manipulate object identifiers within the investigation workflow, causing file paths to resolve outside the designated storage directories for images, favicons, or screenshots. As a result, an attacker could potentially download and access arbitrary files that are available to the AIL process. The vulnerability arises from the application failing to properly validate that user-controlled path components remained within the expected directory before joining them with application storage paths. Consequently, the affected download functionality could include the contents of such files in a generated archive.
Users can update to the AIL Framework version that includes the patch for this vulnerability, which is available in the official GitHub repository.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jun 22, 2026CISA-ADP
Assessed Jun 22, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/ail-project/ail-framework/commit/0041456af25da0cdea1c1c4624e46baff2731d8f | CIRCL | Source CodeVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-22 | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') | CIRCL |
Affected Products
| Product | Versions |
|---|---|
| AIL Framework | < 6.9 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 22, 2026 | CVE Modified | CISA-ADP |
| Jun 22, 2026 | New CVE Received | CIRCL |
Volerion