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.
INFO
Published Date :
2026-03-12T16:31:56.860Z
Last Modified :
2026-03-12T17:55:19.636Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-24125 vulnerability.
| Vendors | Products |
|---|---|
| Ssw |
|
| Tina |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-24125.