Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-71447— Stored Cross-Site Scripting in Chat and Forum Translation Controls in ail-framework

Quick assessment

Affected
ail-project ail-framework
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

ail project AIL Framework是ail project组织的一个信息分析框架。 ail project AIL Framework 7.0.0及之前版本存在跨站脚本漏洞,该漏洞源于模板将消息和帖子标识符直接插入内联JavaScript onclick处理程序时未进行安全编码,可能导致存储型跨站脚本攻击。

CVSS 6.9 · Medium EPSS 0.23% · P15

Affected Version Matrix 1

VendorProduct Version RangeStatus
ail-project ail-framework ≤ 7.0.0 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-71447

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Stored Cross-Site Scripting in Chat and Forum Translation Controls in ail-framework
Source: CVE Program / CVE List V5
Vulnerability Description
AIL Project contains a stored cross-site scripting vulnerability in the translation controls displayed for chat messages and forum posts. The affected templates inserted message and post identifiers directly into inline JavaScript onclick handlers: onclick="translateMessageToPreferredLanguage('{{ message['id'] }}', '{{ mess_id_escape }}', this)" and: onclick="translatePostToPreferredLanguage('{{ post['id'] }}', '{{ post_id_escape }}', this)" These values were HTML-template escaped but were not safely encoded for use as JavaScript string literals inside an HTML attribute. A specially crafted identifier containing quotation marks, escape characters, or other JavaScript syntax could therefore terminate the expected string argument and inject arbitrary JavaScript into the event handler. Because the affected values are associated with indexed chat messages or forum posts, a malicious value may remain stored by AIL and be rendered whenever an analyst accesses the corresponding chat or forum explorer view. Successful exploitation requires the victim to click the affected Translate to preferred language button. The injected code would then execute in the victim’s browser under the security origin of the AIL instance.
Source: CVE Program / CVE List V5
CVSS Information
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
Source: CVE Program / CVE List V5
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Source: CVE Program / CVE List V5
Vulnerability Title
ail project AIL Framework 跨站脚本漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
ail project AIL Framework是ail project组织的一个信息分析框架。 ail project AIL Framework 7.0.0及之前版本存在跨站脚本漏洞,该漏洞源于模板将消息和帖子标识符直接插入内联JavaScript onclick处理程序时未进行安全编码,可能导致存储型跨站脚本攻击。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
ail-project ail-framework 0 ~ 7.0.0 -

II. Public POCs for CVE-2026-71447

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-71447

登录查看更多情报信息。

Patches & Fixes for CVE-2026-71447 (1)

Same Patch Batch · ail-project · 2026-08-06 · 3 CVEs total

CVE-2026-71445 8.2 HIGH Authenticated Reflected Cross-Site Scripting in Tag Error Responses in ail-framework
CVE-2026-71446 6.9 MEDIUM Stored Cross-Site Scripting in AIL Framework Domain Screenshot View

IV. Related Vulnerabilities

V. Comments for CVE-2026-71447

No comments yet


Leave a comment