CVE 7.1 HIGH

@tinacms/graphql’s Media Endpoints Can Escape the Media Root via Symlinks or Junctions_CVE-2026-34603

7.1 / 10
HIGH
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L

Description

Tina is a headless content management system. Prior to version 2.2.2, @tinacms/cli recently added lexical path-traversal checks to the dev media routes, but the implementation still validates only the path string and does not resolve symlink or junction targets. If a link already exists under the media root, Tina accepts a path like pivot/written-from-media.txt as "inside" the media directory and then performs real filesystem operations through that link target. This allows out-of-root media listing and write access, and the same root cause also affects delete. This issue has been patched in version 2.2.2.

Basic Information

ID CVE-2026-34603
Source GitHub_M
Published Apr 1, 2026 at 16:08
Modified Apr 1, 2026 at 17:54

Affected Product

Vendor tinacms
Product tinacms
Version < 2.2.2
Affected Versions tinacms tinacms < 2.2.2

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.