---
id: CVE-2024-7760
aliases:
  - GHSA-38r9-3j52-h92v
  - PYSEC-2026-1082
title: Aim vulnerable to Cross-Site Request Forgery
summary: Aim vulnerable to Cross-Site Request Forgery
severity: high
cvss: 7.4
cvssVector: 'CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N'
vendor: aim
product: aim
ecosystem: pip
affected:
  - aim <= 3.22.0
published: '2025-03-20'
updated: '2026-07-07'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-38r9-3j52-h92v'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2024-7760'
  - url: 'https://github.com/aimhubio/aim'
  - url: 'https://huntr.com/bounties/2038df5f-4829-4040-8573-67bf9bb89229'
tags:
  - osv
  - pip
epss: 0.00522
epssPercentile: 0.43343
ingestedAt: '2026-07-08T18:25:44.882Z'
---

## Overview

aimhubio/aim version 3.22.0 contains a Cross-Site Request Forgery (CSRF) vulnerability in the tracking server. The vulnerability is due to overly permissive CORS settings, allowing cross-origin requests from all origins. This enables CSRF attacks on all endpoints of the tracking server, which can be chained with other existing vulnerabilities such as remote code execution, denial of service, and arbitrary file read/write.

## Affected packages

- `aim <= 3.22.0`

## Remediation

Refer to the advisory for the patched release.
