CVE-2026-85663
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.
弱点类型
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.
参考链接
- 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-unauthenticated-method-dispatch
- https://github.com/aimhubio/aim/issues/3412