CVE-2026-32715 PUBLISHED

AnythingLLM Manager Privilege Bypass Allows Access to Admin-Only System Preferences

Assigner: GitHub_M
Reserved: 13.03.2026 Published: 13.03.2026 Updated: 13.03.2026

AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatting. In 1.11.1 and earlier, The two generic system-preferences endpoints allow manager role access, while every other surface that touches the same settings is restricted to admin only. Because of this inconsistency, a manager can call the generic endpoints directly to read plaintext SQL database credentials and overwrite admin-only global settings such as the default system prompt and the Community Hub API key.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N
CVSS Score: 3.8

Product Status

Vendor Mintplex-Labs
Product anything-llm
Versions
  • Version <= 1.11.1 is affected

References

Problem Types

  • CWE-863: Incorrect Authorization CWE