216.73.217.24

CVE-2026-44648

· Published 29/05/2026 19:16 · Modified 29/05/2026 20:17

Labels: CVE-2026-44648 2026-05-29CVE-2026-44648CWE-613[email protected]

Essential information

Published
29/05/2026 19:16
Modified
29/05/2026 20:17
Author
Creator
CVSS
7.5 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H

CVSS metrics

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.

NVD status

Status
Deferred — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
sillytavern / sillytavern cpe:2.3:a:sillytavern:sillytavern:<1.18.0:*:*:*:*:*:*:*

References