AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-5213

MEDIUM · CVSS 6.5 EPSS 0.46% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-06-20 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 6.5. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2024-5213
Severity
MEDIUM
CVSS
6.5
EPSS
0.46%

Original NVD Description

In mintplex-labs/anything-llm versions up to and including 1.5.3, an issue was discovered where the password hash of a user is returned in the response after login (`POST /api/request-token`) and after account creations (`POST /api/admin/users/new`). This exposure occurs because the entire User object, including the bcrypt password hash, is included in the response sent to the frontend. This practice could potentially lead to sensitive information exposure despite the use of bcrypt, a strong hashing algorithm. It is recommended not to expose any clues about passwords to the frontend.

Related CVEs

Other vulnerabilities affecting the same vendor(s)