---
cve: "CVE-2026-47234"
severity: "MEDIUM"
cvss: 4.4
epss: "13%"
vendor: "Admidio"
kev: false
exploited: false
published: "2026-08-12 15:17:33"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-03T06:40:48+02:00"
---

# CVE-2026-47234

> 4.4 MEDIUM · 🧪 PoC

## Beschreibung

Admidio is an open-source user management solution. Prior to version 5.0.10, when debug logging is enabled, `Session::setCookie()` logs full cookie values and `Session::start()` logs the current session ID. In a real Admidio deployment this includes both the active session cookie and the persistent auto-login cookie. Anyone with access to the log sink can recover live bearer-style credentials from the logs. Version 5.0.10 contains a fix.

## CVSS-Vektor

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

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Lokal | good |
| AC Komplexität | Gering | bad |
| PR Privilegien | Hoch | good |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| 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-mch8-wf3h-6x88>
- <https://github.com/Admidio/admidio/blob/v5.0.9/src/Session/Entity/Session.php#L533-L540>
- <https://github.com/Admidio/admidio/blob/v5.0.9/src/Session/Entity/Session.php#L615-L617>

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