CVE-2025-68278
Unknown
Unknown - Not Provided
Arbitrary Code Execution via Insecure Markdown Parsing in TinaCMS
Publication date: 2025-12-18
Last updated on: 2026-04-10
Assigner: GitHub, Inc.
Description
Description
Tina is a headless content management system. In tinacms prior to version 3.1.1, tinacms uses the gray-matter package in an insecure way allowing attackers that can control the content of the processed markdown files, e.g., blog posts, to execute arbitrary code. tinacms version 3.1.1, @tinacms/cli version 2.0.4, and @tinacms/graphql version 2.0.3 contain a fix for the issue.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| ssw | tinacms | to 3.1.1 (exc) |
| ssw | tinacms/cli | to 2.0.4 (exc) |
| ssw | tinacms/graphql | to 2.0.3 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-94 | The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment. |