Project Subscriptions
No data.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-2238-xc5r-v9hj | @tinacms/graphql has a Path Traversal issue |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Thu, 12 Mar 2026 18:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Thu, 12 Mar 2026 17:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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 path.join() without validating that the resolved path remains within the collection root directory. Because path.join() does not prevent directory traversal, paths containing ../ sequences can escape the intended directory boundary. This vulnerability is fixed in 2.1.2. | |
| Title | Path Traversal in @tinacms/graphql | |
| Weaknesses | CWE-22 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-03-12T17:55:19.636Z
Reserved: 2026-01-21T18:38:22.473Z
Link: CVE-2026-24125
Updated: 2026-03-12T17:55:12.389Z
Status : Awaiting Analysis
Published: 2026-03-12T17:16:39.233
Modified: 2026-03-12T21:07:53.427
Link: CVE-2026-24125
No data.
OpenCVE Enrichment
No data.
Github GHSA