CVE-2024-8061
In version 3.23.0 of aimhubio/aim, certain methods that request data from external servers do not have set timeouts, causing the server to wait indefinitely for a response. This can lead to a denial of service, as the tracking server does not respond to other requests while waiting. The issue arises in the client used by the `aim` tracking server to communicate with external resources, specifically in the `_run_read_instructions` method and similar calls without timeouts.
Scoring
- Severity
- HIGH
- CVSS base score
- 7.5
- CVSS vector
- CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- EPSS probability
- 0.46%
- CWE
- CWE-1088
- Published
- 2025-03-20
- Last modified
- 2026-03-13
Affected products
- aimhubio aimhubio/aim
Weakness type
Related vulnerabilities
- CVE-2026-81520 — MongoDB Connector for BI Unbounded Authentication Negotiation Leading to Connection Exhaustion
- CVE-2025-4656 — Vault Vulnerable to Recovery Key Cancellation Denial of Service
- CVE-2024-12777 — Denial of Service in aimhubio/aim
- CVE-2024-8062 — Denial of Service in h2oai/h2o-3
- CVE-2020-14483 — A timeout during a TLS handshake can result in the connection failing to terminate. This can result...