CVE-2026-71446

Source
https://cve.org/CVERecord?id=CVE-2026-71446
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-71446.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-71446
Published
2026-08-06T16:57:17.274Z
Modified
2026-08-09T03:30:50.096432090Z
Severity
  • 6.9 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:H/VI:L/VA:N/SC:L/SI:N/SA:N CVSS Calculator
Summary
Stored Cross-Site Scripting in AIL Framework Domain Screenshot View
Details

AIL Framework contains a stored cross-site scripting vulnerability in the crawler domain view. Crawled URLs were embedded directly into the JavaScript onclick handler used to display a stored screenshot, without context-appropriate encoding.

An attacker who can cause a specially crafted URL to be recorded in the crawler history can inject JavaScript syntax into the stored URL value. The payload remains stored by AIL and is subsequently included in the domain view. When an authenticated analyst clicks the screenshot icon associated with the malicious URL, the injected JavaScript executes in the analyst’s browser within the security context of the AIL Framework application.

Successful exploitation could allow an attacker to access information available to the analyst’s session, modify displayed content, or perform application actions using the analyst’s privileges. Exploitation requires the victim to interact with the affected screenshot entry.

The vulnerability was corrected by serializing the crawled URL with Jinja’s tojson filter before inserting it into the JavaScript handler. This safely escapes characters that could otherwise terminate the JavaScript string and introduce executable code.

Database specific
{
    "cna_assigner": "CIRCL",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/71xxx/CVE-2026-71446.json",
    "cwe_ids": [
        "CWE-79"
    ],
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "last_affected": "7.0.0"
                }
            ],
            "source": "AFFECTED_FIELD"
        }
    ]
}
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
v6.9
v7.*
v7.0

Database specific

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