---
cve: "CVE-2026-63506"
severity: "HIGH"
cvss: 8.8
epss: "31.6%"
vendor: "tinacms"
kev: false
exploited: false
published: "2026-09-16 20:27:37"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-19T04:52:11+02:00"
---

# CVE-2026-63506

> 8.8 HIGH · 🧪 PoC

## Beschreibung

Tina is a headless content management system. Prior to @tinacms/auth 1.1.4 and next-tinacms-azure 15.0.1, isAuthorized accepts a request-controlled clientID and asks isUserAuthorized to validate the bearer token against that selected TinaCloud app instead of the self-hosted site's configured app. An attacker with any TinaCloud account can submit the attacker's own app ID and valid token to a victim endpoint, causing TinaCloudBackendAuthProvider or an affected media authorized callback to accept the attacker's verified status across the tenant boundary. The vulnerable logic is present in packages/@tinacms/auth/src/index.ts and packages/next-tinacms-azure/src/auth.ts. Successful exploitation permits media listing, reading, upload, or deletion and, when TinaCloudBackendAuthProvider is used, GraphQL read, create, update, and delete operations on the victim's content without a victim account or victim interaction. This vulnerability is fixed in @tinacms/auth 1.1.4 and next-tinacms-azure 15.0.1.

## CVSS-Vektor

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

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- 680e1393cffed9b4640e8f2a7885b6d1bd805d05 (Commit)
- 62086b0dd71be392fce34e95e3d1c8d05d60bf43 (Commit)

## Referenzen

- <https://github.com/tinacms/tinacms/security/advisories/GHSA-g74q-6g2f-874x>
- <https://github.com/tinacms/tinacms/pull/7168>
- <https://github.com/tinacms/tinacms/commit/0a927a4f8d228dd05ee7ca4be32899bc190e73af>
- <https://github.com/tinacms/tinacms/releases/tag/@tinacms/auth@1.1.4>
- <https://github.com/tinacms/tinacms/releases/tag/next-tinacms-azure@15.0.1>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-63506) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
