---
id: CVE-2024-6227
aliases:
  - GHSA-36h2-g4c8-9xcm
  - PYSEC-2026-1081
title: Aim denial of service vulnerability
summary: Aim denial of service vulnerability
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.19.3
published: '2024-07-08'
updated: '2026-07-07'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-36h2-g4c8-9xcm'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2024-6227'
  - url: 'https://github.com/aimhubio/aim'
  - url: >-
      https://github.com/aimhubio/aim/blob/2e7b8aff8dcba9ddd5043dfec88cf2319ba8a87c/aim/sdk/repo.py#L195
  - url: 'https://huntr.com/bounties/abcea7c6-bb3b-45e9-aa15-9eb6b224451a'
tags:
  - osv
  - pip
epss: 0.00577
epssPercentile: 0.45161
ingestedAt: '2026-07-08T18:25:44.853Z'
---

## Overview

A vulnerability in aimhubio/aim version 3.19.3 allows an attacker to cause an infinite loop by configuring the remote tracking server to point at itself. This results in the server endlessly connecting to itself, rendering it unable to respond to other connections.

## Affected packages

- `aim <= 3.19.3`

## Remediation

Refer to the advisory for the patched release.
