CVE-2026-39416
Awaiting Analysis Awaiting Analysis - Queue
Stored XSS in AIL Framework Modal Preview Allows Script Execution

Publication date: 2026-04-08

Last updated on: 2026-04-15

Assigner: GitHub, Inc.

Description
AIL framework is an open-source platform to collect, crawl, process and analyse unstructured data. Prior to 6.8, a stored cross-site scripting (XSS) vulnerability was identified in the modal item preview functionality. When item content longer than 800 characters was processed, attacker-controlled content was returned without an explicit text/plain content type, allowing the browser to interpret the response as active HTML. This could result in execution of arbitrary JavaScript in the context of an authenticated user viewing a crafted item. This vulnerability is fixed in 6.8.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-04-08
Last Modified
2026-04-15
Generated
2026-05-07
AI Q&A
2026-04-09
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
circl ail_framework to 6.7 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a stored cross-site scripting (XSS) issue found in the AIL framework before version 6.8. It occurs in the modal item preview functionality when processing item content longer than 800 characters. The problem arises because attacker-controlled content is returned without specifying a text/plain content type, causing the browser to interpret the response as active HTML. This allows an attacker to execute arbitrary JavaScript in the context of an authenticated user viewing the crafted item.


How can this vulnerability impact me? :

The vulnerability can lead to the execution of arbitrary JavaScript code within the browser of an authenticated user. This can result in unauthorized actions performed on behalf of the user, data theft, session hijacking, or other malicious activities that compromise the security and integrity of the user's session and data.


What immediate steps should I take to mitigate this vulnerability?

The vulnerability is fixed in version 6.8 of the AIL framework. Immediate mitigation involves upgrading the AIL framework to version 6.8 or later.

Until the upgrade can be performed, avoid processing or viewing item content longer than 800 characters in the modal item preview functionality, as this is where the stored XSS vulnerability occurs.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart