---
cve: "CVE-2026-32755"
severity: "MEDIUM"
cvss: 5.7
epss: "15%"
vendor: "Admidio"
kev: false
exploited: false
published: "2026-03-19 23:16:44"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-03T06:25:31+02:00"
---

# CVE-2026-32755

> 5.7 MEDIUM · 🧪 PoC

## Beschreibung

Admidio is an open-source user management solution. In versions 5.0.6 and below, the save_membership action in modules/profile/profile_function.php saves changes to a member's role membership start and end dates but does not validate the CSRF token. The handler checks stop_membership and remove_former_membership against the CSRF token but omits save_membership from that check. Because membership UUIDs appear in the HTML source visible to authenticated users, an attacker can embed a crafted POST form on any external page and trick a role leader into submitting it, silently altering membership dates for any member of roles the victim leads. A role leader's session can be silently exploited via CSRF to manipulate any member's membership dates, terminating access by backdating, covertly extending unauthorized access, or revoking role-restricted features, all without confirmation, notification, or administrative approval. This issue has been fixed in version 5.0.7.

## CVSS-Vektor

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

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

## Patch verfügbar (OSV)

- c06fc2f5491170013b4af2b5d6888bc62a3edbf9 (Commit)

## Referenzen

- <https://github.com/Admidio/admidio/security/advisories/GHSA-h8gr-qwr6-m9gx>
- <https://github.com/Admidio/admidio/releases/tag/v5.0.7>

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