Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:pypi/aim@3.25.0
purl pkg:pypi/aim@3.25.0
Next non-vulnerable version 4.0.0.dev6
Latest non-vulnerable version 4.0.0.dev6
Risk 4.5
Vulnerabilities affecting this package (8)
Vulnerability Summary Fixed by
VCID-3jnj-9x14-4qce
Aliases:
CVE-2025-0189
GHSA-j5qj-rg5j-j7c2
Aim Uncontrolled Resource Consumption vulnerability In version 3.25.0 of aimhubio/aim, the tracking server is vulnerable to a denial of service attack. The server overrides the maximum size for websocket messages, allowing very large images to be tracked. This causes the server to become unresponsive to other requests while processing the large image, leading to a denial of service condition.
3.25.1
Affected by 3 other vulnerabilities.
VCID-6p77-vztx-sbcf
Aliases:
CVE-2024-8769
GHSA-4qcx-jx49-6qrh
Aim path traversal in LockManager.release_locks A vulnerability in the `LockManager.release_locks` function in aimhubio/aim (commit bb76afe) allows for arbitrary file deletion through relative path traversal. The `run_hash` parameter, which is user-controllable, is concatenated without normalization as part of a path used to specify file deletion. This vulnerability is exposed through the `Repo._close_run()` method, which is accessible via the tracking server instruction API. As a result, an attacker can exploit this to delete any arbitrary file on the machine running the tracking server.
4.0.0.dev6
Affected by 0 other vulnerabilities.
VCID-b8tg-gjmy-2fac
Aliases:
CVE-2025-51464
GHSA-gmvv-rj92-9w35
Aim vulnerable to Cross-site Scripting 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().
4.0.0.dev6
Affected by 0 other vulnerabilities.
VCID-cv98-1rer-xfdz
Aliases:
CVE-2024-12778
GHSA-35p3-6j45-prwm
Aim Uncontrolled Resource Consumption vulnerability A vulnerability in aimhubio/aim version 3.25.0 allows for a denial of service (DoS) attack. The issue arises when a large number of tracked metrics are retrieved simultaneously from the Aim web API, causing the web server to become unresponsive. The root cause is the lack of a limit on the number of metrics that can be requested per call, combined with the server's single-threaded nature, leading to excessive resource consumption and blocking of the server.
3.25.1
Affected by 3 other vulnerabilities.
VCID-cvnh-3u25-wqhu
Aliases:
CVE-2025-5321
GHSA-gp5h-f9c5-8355
Aim Vulnerable to Sandbox Escape Leading to Remote Code Execution A vulnerability classified as critical was found in aimhubio aim up to 3.29.1. This vulnerability affects the function RestrictedPythonQuery of the file /aim/storage/query.py of the component run_view Object Handler. The manipulation of the argument Query leads to sandbox issue. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
3.30.0.dev20250508
Affected by 1 other vulnerability.
VCID-hyhp-a7z8-jfft
Aliases:
CVE-2024-12777
GHSA-v5pj-jrpv-h6g2
Aim vulnerable to Synchronous Access of Remote Resource without Timeout A vulnerability in aimhubio/aim version 3.25.0 allows for a denial of service through the misuse of the sshfs-client. The tracking server, which is single-threaded, can be made unresponsive by requesting it to connect to an unresponsive socket via sshfs. The lack of an additional timeout setting in the sshfs-client causes the server to hang for a significant amount of time, preventing it from responding to other requests.
3.25.1
Affected by 3 other vulnerabilities.
VCID-sgsk-jtpy-v7fn
Aliases:
CVE-2024-2195
GHSA-mxvw-cj37-8g2h
Aim Web API vulnerable to Remote Code Execution A critical Remote Code Execution (RCE) vulnerability was identified in the aimhubio/aim project, specifically within the `/api/runs/search/run/` endpoint, affecting versions >= 3.0.0. The vulnerability resides in the `run_search_api` function of the `aim/web/api/runs/views.py` file, where improper restriction of user access to the `RunView` object allows for the execution of arbitrary code via the `query` parameter. This issue enables attackers to execute arbitrary commands on the server, potentially leading to full system compromise.
4.0.0.dev6
Affected by 0 other vulnerabilities.
VCID-tsvd-q9dm-qka9
Aliases:
CVE-2025-0190
GHSA-fm93-g6xp-35xq
Aim Excessive Data Query Operations in a Large Data Table vulnerability In version 3.25.0 of aimhubio/aim, a denial of service vulnerability exists. By tracking a large number of `Text` objects and then querying them simultaneously through the web API, the Aim web server becomes unresponsive to other requests for an extended period while processing and returning these objects. This vulnerability can be exploited repeatedly, leading to a complete denial of service.
3.25.1
Affected by 3 other vulnerabilities.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.

Date Actor Action Vulnerability Source VulnerableCode Version
2026-06-06T05:56:03.414396+00:00 GitLab Importer Affected by VCID-b8tg-gjmy-2fac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/aim/CVE-2025-51464.yml 38.6.0
2026-06-06T05:51:04.477818+00:00 GitLab Importer Affected by VCID-cvnh-3u25-wqhu https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/aim/CVE-2025-5321.yml 38.6.0
2026-06-06T05:43:46.768213+00:00 GitLab Importer Affected by VCID-6p77-vztx-sbcf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/aim/CVE-2024-8769.yml 38.6.0
2026-06-05T21:41:45.361700+00:00 GHSA Importer Affected by VCID-sgsk-jtpy-v7fn https://github.com/advisories/GHSA-mxvw-cj37-8g2h 38.6.0
2026-06-04T16:23:35.748009+00:00 GitLab Importer Affected by VCID-hyhp-a7z8-jfft https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/aim/CVE-2024-12777.yml 38.6.0
2026-06-04T16:23:35.490214+00:00 GitLab Importer Affected by VCID-cv98-1rer-xfdz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/aim/CVE-2024-12778.yml 38.6.0
2026-06-04T16:23:34.120813+00:00 GitLab Importer Affected by VCID-tsvd-q9dm-qka9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/aim/CVE-2025-0190.yml 38.6.0
2026-06-04T16:23:32.790792+00:00 GitLab Importer Affected by VCID-3jnj-9x14-4qce https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/aim/CVE-2025-0189.yml 38.6.0
2026-06-02T04:47:33.355496+00:00 GitLab Importer Affected by VCID-sgsk-jtpy-v7fn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/aim/CVE-2024-2195.yml 38.6.0