Impact
Cotonti 1.0.0, based on its master branch commit f43f1fc3, suffers a cross‑site request forgery vulnerability in the administration rights handler. The script at system/admin/admin.rights.php processes rights updates without verifying the anti‑CSRF token, allowing an attacker to craft a forged request that alters group access rights, including via cot_auth_add_group.
Affected Systems
The vulnerability affects the Cotonti content management system, version 1.0.0 based on the master branch commit f43f1fc3. Any deployment running this branch or earlier without the patch is susceptible.
Risk and Exploitability
The flaw carries a CVSS score of 9.4, indicating critical severity. The EPSS score is below 1%, meaning the likelihood of exploitation in the wild is currently low, and it is not listed in CISA’s KEV catalog. Nonetheless, the attack vector is straightforward: a malicious site can force a victim admin’s browser to submit the forged request, making it a practical risk for sites with exposed or internet‑accessible admin interfaces.
OpenCVE Enrichment
Github GHSA