🔐 CVE Alert

CVE-2026-100190

UNKNOWN 0.0

Stored Cross-Site Scripting (XSS) via Crawler Capture Import in AIL Framework showDomain Page

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

The AIL Framework crawler splash domain page (showDomain.html) is vulnerable to stored cross-site script injection (XSS). User-supplied data originating from imported crawler captures—specifically item IDs, URLs, and screenshot file paths—was interpolated directly into inline JavaScript contexts within the HTML template. This included an onclick attribute that embedded raw screenshot and URL values into a JavaScript function call, and an inline script block that assigned a screenshot value to a JavaScript variable without escaping. An attacker with a user-role API client could craft a malicious crawler capture import containing JavaScript payloads in these fields. When any user (including privileged users) subsequently viewed the affected domain page, the injected script would execute in the victim's browser context, potentially allowing session hijacking, data exfiltration, or unauthorized actions on behalf of the victim. The vulnerability is stored in the application's data layer and triggered upon page rendering, requiring no further interaction beyond loading the domain view.

CWE CWE-79
Vendor ail project
Product ail framework
Published Sep 25, 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
unspecified < 7.1

References

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

Credits

Aurelien Thirion Jeroen Pinoy