Lucene search
+L

107 matches found

OSV
OSV
added 2026/04/01 12:25 a.m.17 views

GHSA-G9C2-GF25-3X67 @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...

7.1CVSS5.9AI score0.00372EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/04/01 12:25 a.m.15 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
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
CNNVD
CNNVD
added 2026/04/01 12:00 a.m.11 views

TinaCMS 安全漏洞

TinaCMS is an open-source headless CMS developed by Tina for Markdown, MDX, and JSON formats. Versions of TinaCMS prior to 2.2.2 contained security vulnerabilities. These vulnerabilities were caused by path traversal vulnerabilities in @tinacms/graphql. Unauthorized users could write and overwrit...

8.1CVSS6AI score0.00387EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/04/01 12:00 a.m.15 views

TinaCMS 安全漏洞

TinaCMS is an open-source headless CMS developed by Tina for Markdown, MDX, and JSON formats. Versions of TinaCMS prior to 2.2.2 contained a security vulnerability. This vulnerability stemmed from string-based path validation in FilesystemBridge, which allowed operations on files outside of the...

8.8CVSS5.8AI score0.00372EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/30 5:07 p.m.24 views

GHSA-V9P7-GF3Q-H779 @tinacms/graphql has Path Traversal that leads to overwrite of arbitrary files

Summary A Path Traversal vulnerability in @tinacms/graphql allows unauthenticated users to write and overwrite arbitrary files within the project root. This is achieved by manipulating the relativePath parameter in GraphQL mutations. The impact includes the ability to replace critical server...

8.1CVSS6.2AI score0.00387EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/03/26 3:08 p.m.9 views

CVE-2026-24125

Tina is a headless content management system. Prior to 2.1.2, TinaCMS allows users to create, update, and delete content documents using relative file paths relativePath, newRelativePath via GraphQL mutations. Under certain conditions, these paths are combined with the collection path using...

6.3CVSS5.8AI score0.00426EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/03/26 2:59 p.m.5 views

CVE-2026-28793

Tina is a headless content management system. Prior to 2.1.8, the TinaCMS CLI development server exposes media endpoints that are vulnerable to path traversal, allowing attackers to read and write arbitrary files on the filesystem outside the intended media directory. When running tinacms dev, th...

8.4CVSS6AI score0.00203EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/03/26 2:59 p.m.9 views

CVE-2026-28792

Tina is a headless content management system. Prior to 2.1.8 , the TinaCMS CLI dev server combines a permissive CORS configuration Access-Control-Allow-Origin: with the path traversal vulnerability previously reported to enable a browser-based drive-by attack. A remote attacker can enumerate the...

9.6CVSS6AI score0.00535EPSS
SaveExploits1References1
Veracode
Veracode
added 2026/03/24 10:06 a.m.11 views

Remote Code Execution (RCE)

tinacms is vulnerable to remote code execution. The vulnerability is due to improper handling of markdown content using the gray-matter package, which allows an attacker to execute arbitrary code by injecting malicious content into processed markdown files such as blog posts...

8.8CVSS6.4AI score0.00472EPSS
SaveExploits1References3Affected Software3
OSV
OSV
added 2026/03/12 8:32 p.m.58 views

GHSA-M48G-4WR2-J2H6 TinaCMS CLI has Arbitrary File Read via Disabled Vite Filesystem Restriction

Summary The TinaCMS CLI dev server configures Vite with server.fs.strict: false, which disables Vite's built-in filesystem access restriction. This allows any unauthenticated attacker who can reach the dev server to read arbitrary files on the host system Details When running tinacms dev, the CLI...

6.2CVSS5.9AI score0.01025EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/03/12 8:32 p.m.9 views

EUVD-2026-11615

TinaCMS CLI has Arbitrary File Read via Disabled Vite Filesystem Restriction...

6.2CVSS5.8AI score0.01025EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/03/12 8:32 p.m.17 views

TinaCMS CLI has Arbitrary File Read via Disabled Vite Filesystem Restriction

Summary The TinaCMS CLI dev server configures Vite with server.fs.strict: false, which disables Vite's built-in filesystem access restriction. This allows any unauthenticated attacker who can reach the dev server to read arbitrary files on the host system Details When running tinacms dev, the CLI...

6.2CVSS5.9AI score0.01025EPSS
SaveExploits1References3Affected Software1
EUVD
EUVD
added 2026/03/12 8:32 p.m.8 views

EUVD-2026-11613

TinaCMS Vulnerable to Path Traversal Leading to Arbitrary File Read, Write and Delete...

8.4CVSS5.8AI score0.00203EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/03/12 8:32 p.m.9 views

EUVD-2026-11611

TinaCMS CLI Dev Server Vulnerable to Cross-Origin File Exfiltration via CORS Misconfiguration + Path Traversal in TinaCMS...

9.6CVSS5.8AI score0.00535EPSS
SaveExploits1References5
Snyk
Snyk
added 2026/03/12 6:44 p.m.8 views

Directory Traversal

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 Directory Traversal via the relativePath and newRelativePath parameters i...

6.3CVSS6.3AI score0.00426EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/12 6:44 p.m.18 views

Files or Directories Accessible to External Parties

Overview Affected versions of this package are vulnerable to Files or Directories Accessible to External Parties via the dev server configuration when server.fs.strict is set to false. An attacker can access sensitive files on the host system by sending crafted requests to the development server...

6.9CVSS5.8AI score0.01025EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/12 6:44 p.m.18 views

Files or Directories Accessible to External Parties

Overview @tinacms/cli is a package used to set up your project with Tina Cloud configuration, and run a local version of the Tina Cloud content-api. Affected versions of this package are vulnerable to Files or Directories Accessible to External Parties via the dev server configuration when...

6.9CVSS5.8AI score0.01025EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/12 6:44 p.m.15 views

Directory Traversal

Overview @tinacms/cli is a package used to set up your project with Tina Cloud configuration, and run a local version of the Tina Cloud content-api. Affected versions of this package are vulnerable to Directory Traversal via the decodeURI and path.join functions in the HTTP server endpoints...

8.6CVSS6.3AI score0.00203EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/12 6:44 p.m.18 views

Directory Traversal

Overview @tinacms/cli is a package used to set up your project with Tina Cloud configuration, and run a local version of the Tina Cloud content-api. Affected versions of this package are vulnerable to Directory Traversal via a combination with permissive CORS configuration. An attacker can access...

9.6CVSS6.3AI score0.00535EPSS
SaveExploits1References2
Rows per page
Query Builder