Vulnerability Description
Aim 3.29.1 remote tracking server fails to authenticate requests and dispatches arbitrary methods through getattr without allowlist validation. Unauthenticated attackers can register clients, instantiate Repo resources, and invoke arbitrary methods to read experiments or delete runs.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/aimhubio/aim
- https://github.com/aimhubio/aim/blob/v3.29.1/aim/ext/transport/server.py
- https://github.com/aimhubio/aim/blob/v3.29.1/aim/ext/transport/tracking.py
- https://github.com/aimhubio/aim/issues/3412
- https://www.vulncheck.com/advisories/aim-3.29.1-remote-code-execution-via-unauth
- https://github.com/aimhubio/aim/issues/3412
FAQ
What is CVE-2026-85663?
CVE-2026-85663 is a vulnerability with a CVSS score of 9.8 (CRITICAL). Aim 3.29.1 remote tracking server fails to authenticate requests and dispatches arbitrary methods through getattr without allowlist validation. Unauthenticated attackers can register clients, instanti...
How severe is CVE-2026-85663?
CVE-2026-85663 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-85663?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.