Generated remediation guidance and an executive summary. No account required.
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.
Cite this page
CVE-2024-5213. CVEDatabase.com. Retrieved 1 May 2026. https://cvedatabase.com/cve/CVE-2024-5213
Use CWE-201, Mintplexlabs vendor hub and Anythingllm product page to widen CVE-2024-5213 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2026-32626, CVE-2026-24477 and CVE-2026-32628 for nearby disclosures in the same product family.