High severity8.1NVD Advisory· Published Dec 19, 2025· Updated Apr 29, 2026
CVE-2025-58052
CVE-2025-58052
Description
Galette is a membership management web application for non profit organizations. Starting in version 0.9.6 and prior to version 1.2.0, attackers with group manager role can bypass intended restrictions allowing unauthorized access and changes despite role-based controls. Since it requires privileged access initially, exploitation is restricted to malicious insiders or compromised group managers accounts. Version 1.2.0 fixes the issue.
Affected products
1Patches
12 files changed · +3 −3
galette/includes/sys_config/versions.inc.php+1 −1 modified@@ -32,6 +32,6 @@ define('GALETTE_MARIADB_MIN', '10.5'); define('GALETTE_PGSQL_MIN', '13'); define('GALETTE_NIGHTLY', false); -define('GALETTE_VERSION', 'v1.2-dev'); +define('GALETTE_VERSION', 'v1.2.0'); define('GALETTE_COMPAT_VERSION', '1.2.0'); define('GALETTE_DB_VERSION', '1.200');
README.md+2 −2 modified@@ -7,7 +7,7 @@ ### English -[](https://galette.eu/download/galette-1.1.6.2.tar.bz2) +[](https://galette.eu/download/galette-1.2.0.tar.bz2) [](https://galette.eu/download/galette-dev.tar.bz2) Galette is a membership management web application towards non profit organizations; released under GPLv3. @@ -31,7 +31,7 @@ This project is tested with BrowserStack ### Français -[](https://galette.eu/download/galette-1.1.6.2.tar.bz2) +[](https://galette.eu/download/galette-1.2.0.tar.bz2) [](https://galette.eu/download/galette-dev.tar.bz2) Galette est un outil de gestion d’adhérents et de cotisations en ligne à destination des associations, sous license GPLV3.
Vulnerability mechanics
Generated by null/stub on May 9, 2026. Inputs: CWE entries + fix-commit diffs from this CVE's patches. Citations validated against bundle.
References
1- github.com/galette/galette/security/advisories/GHSA-gp9g-gf56-fcxxnvdExploitVendor Advisory
News mentions
0No linked articles in our index yet.