All intelligence
// vulnerability record
live · NVDCVE-2024-10109
HIGHpublished 2025-03-20 10:15 UTC · 1 year ago · modified 2026-06-17 06:54 UTC
8.3
CVSS / 10
// description
A vulnerability in the mintplex-labs/anything-llm repository, as of commit 5c40419, allows low privilege users to access the sensitive API endpoint "/api/system/custom-models". This access enables them to modify the model's API key and base path, leading to potential API key leakage and denial of service on chats.
// cvss 3.0 vector
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H
// weaknesses (CWE)
- CWE-863