Path Traversal in Ssw Tinacms\/graphql
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 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.
Vulnerability class: Path Traversal (Directory Traversal)
EPSS: 0.004 (35.0th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 6.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L.
Affected products
- Ssw Tinacms\/graphql
- @Tinacms Graphql — versions < 2.1.2
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM, Exploit, Vendor Advisory)
Frequently asked questions
- What is CVE-2026-24125?
- CVE-2026-24125 is a medium-severity vulnerability in Ssw Tinacms\/graphql, classified under Path Traversal. CVSS score: 6.3/10. Published 2026-03-12.
- How severe is CVE-2026-24125?
- Medium severity. CVSS v3 base score is 6.3 out of 10.