---
cve: "CVE-2026-72785"
severity: "CRITICAL"
cvss: 9.3
epss: "19%"
vendor: "craftcms"
kev: false
exploited: false
published: "2026-08-11 13:19:09"
tags: [cve, security, critical]
source: tsecurity.de CVE-Dossier
exported: "2026-09-06T11:41:51+02:00"
---

# CVE-2026-72785

> 9.3 CRITICAL · 🧪 PoC

## Beschreibung

Craft CMS 5.0.0-RC1 through 5.10.5 contains an incorrect authorization vulnerability. A control-panel user holding only the viewCategories permission (without saveCategories) for a category group can permanently modify that group's category structure — reordering and re-parenting categories — via the structures/move-element action. The structureEditable flag is computed from the view permission rather than the save permission, and the StructuresController authorizes the mutating action on that read-time session grant without a save re-check. Because a category's URI is derived from its position in the structure, moving a category changes its URL and those of its descendants and can corrupt navigation menus built from the category taxonomy. The issue is fixed in 5.10.6.

## CVSS-Vektor

```
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- 5c055703a13ba3a52bf013d7ba6c0223d6f62ef8 (Commit)

## Referenzen

- <https://github.com/craftcms/cms/security/advisories/GHSA-xxpx-f366-4xpq>
- <https://www.vulncheck.com/advisories/craft-cms-before-authorization-bypass-via-structures-move-element>

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