Home » Database

AVID-2026-R1609

Description

Denial of Service in aimhubio/aim (CVE-2024-8061)

Details

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.

Reason for inclusion in AVID: CVE-2024-8061 describes a Denial of Service due to missing timeouts in the aimhubio/aim client used by the Aim experiment tracking server. This impacts software commonly used in ML/AI pipelines for tracking experiments, constitutes a security vulnerability with network-based DoS, and affects a component (tracking/experiment tooling) that can be part of the software stack powering general-purpose AI systems. Sufficient evidence is provided (CVE details, CWE-1088, CVSS, references).

References

Affected or Relevant Artifacts

  • Developer: aimhubio
  • Deployer: aimhubio
  • Artifact Details:
TypeName
Systemaimhubio/aim

Impact

AVID Taxonomy Categorization

  • Risk domains: Security
  • SEP subcategories: S0100: Software Vulnerability
  • Lifecycle stages: L06: Deployment

CVSS

Version3.0
Vector StringCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Base Score7.5
Base Severity🔴 High
Attack VectorNETWORK
Attack Complexity🟢 Low
Privileges RequiredNONE
User InteractionNONE
ScopeUNCHANGED
Confidentiality ImpactNONE
Integrity ImpactNONE
Availability Impact🔴 High

CWE

IDDescription
CWE-1088CWE-1088 Synchronous Access of Remote Resource without Timeout

Other information

  • Report Type: Advisory
  • Credits:
  • Date Reported: 2025-03-20
  • Version: 0.3.3
  • AVID Entry