CVE-2026-24125
MEDIUMssw/tinacms/graphql < 2.1.2 - Path Traversal via Relative File Path Manipulation
Title source: llmDescription
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.
References (1)
Core 1
Core References
Vendor Advisory x_refsource_confirm
https://github.com/tinacms/tinacms/security/advisories/GHSA-2238-xc5r-v9hj
Scores
CVSS v3
6.3
EPSS
0.0043
EPSS Percentile
33.9%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
no
Technical Impact
partial
Details
CWE
CWE-22
Status
published
Products (1)
ssw/tinacms\/graphql
< 2.1.2
Published
Mar 12, 2026
Tracked Since
Mar 13, 2026