Lucene search
+L

18329 matches found

CVE
CVE
added 2026/04/01 4:05 p.m.33 views

CVE-2026-34604

CVE-2026-34604 affects TinaCMS GraphQL’s FilesystemBridge, where path containment checks use string-based validation (path.resolve and startsWith) that fail to account for symlinks/junctions. If a symlink exists under the allowed content root, operations like get(), put(), delete(), and glob() ca...

8.8CVSS5.8AI score0.00372EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/01 4:05 p.m.3 views

CVE-2026-34604

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.1CVSS5.8AI score0.00372EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/04/01 4:05 p.m.12 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.1CVSS5.9AI score
SaveExploits0References4
Ubuntu
Ubuntu
added 2026/04/01 1:44 p.m.13 views

USN-8139-1: cargo-c vulnerability

It was discovered that tar-rs embedded in cargo-c incorrectly handled symlinks when unpacking a tar archive. If a user or automated system were tricked into processing a specially crafted tar archive, a remote attacker could use this issue to modify permissions of arbitrary directories outside th...

6.5CVSS6AI score0.00379EPSS
SaveExploits1
OSV
OSV
added 2026/04/01 1:35 p.m.9 views

USN-8138-1 rust-tar vulnerability

It was discovered that tar-rs incorrectly handled symlinks when unpacking a tar archive. If a user or automated system were tricked into processing a specially crafted tar archive, a remote attacker could use this issue to modify permissions of arbitrary directories outside the extraction root, a...

6.5CVSS6AI score0.00379EPSS
SaveExploits1References2
Ubuntu
Ubuntu
added 2026/04/01 1:35 p.m.13 views

USN-8138-1: tar-rs vulnerability

It was discovered that tar-rs incorrectly handled symlinks when unpacking a tar archive. If a user or automated system were tricked into processing a specially crafted tar archive, a remote attacker could use this issue to modify permissions of arbitrary directories outside the extraction root, a...

6.5CVSS6AI score0.00379EPSS
SaveExploits1
Snyk
Snyk
added 2026/04/01 12:25 a.m.6 views

Symlink Attack

Overview @tinacms/graphql is a GraphQL database generating component for Tina, the headless content management system with support for Markdown, MDX, JSON, YAML, and more. Affected versions of this package are vulnerable to Symlink Attack in the FilesystemBridge get, put, delete, and glob methods...

8.8CVSS5.9AI score0.00372EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/04/01 12:23 a.m.9 views

Symlink Attack

Overview @tinacms/graphql is a GraphQL database generating component for Tina, the headless content management system with support for Markdown, MDX, JSON, YAML, and more. Affected versions of this package are vulnerable to Symlink Attack in the handling of media endpoints when symlinks or...

8.3CVSS5.9AI score0.00408EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/04/01 12:23 a.m.12 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.7 views

PT-2026-29580

Name of the Vulnerable Software and Affected Versions ONNX versions prior to 1.21.0 Description ONNX versions prior to 1.21.0 contain a symlink traversal vulnerability in the external data loading process. This flaw allows reading files outside the intended model directory. The vulnerability...

5.5CVSS6AI score0.00248EPSS
SaveExploits1References7
OSV
OSV
added 2026/03/31 10:34 p.m.12 views

GHSA-3R9X-F23J-GC73 onnx Vulnerable to Path Traversal via Symlink

Summary A path traversal vulnerability via symlink allows to read arbitrary files outside model or user-provided directory. Details The following check for symlink is ineffective and it is possible to point a symlink to an arbitrary location on the file system:...

8.7CVSS6AI score0.00593EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/03/31 10:34 p.m.20 views

onnx Vulnerable to Path Traversal via Symlink

Summary A path traversal vulnerability via symlink allows to read arbitrary files outside model or user-provided directory. Details The following check for symlink is ineffective and it is possible to point a symlink to an arbitrary location on the file system:...

8.7CVSS6AI score0.00593EPSS
SaveExploits1References4Affected Software1
Snyk
Snyk
added 2026/03/31 10:34 p.m.8 views

UNIX Symbolic Link (Symlink) Following

Overview onnx is an Open Neural Network Exchange Affected versions of this package are vulnerable to UNIX Symbolic Link Symlink Following through the handling of external data files when symbolic links are present. An attacker can access arbitrary files on the host system by crafting a symlink th...

8.7CVSS6.1AI score0.00593EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/31 10:16 p.m.10 views

PYSEC-2026-2115

The Claude SDK for Python provides access to the Claude API from Python applications. From version 0.86.0 to before version 0.87.0, the async local filesystem memory tool in the Anthropic Python SDK validated that model-supplied paths resolved inside the sandboxed memory directory, but then...

5.3CVSS6AI score0.00138EPSS
SaveExploits0References3
NVD
NVD
added 2026/03/31 10:16 p.m.8 views

CVE-2026-34452

The Claude SDK for Python provides access to the Claude API from Python applications. From version 0.86.0 to before version 0.87.0, the async local filesystem memory tool in the Anthropic Python SDK validated that model-supplied paths resolved inside the sandboxed memory directory, but then...

5.8CVSS0.00138EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/31 9:32 p.m.5 views

CVE-2026-34452

The Claude SDK for Python provides access to the Claude API from Python applications. From version 0.86.0 to before version 0.87.0, the async local filesystem memory tool in the Anthropic Python SDK validated that model-supplied paths resolved inside the sandboxed memory directory, but then...

5.8CVSS5.8AI score0.00138EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/03/31 9:32 p.m.8 views

CVE-2026-34452 Claude SDK for Python: Memory Tool Path Validation Race Condition Allows Sandbox Escape

The Claude SDK for Python provides access to the Claude API from Python applications. From version 0.86.0 to before version 0.87.0, the async local filesystem memory tool in the Anthropic Python SDK validated that model-supplied paths resolved inside the sandboxed memory directory, but then...

5.8CVSS5.8AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/03/31 9:32 p.m.32 views

CVE-2026-34452 Claude SDK for Python: Memory Tool Path Validation Race Condition Allows Sandbox Escape

The Claude SDK for Python provides access to the Claude API from Python applications. From version 0.86.0 to before version 0.87.0, the async local filesystem memory tool in the Anthropic Python SDK validated that model-supplied paths resolved inside the sandboxed memory directory, but then...

5.8CVSS0.00138EPSS
SaveExploits0References3
IBM Security Bulletins
IBM Security Bulletins
added 2026/03/31 1:40 p.m.8 views

Security Bulletin: Maximo AI Service uses tar-7.4.3.tgz which is vulnerable to CVE-2026-23745 and CVE-2026-23950.

Summary Maximo AI Service uses tar-7.4.3.tgz which is vulnerable to CVE-2026-23745 and CVE-2026-23950. This bulletin contains information regarding the vulnerability and its fixture. Vulnerability Details CVEID:CVE-2026-23950 DESCRIPTION: node-tar,a Tar for Node.js, has a race condition...

8.8CVSS6.4AI score0.0034EPSS
SaveExploits3Affected Software1
OSV
OSV
added 2026/03/31 10:18 a.m.14 views

CLSA-2026-1774952276 opencryptoki: Fix of CVE-2026-23893

CVE-2026-23893: fix symlink-following vulnerabilities in privileged contexts...

6.8CVSS5.8AI score0.00168EPSS
SaveExploits0References1
Rows per page
Query Builder