---
id: CVE-2026-46372
title: >-
  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
summary: >-
  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 exposes
  /api/search/searx…
severity: high
cvss: 8.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N'
cwe:
  - CWE-918
published: '2026-05-29'
updated: '2026-07-22'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-46372'
references:
  - url: >-
      https://github.com/SillyTavern/SillyTavern/security/advisories/GHSA-qg89-qwwh-5f3j
    label: security-advisories@github.com
  - url: >-
      https://github.com/SillyTavern/SillyTavern/security/advisories/GHSA-qg89-qwwh-5f3j
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
  - exploit-available
epss: 0.00866
epssPercentile: 0.57181
ingestedAt: '2026-07-22T21:06:23.749Z'
exploits:
  nuclei:
    - CVE-2026-46372
  checkedAt: '2026-09-24T07:53:04.331Z'
exploitAvailable: true
---

## Overview

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 exposes /api/search/searxng, which accepts attacker-controlled baseUrl and uses it directly to build outbound server-side fetches. An authenticated low-privilege user can point baseUrl at an internal or loopback HTTP service and receive the /search response body. This vulnerability is fixed in 1.18.0.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
