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.
INFO
Published Date :
2026-04-01T16:05:15.196Z
Last Modified :
2026-04-01T17:59:46.120Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-34604 vulnerability.
| Vendors | Products |
|---|---|
| Ssw |
|
| Tina |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-34604.