Aim vulnerable to Cross-site Scripting
Moderate severity
GitHub Reviewed
Published
Jul 22, 2025
to the GitHub Advisory Database
•
Updated Jul 22, 2025
Description
Published by the National Vulnerability Database
Jul 22, 2025
Published to the GitHub Advisory Database
Jul 22, 2025
Reviewed
Jul 22, 2025
Last updated
Jul 22, 2025
Cross-site Scripting (XSS) in aimhubio Aim 3.28.0 allows remote attackers to execute arbitrary JavaScript in victims browsers via malicious Python code submitted to the /api/reports endpoint, which is interpreted and executed by Pyodide when the report is viewed. No sanitisation or sandbox restrictions prevent JavaScript execution via pyodide.code.run_js().
References