---
id: CVE-2024-10110
aliases:
  - GHSA-fx47-jpv9-7hxr
  - PYSEC-2026-1086
title: Aim Vulnerable to Denial of Service (DoS)
summary: Aim Vulnerable to Denial of Service (DoS)
severity: high
cvss: 7.5
cvssVector: 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'
vendor: aim
product: aim
ecosystem: pip
affected:
  - 'aim >= 3.15.0, <= 3.23.0'
published: '2025-03-20'
updated: '2026-07-07'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-fx47-jpv9-7hxr'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2024-10110'
  - url: 'https://github.com/aimhubio/aim'
  - url: >-
      https://github.com/aimhubio/aim/blob/a566d4a2501c96a545a3c89d92af6ad7e7e0da99/aim/sdk/reporter/__init__.py#L789
  - url: 'https://huntr.com/bounties/5ea6cf56-7b4c-4dce-9b6c-3e910fbb1ae4'
tags:
  - osv
  - pip
epss: 0.00629
epssPercentile: 0.48783
ingestedAt: '2026-07-08T18:25:49.152Z'
---

## Overview

In version 3.23.0 of aimhubio/aim, the ScheduledStatusReporter object can be instantiated to run on the main thread of the tracking server, leading to the main thread being blocked indefinitely. This results in a denial of service as the tracking server becomes unable to respond to other requests.

## Affected packages

- `aim >= 3.15.0, <= 3.23.0`

## Remediation

Refer to the advisory for the patched release.
