Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

C4Tzzz

#30490of 53,632
8.6Total CVSS
Vulnerabilities · 2
Medium
2
PT-2026-44551
4.3
2026-05-28
Mintplex · Anything-Llm · CVE-2026-47713
**Name of the Vulnerable Software and Affected Versions** AnythingLLM versions prior to 1.13.0 **Description** An issue exists where a mobile device token created in single-user mode remains valid after migration to multi-user mode, even if the device record has `userId` set to null. The mobile authentication middleware continues to accept this stale token. Since no user is associated with the request, mobile handlers use unscoped data-access branches, returning workspaces and content without per-user filtering. This allows a pre-migration token to enumerate workspaces assigned to other users and retrieve thread metadata and chat content. **Recommendations** Update to version 1.13.0.
PT-2026-39221
4.3
2026-05-08
Unknown · Anything-Llm · CVE-2026-42456
**Name of the Vulnerable Software and Affected Versions** AnythingLLM versions prior to 1.12.1 **Description** An insecure direct object reference (IDOR) exists in the text-to-speech endpoint. The endpoint "/api/workspace/:slug/tts/:chatId" validates workspace membership but fails to enforce ownership of the targeted chat row. This allows an authenticated user to access another user's private assistant response in audio form if the `chatId` is known or guessed. **Recommendations** Update to version 1.12.1.