CVE-2026-71447
Last modified
CVE-2026-71447 is a medium-severity vulnerability rated 6.9/10 on the CVSS scale. 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. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
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.
Metrics
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| ail-project | ail-framework | <= 7.0.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-71447?
How severe is CVE-2026-71447?
How do I fix CVE-2026-71447?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-71437Mermaid is a JavaScript tool that uses Markdown-inspired tex…6.5
- CVE-2026-71438Mermaid is a JavaScript tool that uses Markdown-inspired tex…2.4
- CVE-2026-71439Mermaid is a JavaScript tool that uses Markdown-inspired tex…5.3
- CVE-2026-7144A security flaw has been discovered in 1000 Projects Portfol…4.3
- CVE-2026-71445AIL Framework contained a reflected cross-site scripting vul…8.2
- CVE-2026-71446AIL Framework contains a stored cross-site scripting vulnera…6.9
- CVE-2026-7145A weakness has been identified in mettle sendportal up to 3.…5.4
- CVE-2026-7146A security vulnerability has been detected in AlejandroArcin…7.3
- CVE-2026-71467A flaw was found in search-v2-api. The authentication middle…7.5
- CVE-2026-71468A flaw was found in acm-search-v2-api-rhel9. When the `getFe…5.3
- CVE-2026-7147A vulnerability was detected in JoeCastrom mcp-chat-studio u…7.3
- CVE-2026-71474A flaw was found in insights-client. When the application re…6.3
Are you affected by CVE-2026-71447?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
