---
cve: "CVE-2026-47229"
severity: "MEDIUM"
cvss: 5.4
epss: "10%"
vendor: "Admidio"
kev: false
exploited: false
published: "2026-08-12 14:17:53"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-04T17:55:46+02:00"
---

# CVE-2026-47229

> 5.4 MEDIUM · 🧪 PoC

## Beschreibung

Admidio is an open-source user management solution. Prior to version 5.0.10, `modules/sso/clients.php` validates an `adm_csrf_token` on every state-changing branch except `enable`. The `enable` case loads the SAML or OIDC client by UUID, calls `$client->enable($enabled)`, and persists the new state with no token check. Because the action is reachable via plain GET parameters, a third-party page can trick an authenticated administrator into disabling (or silently re-enabling) any configured SAML or OIDC client. Disabling an SSO client breaks every downstream relying-party application that authenticates through it. Version 5.0.10 contains a fix.

## CVSS-Vektor

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

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

## Patch verfügbar (OSV)

- 8f7a2884e9dc9c51968046d9e6cbd6cb8fda46db (Commit)

## Referenzen

- <https://github.com/Admidio/admidio/security/advisories/GHSA-xg76-5qj2-2hhv>

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