CVE-2026-71446
Last modified
CVE-2026-71446 is a medium-severity vulnerability rated 6.9/10 on the CVSS scale. AIL Framework contains a stored cross-site scripting vulnerability in the crawler domain view. Crawled URLs were embedded directly into the JavaScript onclick handler used to display a stored screenshot, without context-appropriate encoding. An attacker who can cause a specially crafted URL to be recorded in the crawler history can inject JavaScript syntax into the stored URL value. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
Description
AIL Framework contains a stored cross-site scripting vulnerability in the crawler domain view. Crawled URLs were embedded directly into the JavaScript onclick handler used to display a stored screenshot, without context-appropriate encoding. An attacker who can cause a specially crafted URL to be recorded in the crawler history can inject JavaScript syntax into the stored URL value. The payload remains stored by AIL and is subsequently included in the domain view. When an authenticated analyst clicks the screenshot icon associated with the malicious URL, the injected JavaScript executes in the analyst’s browser within the security context of the AIL Framework application. Successful exploitation could allow an attacker to access information available to the analyst’s session, modify displayed content, or perform application actions using the analyst’s privileges. Exploitation requires the victim to interact with the affected screenshot entry. The vulnerability was corrected by serializing the crawled URL with Jinja’s tojson filter before inserting it into the JavaScript handler. This safely escapes characters that could otherwise terminate the JavaScript string and introduce executable code.
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-71446?
How severe is CVE-2026-71446?
How do I fix CVE-2026-71446?
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-71440Adobe Experience Manager is affected by a stored Cross-Site …5.4
- 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-71447AIL Project contains a stored cross-site scripting vulnerabi…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
Are you affected by CVE-2026-71446?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
