Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. admidio/admidio
  4. ›
  5. CVE-2026-32755

CVE-2026-32755: Admidio is Missing CSRF Protection on Role Membership Date Changes

March 16, 2026 (updated March 20, 2026)

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.

References

  • github.com/Admidio/admidio
  • github.com/Admidio/admidio/releases/tag/v5.0.7
  • github.com/Admidio/admidio/security/advisories/GHSA-h8gr-qwr6-m9gx
  • github.com/advisories/GHSA-h8gr-qwr6-m9gx
  • nvd.nist.gov/vuln/detail/CVE-2026-32755

Code Behaviors & Features

Detect and mitigate CVE-2026-32755 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 5.0.7

Fixed versions

  • 5.0.7

Solution

Upgrade to version 5.0.7 or above.

Impact 5.7 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-352: Cross-Site Request Forgery (CSRF)

Source file

packagist/admidio/admidio/CVE-2026-32755.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 13 May 2026 12:22:28 +0000.