CVE-2026-44652

Source
https://cve.org/CVERecord?id=CVE-2026-44652
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-44652.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-44652
Aliases
Published
2026-05-29T17:43:07.425Z
Modified
2026-07-23T03:56:12.499281395Z
Severity
  • 6.9 (Medium) CVSS_V4 - 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 CVSS Calculator
Summary
SillyTavern: SSRF vulnerability in the CORS proxy middleware
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-918"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/44xxx/CVE-2026-44652.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/sillytavern/sillytavern

Affected ranges

Type
GIT
Repo
https://github.com/sillytavern/sillytavern
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.18.0"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

1.*
1.10.0
1.10.1
1.10.10
1.10.2
1.10.3
1.10.4
1.10.5
1.10.6
1.10.7
1.10.8
1.10.9
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.11.4-1
1.11.5
1.11.6
1.11.7
1.11.8
1.12.0
1.12.0-6
1.12.1
1.12.10
1.12.11
1.12.12
1.12.13
1.12.14
1.12.2
1.12.3
1.12.4
1.12.5
1.12.6
1.12.7
1.12.8
1.12.9
1.13.0
1.13.1
1.13.2
1.13.3
1.13.4
1.13.5
1.14.0
1.15.0
1.16.0
1.17.0
1.9.2
1.9.5
1.9.6
1.9.7

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-44652.json"