Lucene search
+L

160 matches found

CVE
CVE
added 2026/04/02 6:07 p.m.50 views

CVE-2026-34726

CVE-2026-34726 affects Copier (library/CLI) prior to version 9.14.1. The issue stems from the _subdirectory setting, which is documented as the template root but can accept directory traversal like .., and is used directly to compute the template root. This allows a template to escape its own dir...

4.4CVSS5.8AI score0.00383EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/04/02 6:07 p.m.11 views

CVE-2026-34726 Copier `_subdirectory` allows template root escape via parent-directory traversal

Copier is a library and CLI app for rendering project templates. Prior to version 9.14.1, Copier's subdirectory setting is documented as the subdirectory to use as the template root. However, the current implementation accepts parent-directory traversal such as .. and uses it directly when...

4.4CVSS5.9AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/04/02 6:07 p.m.3 views

CVE-2026-34726 Copier `_subdirectory` allows template root escape via parent-directory traversal

Copier is a library and CLI app for rendering project templates. Prior to version 9.14.1, Copier's subdirectory setting is documented as the subdirectory to use as the template root. However, the current implementation accepts parent-directory traversal such as .. and uses it directly when...

4.4CVSS5.8AI score0.00383EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/04/01 10:28 p.m.17 views

Copier `_subdirectory` allows template root escape via parent-directory traversal

Summary Copier's subdirectory setting is documented as the subdirectory to use as the template root. However, the current implementation accepts parent-directory traversal such as .. and uses it directly when selecting the template root. As a result, a template can escape its own directory and ma...

4.4CVSS5.9AI score0.00383EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/04/01 4:08 p.m.12 views

CVE-2026-34603 @tinacms/graphql's Media Endpoints Can Escape the Media Root via Symlinks or Junctions

Tina is a headless content management system. Prior to version 2.2.2, @tinacms/cli recently added lexical path-traversal checks to the dev media routes, but the implementation still validates only the path string and does not resolve symlink or junction targets. If a link already exists under the...

7.1CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/04/01 4:08 p.m.40 views

CVE-2026-34603 @tinacms/graphql's Media Endpoints Can Escape the Media Root via Symlinks or Junctions

Tina is a headless content management system. Prior to version 2.2.2, @tinacms/cli recently added lexical path-traversal checks to the dev media routes, but the implementation still validates only the path string and does not resolve symlink or junction targets. If a link already exists under the...

7.1CVSS0.00408EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/04/01 4:05 p.m.61 views

CVE-2026-34604 @tinacms/graphql's `FilesystemBridge` Path Validation Can Be Bypassed via Symlinks or Junctions

Tina is a headless content management system. Prior to version 2.2.2, @tinacms/graphql uses string-based path containment checks in FilesystemBridge. That blocks plain ../ traversal, but it does not resolve symlink or junction targets. If a symlink/junction already exists under the allowed conten...

7.1CVSS0.00372EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/04/01 12:25 a.m.16 views

@tinacms/graphql's `FilesystemBridge` Path Validation Can Be Bypassed via Symlinks or Junctions

Summary @tinacms/graphql uses string-based path containment checks in FilesystemBridge: - path.resolvepath.joinbaseDir, filepath - startsWithresolvedBase + path.sep That blocks plain ../ traversal, but it does not resolve symlink or junction targets. If a symlink/junction already exists under the...

8.8CVSS5.9AI score0.00372EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/01 12:23 a.m.14 views

@tinacms/graphql's Media Endpoints Can Escape the Media Root via Symlinks or Junctions

Summary @tinacms/cli recently added lexical path-traversal checks to the dev media routes, but the implementation still validates only the path string and does not resolve symlink or junction targets. If a link already exists under the media root, Tina accepts a path like...

8.3CVSS5.8AI score0.00408EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/01 12:00 a.m.33 views

PT-2026-29499

Summary @tinacms/graphql uses string-based path containment checks in FilesystemBridge: - path.resolvepath.joinbaseDir, filepath - startsWithresolvedBase + path.sep That blocks plain ../ traversal, but it does not resolve symlink or junction targets. If a symlink/junction already exists under the...

7.1CVSS5.9AI score0.00372EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/04/01 12:00 a.m.9 views

PT-2026-29668

Name of the Vulnerable Software and Affected Versions Copier versions prior to 9.14.1 Description Copier's subdirectory setting, intended to specify the template root, incorrectly allows parent directory traversal sequences like ... This allows a template to escape its directory and render files...

4.4CVSS6AI score0.00383EPSS
SaveExploits1References8
Cvelist
Cvelist
added 2026/03/27 12:49 a.m.37 views

CVE-2026-33747 BuildKit vulnerable to malicious frontend causing file escape outside of storage root

BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. Prior to version 0.28.1, when using a custom BuildKit frontend, the frontend can craft an API message that causes files to be written outside of the BuildKit state directory for...

8.4CVSS0.00498EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/03/26 12:00 a.m.14 views

Small Http Server 路径遍历漏洞

Small Http Server is a small HTTP server developed by Max Feoktistov. Version 3.06.36 of Small Http Server contains a path traversal vulnerability. This vulnerability stems from an authenticated path traversal exploit, which could allow remote users to bypass SecurityManager’s restrictions and...

8.7CVSS5.9AI score0.00613EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/23 4:35 p.m.4 views

SUSE-SU-2026:0977-1 Security update for go1.25-openssl

This update for go1.25-openssl fixes the following issues: Update to go 1.25.8 bsc1244485, jscSLE-18320: - CVE-2025-61732: cmd/cgo: discrepancy between Go and C/C++ comment parsing allows for C code smuggling bsc1257692. - CVE-2025-68121: crypto/tls: Config.Clone copies automatically generated...

10CVSS5.9AI score0.00765EPSS
SaveExploits1References12
Cvelist
Cvelist
added 2026/03/21 12:42 a.m.37 views

CVE-2026-32054 OpenClaw < 2026.2.25 - Symlink Traversal in Browser Trace/Download Path Handling

OpenClaw versions prior to 2026.2.25 contain a symlink traversal vulnerability in browser trace and download output path handling that allows local attackers to escape the managed temp root directory. An attacker with local access can create symlinks to route file writes outside the intended temp...

6.5CVSS0.00126EPSS
SaveExploits0References3
CVE
CVE
added 2026/03/21 12:42 a.m.25 views

CVE-2026-32054

OpenClaw versions prior to 2026.2.25 are affected by a symlink traversal vulnerability in browser trace and download output path handling, allowing a local attacker to escape the managed temp root and overwrite files outside the intended directory. The issue stems from how symlinks are resolved w...

7.8CVSS5.9AI score0.00126EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/21 12:00 a.m.13 views

PT-2026-26736

OpenClaw versions prior to 2026.2.25 contain a symlink traversal vulnerability in browser trace and download output path handling that allows local attackers to escape the managed temp root directory. An attacker with local access can create symlinks to route file writes outside the intended temp...

6.5CVSS5.9AI score0.00126EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/03/18 1:34 a.m.7 views

CVE-2026-22180

OpenClaw versions prior to 2026.3.2 contain a path-confinement bypass vulnerability in browser output handling that allows writes outside intended root directories. Attackers can exploit insufficient canonical path-boundary validation in file write operations to escape root-bound restrictions and...

5.3CVSS5.9AI score0.0013EPSS
SaveExploits0References4
CVE
CVE
added 2026/03/18 1:34 a.m.35 views

CVE-2026-22180

OpenClaw is affected in versions prior to 2026.3.2 by a path-confinement bypass in browser output handling that allows writing outside intended root directories. The issue arises from insufficient canonical path-boundary validation in file write operations, enabling writes to arbitrary locations ...

5.3CVSS5.9AI score0.0013EPSS
SaveExploits0References3Affected Software1
Microsoft CVE
Microsoft CVE
added 2026/03/17 8:01 a.m.12 views

SFTP root escape via component-agnostic prefix check in ssh_sftpd

...

5.4CVSS5.8AI score0.00363EPSS
SaveExploits0
Rows per page
Query Builder