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
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
- Deferred
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-71441Illustrator is affected by an out-of-bounds read vulnerabili…5.5
- CVE-2026-71442CAI Content Credentials is affected by an Integer Underflow …7.5
- CVE-2026-71443CAI Content Credentials is affected by an Improper Input Val…7.5
- CVE-2026-71444CAI Content Credentials is affected by an Integer Underflow …6.2
- 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-71458URLModificationMiddleware resolves named-URL lookups …5
- CVE-2026-71459JobJobEventsChildrenSummary view has no model/parent_model. …5
- CVE-2026-7146A security vulnerability has been detected in AlejandroArcin…7.3
- CVE-2026-71460/api/v2/config/ is protected only by IsAuthenticated. …4.3
- CVE-2026-71461HostList.list() catches bare Exception and returns str(e) …4.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
