Lucene search
K

18 matches found

NVD
NVD
added 2026/05/29 7:16 p.m.12 views

CVE-2026-44650

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, POST /api/extensions/delete endpoint accepts extensionName: "." which bypasses sanitize-filename...

9.1CVSS0.00567EPSS
Exploits0References1
Cvelist
Cvelist
added 2026/05/29 5:48 p.m.30 views

CVE-2026-44650 SillyTavern: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

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, POST /api/extensions/delete endpoint accepts extensionName: "." which bypasses sanitize-filename...

9.1CVSS0.00567EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2026/05/29 5:48 p.m.13 views

CVE-2026-44650 SillyTavern: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

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, POST /api/extensions/delete endpoint accepts extensionName: "." which bypasses sanitize-filename...

9.1CVSS5.8AI score0.00567EPSS
Exploits0References1
CVE
CVE
added 2026/05/29 5:48 p.m.12 views

CVE-2026-44650

CVE-2026-44650 affects SillyTavern (local UI for LLMs) where the POST /api/extensions/delete endpoint accepts extensionName: "." and bypasses sanitize-filename validation. This causes path traversal that deletes the entire user extensions directory (and potentially the global extensions dir) with...

9.1CVSS5.8AI score0.00567EPSS
Exploits0References1
CNNVD
CNNVD
added 2026/05/29 12:0 a.m.6 views

SillyTavern 安全漏洞

SillyTavern is a frontend interface for the SillyTavern open-source language model. Versions of SillyTavern prior to 1.18.0 contained security vulnerabilities. These vulnerabilities stemmed from the POST /api/extensions/delete endpoint accepting an extensionName parameter. This allowed bypassing...

9.1CVSS5.8AI score0.00567EPSS
Exploits0References1
Github Security Blog
Github Security Blog
added 2026/05/12 10:23 p.m.8 views

SillyTavern has a Path Traversal issue

Summary POST /api/extensions/delete endpoint accepts extensionName: "." which bypasses sanitize-filename validation, causing the entire user extensions directory to be recursively deleted. No authentication is required in the default configuration. Affected File src/endpoints/extensions.js last...

9.6CVSS5.7AI score0.00567EPSS
Exploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/12 12:0 a.m.7 views

PT-2026-40546

Name of the Vulnerable Software and Affected Versions SillyTavern versions prior to 1.18.0 Description An issue exists in the "/api/extensions/delete" endpoint where it accepts the value "." for the extensionName variable. This bypasses the sanitize-filename validation, which converts the dot to ...

9.1CVSS5.8AI score0.00567EPSS
Exploits0References5
Snyk
Snyk
added 2026/05/05 6:43 p.m.7 views

Arbitrary Code Injection

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Arbitrary Code Injection in the setup-api.js loading process. An attacker can execute arbitrary code by placing a malicious setup-api.js file in the extensions// directory of a repository...

8.5CVSS6.2AI score0.00144EPSS
Exploits0References2
CNVD
CNVD
added 2026/04/10 12:0 a.m.5 views

OpenClaw has an unspecified vulnerability (CNVD-2026-19641)

OpenClaw is an intelligent artificial assistant open-sourced by OpenClaw. A security vulnerability exists in OpenClaw that stems from automatically discovering and loading plugins from .OpenClaw/extensions/ without explicit trust validation, which can be exploited by an attacker to cause arbitrar...

8.8CVSS6.1AI score0.00331EPSS
Exploits0
NVD
NVD
added 2026/03/31 12:16 p.m.3 views

CVE-2026-32920

OpenClaw before 2026.3.12 automatically discovers and loads plugins from .OpenClaw/extensions/ without explicit trust verification, allowing arbitrary code execution. Attackers can execute malicious code by including crafted workspace plugins in cloned repositories that execute when users run...

8.8CVSS0.00331EPSS
Exploits0References2
NVD
NVD
added 2026/03/05 10:16 p.m.8 views

CVE-2026-28447

OpenClaw versions 2026.1.29-beta.1 prior to 2026.2.1 contain a path traversal vulnerability in plugin installation that allows malicious plugin package names to escape the extensions directory. Attackers can craft scoped package names containing path traversal sequences like .. to write files...

8.1CVSS0.00355EPSS
Exploits0References3
OSV
OSV
added 2026/03/05 10:16 p.m.4 views

CVE-2026-28447

OpenClaw versions 2026.1.29-beta.1 prior to 2026.2.1 contain a path traversal vulnerability in plugin installation that allows malicious plugin package names to escape the extensions directory. Attackers can craft scoped package names containing path traversal sequences like .. to write files...

6.5CVSS5.8AI score
Exploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/05 9:59 p.m.4 views

CVE-2026-28447

OpenClaw versions 2026.1.29-beta.1 prior to 2026.2.1 contain a path traversal vulnerability in plugin installation that allows malicious plugin package names to escape the extensions directory. Attackers can craft scoped package names containing path traversal sequences like .. to write files...

7.5CVSS5.9AI score0.00355EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2026/03/05 9:59 p.m.3 views

CVE-2026-28447 OpenClaw 2026.1.29-beta.1 < 2026.2.1 - Path Traversal in Plugin Installation via Package Name

OpenClaw versions 2026.1.29-beta.1 prior to 2026.2.1 contain a path traversal vulnerability in plugin installation that allows malicious plugin package names to escape the extensions directory. Attackers can craft scoped package names containing path traversal sequences like .. to write files...

8.1CVSS5.8AI score0.00355EPSS
Exploits0References3
OSV
OSV
added 2026/02/17 9:39 p.m.9 views

GHSA-QRQ5-WJGG-RVQW OpenClaw has a Path Traversal in Plugin Installation

Summary OpenClaw's plugin installation path derivation could be abused by a malicious plugin package.json name to escape the intended extensions directory and write files to a parent directory. Affected Packages / Versions - Package: openclaw npm - Affected: = 2026.1.20, = 2026.2.1 - Latest...

8.1CVSS5.5AI score0.00355EPSS
Exploits0References7
Github Security Blog
Github Security Blog
added 2026/02/17 9:39 p.m.9 views

OpenClaw has a Path Traversal in Plugin Installation

Summary OpenClaw's plugin installation path derivation could be abused by a malicious plugin package.json name to escape the intended extensions directory and write files to a parent directory. Affected Packages / Versions - Package: openclaw npm - Affected: = 2026.1.20, = 2026.2.1 - Latest...

8.1CVSS5.4AI score0.00355EPSS
Exploits0References7Affected Software1
CNNVD
CNNVD
added 2023/12/28 12:0 a.m.2 views

JIZHICMS Security Vulnerabilities

Extreme Networks Technology JIZHICMS Extreme CMS is an open source content management system CMS from China's Extreme Networks Technology Company. A security vulnerability exists in JIZHICMS v.2.5, which stems from a file upload vulnerability. An attacker can exploit this vulnerability to execute...

8.8CVSS7.8AI score0.00938EPSS
Exploits1References2
Joomla! Vulnerable Extensions List
Joomla! Vulnerable Extensions List
added 2017/02/02 11:21 a.m.18 views

hwdVideoShare,N/A

hwdVideoShare,N/A,SQL Injection Dev Statement The hwdVideoShare comhwdvideoshare extension was retired 3 years ago, and we deleted it from the Joomla Extensions Directory. It was replaced by a completely new extension called HWDMediaShare...

7.5AI score
Exploits0
Rows per page
Query Builder