CVE-2026-44648
SillyTavern
SillyTavern is a locally installed user interface that allows users to interact with text generation large language models, image generation engines, and text-to-speech voice models. Prior to 1.18.0, SillyTavern relies on cookie-session for authentication, storing all session data (user handle, permissions) in a signed cookie. The endpoints POST /api/users/change-password and POST /api/users/recover-step2 only update the password hash in the database but do not expire current sessions. Because the session is stateless and stored entirely in the client cookie, there is no server-side mechani...
- CVSS
- 7.5
- EPSS
- 0.39% 32.2% percentile
- CISA KEV
- Not listed
- Published
- 2026.05.30