---
cve: "CVE-2026-47232"
severity: "MEDIUM"
cvss: 4.3
epss: "11%"
vendor: "Admidio"
kev: false
exploited: false
published: "2026-08-12 14:17:54"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-15T14:56:49+02:00"
---

# CVE-2026-47232

> 4.3 MEDIUM · 🧪 PoC

## Beschreibung

Admidio is an open-source user management solution. Prior to version 5.0.10, the sensitive `mode=export` action in `modules/sso/keys.php` exports a PKCS#12 bundle containing the configured private key and certificate, but the CSRF validation line is commented out. A forged cross-site POST from an administrator session can therefore trigger private key export without a valid form token. Version 5.0.10 contains a fix.

## CVSS-Vektor

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

| 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 | Gering | warn |
| I Integrität | Keine | good |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- 8f7a2884e9dc9c51968046d9e6cbd6cb8fda46db (Commit)

## Referenzen

- <https://github.com/Admidio/admidio/security/advisories/GHSA-4rgq-38mh-9xqg>
- <https://github.com/Admidio/admidio/blob/v5.0.9/modules/sso/keys.php#L83-L94>
- <https://github.com/Admidio/admidio/blob/v5.0.9/src/SSO/Service/KeyService.php#L108-L150>

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