CVE-2026-44648
Last modified
CVE-2026-44648 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.39% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-44648?
How severe is CVE-2026-44648?
How do I fix CVE-2026-44648?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-44641Microsoft APM is an open-source, community-driven dependency…7.1
- CVE-2026-44643Angular Expressions provides expressions for the Angular.JS …10
- CVE-2026-44644LiquidJS is a Shopify/GitHub Pages compatible template engin…6.1
- CVE-2026-44645LiquidJS is a Shopify/GitHub Pages compatible template engin…6.5
- CVE-2026-44646LiquidJS is a Shopify/GitHub Pages compatible template engin…5.3
- CVE-2026-44647OneDev is a Git server with CI/CD, kanban, and packages. Pri…7.1
- CVE-2026-44649SillyTavern is a locally installed user interface that allow…9.8
- CVE-2026-4465A flaw has been found in D-Link DIR-513 1.10. The impacted e…8.8
- CVE-2026-44650SillyTavern is a locally installed user interface that allow…9.1
- CVE-2026-44651SillyTavern is a locally installed user interface that allow…6.9
- CVE-2026-44652SillyTavern is a locally installed user interface that allow…6.9
- CVE-2026-44653LibreChat is an enhanced ChatGPT clone that supports multipl…6.5
Are you affected by CVE-2026-44648?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
