| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-wmm3-h9qj-p5v6 | SillyTavern: Existing sessions are not invalidated after password change, allowing session reuse and account takeover |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Fri, 29 May 2026 20:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Fri, 29 May 2026 19:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Sillytavern
Sillytavern sillytavern |
|
| Vendors & Products |
Sillytavern
Sillytavern sillytavern |
Fri, 29 May 2026 18:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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 mechanism to revoke a token once issued. This vulnerability is fixed in 1.18.0. | |
| Title | SillyTavern: Existing sessions are not invalidated after password change, allowing session reuse and account takeover | |
| Weaknesses | CWE-613 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-05-29T19:47:10.723Z
Reserved: 2026-05-07T15:30:10.875Z
Link: CVE-2026-44648
Updated: 2026-05-29T19:47:06.959Z
Status : Deferred
Published: 2026-05-29T19:16:24.570
Modified: 2026-05-29T20:17:38.110
Link: CVE-2026-44648
No data.
OpenCVE Enrichment
Updated: 2026-05-29T19:30:05Z
Github GHSA