---
id: CVE-2024-2196
aliases:
  - GHSA-99w2-67h8-5948
  - PYSEC-2026-1084
title: >-
  Aim Cross-Site Request Forgery vulnerability allows user to delete runs and
  perform other operations
summary: >-
  Aim Cross-Site Request Forgery vulnerability allows user to delete runs and
  perform other operations
severity: high
cvss: 8.8
cvssVector: 'CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'
vendor: aim
product: aim
ecosystem: pip
affected:
  - aim <= 3.17.5
published: '2024-04-10'
updated: '2026-07-07'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-99w2-67h8-5948'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2024-2196'
  - url: 'https://github.com/aimhubio/aim'
  - url: 'https://huntr.com/bounties/e141e3f2-afbb-405f-a891-f66628c8b68f'
tags:
  - osv
  - pip
epss: 0.00587
epssPercentile: 0.4676
ingestedAt: '2026-07-08T18:25:47.810Z'
---

## Overview

aimhubio/aim is vulnerable to Cross-Site Request Forgery (CSRF), allowing attackers to perform actions such as deleting runs, updating data, and stealing data like log records and notes without the user's consent. The vulnerability stems from the lack of CSRF and CORS protection in the aim dashboard. An attacker can exploit this by tricking a user into executing a malicious script that sends unauthorized requests to the aim server, leading to potential data loss and unauthorized data manipulation.

## Affected packages

- `aim <= 3.17.5`

## Remediation

Refer to the advisory for the patched release.
