Path Traversal in Ssw Tinacms\/graphql
CVE-2026-34604
Tina is a headless content management system. Prior to version 2.2.2, @tinacms/graphql uses string-based path containment checks in FilesystemBridge. That blocks plain ../ traversal, but it does not resolve symlink or junction targets. If a symlink/junction already exists under the allowed content root, a path like content/posts/pivot/owned.md is still considered "inside" the base even though the real filesystem target can be outside it. As a result, FilesystemBridge.get(), put(), delete(), and glob() can operate on files outside the intended root. This issue has been patched in version 2.2.2.
Vulnerability class: Path Traversal (Directory Traversal)
EPSS: 0.004 (29.9th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.1 (High). Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L.
Affected products
- Ssw Tinacms\/graphql
- Tinacms — versions < 2.2.2
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM, Vendor Advisory)
- security-advisories@github.com (Patch, x_refsource_MISC)
Frequently asked questions
- What is CVE-2026-34604?
- CVE-2026-34604 is a high-severity vulnerability in Ssw Tinacms\/graphql, classified under Path Traversal. CVSS score: 7.1/10. Published 2026-04-01.
- How severe is CVE-2026-34604?
- High severity. CVSS v3 base score is 7.1 out of 10.