# CVE-2024-9216

## Summary

- **CVE ID:** CVE-2024-9216
- **Severity:** HIGH
- **CVSS Score:** 8.1 (CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N)
- **CWE:** CWE-304
- **Published:** Mar 20, 2025
- **Last Modified:** Mar 13, 2026

## Description

An authentication bypass vulnerability exists in gaizhenbiao/ChuanhuChatGPT, as of commit 3856d4f, allowing any user to read and delete other users' chat history. The vulnerability arises because the username is provided via an HTTP request from the client side, rather than being read from a secure source like a cookie. This allows an attacker to pass another user's username to the get_model function, thereby gaining unauthorized access to that user's chat history.

## Affected Products

- gaizhenbiao — gaizhenbiao/chuanhuchatgpt (unspecified)

## References

- [CNA](https://huntr.com/bounties/21e54c3f-e2d7-423b-9890-1f0cb99af4dd)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.61%
- **EPSS Percentile:** 47.2

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-11._