SCA: security update for sillytavern (GHSA-ccfq-2454-f5xw)

medium Tenable Self-Hosted Container Security Plugin ID 441785

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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,
corsProxyMiddleware forwards req.params.url directly into fetch(url, ...). It only blocks circular
requests to its own host and does not enforce destination allowlist or private/loopback restrictions,
enabling SSRF. This vulnerability is fixed in 1.18.0. (CVE-2026-44652)

Solution

Update the sillytavern library and its related packages to version 1.18.0 or later.

See Also

https://github.com/advisories/GHSA-ccfq-2454-f5xw

Plugin Details

Severity: Medium

ID: 441785

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 5/13/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.3

Percentile: 53.66

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 4.7

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:N

CVSS Score Source: CVE-2026-44652

CVSS v3

Risk Factor: Critical

Base Score: 9.1

Temporal Score: 7.9

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

CVSS v4

Risk Factor: Medium

Base Score: 6.9

Threat Score: 2.7

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/12/2026

Vulnerability Publication Date: 5/12/2026

Reference Information

CVE: CVE-2026-44652

cwe: CWE-918