🔐 CVE Alert

CVE-2026-71445

UNKNOWN 0.0

Authenticated Reflected Cross-Site Scripting in Tag Error Responses in ail-framework

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

AIL Framework contained a reflected cross-site scripting vulnerability in the /tag/add_tags endpoint. When an error occurred while processing a tag operation, the application returned the error value directly as an HTML response using str(res[0]). If attacker-controlled input was included in the generated error message, a crafted request could cause arbitrary HTML or JavaScript to be reflected in the response without appropriate output encoding. An attacker could exploit the vulnerability by convincing an authenticated AIL Framework user to open a specially crafted link. Successful exploitation could allow JavaScript to execute in the victim’s browser within the security context of the AIL Framework application. Depending on the victim’s privileges and the application’s protections, the attacker could perform actions using the victim’s session, access information available to the victim, or modify data through authenticated application requests. The vulnerability requires user interaction because the authenticated victim must follow or open the crafted request. The attacker does not necessarily require an AIL Framework account, provided that the crafted request can be delivered to an already authenticated user.

CWE CWE-79
Vendor ail-project
Product ail-framework
Published Aug 6, 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
0 ≤ 7.0.0

References

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

Credits

Jeroen Pinoy Aurelien Thirion