🔐 CVE Alert

CVE-2026-71446

UNKNOWN 0.0

Stored Cross-Site Scripting in AIL Framework Domain Screenshot View

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-79
Vendor ail-project
Product ail-framework
Published Aug 6, 2026
Stay Ahead of the Next One

Get instant alerts for ail-project ail-framework

Be the first to know when new unknown vulnerabilities affecting ail-project ail-framework are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

Affected Versions

ail-project / ail-framework
0 ≤ 7.0.0

References

NVD ↗ CVE.org ↗ EPSS Data ↗
github.com: https://github.com/ail-project/ail-framework/commit/37aabee8b23503a7782ed5effb92b11ab7db5150

Credits

Jeroen Pinoy Aurelien Thirion