CVE-2026-34604
Last modified
CVE-2026-34604 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. Tina is a headless content management system. Prior to version 2.2.2, @tinacms/graphql uses string-based path containment checks in FilesystemBridge. EPSS estimates a 0.37% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Ssw | Tinacms\/Graphql | <= 2.2.1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-34604?
How severe is CVE-2026-34604?
How do I fix CVE-2026-34604?
Are you affected by CVE-2026-34604?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
