CVE-2026-24125

MEDIUM

ssw/tinacms/graphql < 2.1.2 - Path Traversal via Relative File Path Manipulation

Title source: llm
STIX 2.1

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.

References (1)

Core 1
Core References

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