CVE 4.3 MEDIUM

AnythingLLM: Cross-User TTS Audio Disclosure via Chat ID (IDOR)_CVE-2026-42456

4.3 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

Description

AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatting. Prior to version 1.12.1, GET /api/workspace/:slug/tts/:chatId in AnythingLLM returns the text-to-speech audio for another user's chat response within the same workspace because the route validates workspace membership but does not enforce ownership of the targeted chat row. As a result, an authenticated user can access another user's private assistant response in audio form if the chatId is known or guessed. This constitutes an insecure direct object reference (IDOR) affecting private chat response content exposed through the TTS endpoint. This issue has been patched in version 1.12.1.

Basic Information

ID CVE-2026-42456
Source GitHub_M
Published May 8, 2026 at 23:01

Affected Product

Vendor Mintplex-Labs
Product anything-llm
Version < 1.12.1
Affected Versions Mintplex-Labs anything-llm < 1.12.1

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.