CVE-2026-34604
CVE-2026-34604
7.1
HighPublished:
Last updated:
Source:security-advisories@github.com
Analyzed
Weakness (CWE)
CVSS Vector
v3.1- Attack Vector
- Network
- Attack Complexity
- High
- Privileges Required
- Low
- User Interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- Low
Description
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.
References
security-advisories@github.com
https://github.com/tinacms/tinacms/commit/f124eabaca10dac9a4d765c9e4135813c4830955security-advisories@github.com
https://github.com/tinacms/tinacms/security/advisories/GHSA-g9c2-gf25-3x67134c704f-9b21-4f2e-91b3-4a467353bcc0
https://github.com/tinacms/tinacms/security/advisories/GHSA-g9c2-gf25-3x67