CVE-2026-34603 in Tina CMS
요약 (영어)
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.
책임이 있는
GitHub_M
예약하다
2026. 03. 30.
공개
2026. 04. 01.
엔트리
VulDB provides additional information and datapoints for this CVE:
| 아이디 | 취약성 | CWE | 악용 | 대책 | CVE |
|---|---|---|---|---|---|
| 354710 | Tina CMS 디렉토리 순회 | 22 | 정의되지 않음 | 공식 수정 | CVE-2026-34603 |