CVE-2026-34604HIGH 8.8EPSS p28.8%
CVE-2026-34604CVE-2026-34604
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.
Scoring
| CVSS 3.1 | 8.8 (HIGH) |
| Vector | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
| EPSS | 0.37% probability of exploitation · percentile 28.8% · 2026-06-19T12:03:05Z |
| Published | 2026-04-01 |
| Last modified | 2026-04-07 |
Underlying weaknesses· 2
References
2
| Type | Target | Confidence | Tier |
|---|---|---|---|
| Weakness | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')cwe-22 | 0% | live |
| Weakness | Improper Link Resolution Before File Access ('Link Following')cwe-59 | 0% | live |
Related by meaning· 6
Nearest entities by semantic similarity across the cs-graph corpus.