---
id: CVE-2024-6483
aliases:
  - GHSA-p6x3-v6g3-7557
  - PYSEC-2026-1091
title: Aim Relative Path Traversal vulnerability
summary: Aim Relative Path Traversal vulnerability
severity: medium
cvss: 5.3
cvssVector: 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L'
vendor: aim
product: aim
ecosystem: pip
affected:
  - aim <= 3.19.3
published: '2025-03-20'
updated: '2026-07-07'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-p6x3-v6g3-7557'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2024-6483'
  - url: 'https://github.com/aimhubio/aim'
  - url: 'https://huntr.com/bounties/dc45d480-e579-4af4-8603-c52ecfd5e363'
tags:
  - osv
  - pip
epss: 0.00872
epssPercentile: 0.57333
ingestedAt: '2026-07-08T18:25:51.714Z'
---

## Overview

A vulnerability in the `runs/delete-batch` endpoint of aimhubio/aim version 3.19.3 allows for arbitrary file or directory deletion through path traversal. The endpoint does not mitigate path traversal when handling user-specified run-names, which are used to specify log/metadata files for deletion. This can be exploited to delete arbitrary files or directories, potentially causing denial of service or data loss.

## Affected packages

- `aim <= 3.19.3`

## Remediation

Refer to the advisory for the patched release.
