CVE-2026-28793
Last modified
CVE-2026-28793 is a high-severity vulnerability rated 8.4/10 on the CVSS scale. Tina is a headless content management system. Prior to 2.1.8, the TinaCMS CLI development server exposes media endpoints that are vulnerable to path traversal, allowing attackers to read and write arbitrary files on the filesystem outside the intended media directory. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
Tina is a headless content management system. Prior to 2.1.8, the TinaCMS CLI development server exposes media endpoints that are vulnerable to path traversal, allowing attackers to read and write arbitrary files on the filesystem outside the intended media directory. When running tinacms dev, the CLI starts a local HTTP server (default port 4001) exposing endpoints such as /media/list/*, /media/upload/*, and /media/*. These endpoints process user-controlled path segments using decodeURI() and path.join() without validating that the resolved path remains within the configured media directory. This vulnerability is fixed in 2.1.8.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Ssw | Tinacms\/Cli | < 2.1.8 |
References
- https://github.com/tinacms/tinacms/security/advisories/GHSA-2f24-mg4x-534qExploit, Vendor Advisory
- https://github.com/tinacms/tinacms/security/advisories/GHSA-2f24-mg4x-534qExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-28793?
How severe is CVE-2026-28793?
How do I fix CVE-2026-28793?
Are you affected by CVE-2026-28793?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
