CVE-2026-24125
MEDIUM EPSS 34.1%
Published Mar 12, 20263mo ago · Modified Jun 17, 20261w ago
6.3 CVSS 3.1
Published Mar 12, 2026 3mo ago
Last Modified Jun 17, 2026 1w ago
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality Low
Integrity Low
Availability Low
Threat Intelligence
EPSS Exploit Probability
34.1% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-22 Path Traversal Resource Mgmt
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| ssw | tinacms\/graphql | * | <2.1.2 |
References 1
- github.com https://github.com/tinacms/tinacms/security/advisories/GHSA-2238-xc5r-v9hj
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.