Cross-site request forgery in Admidio - CVE-2026-47232

 

Cross-site request forgery in Admidio - CVE-2026-47232

Published: May 25, 2026


Vulnerability identifier: #VU132281
CSH Severity: Low
CVSS v4: 4.6 [CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-47232
CWE-ID: CWE-352
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to trigger unauthorized export of a PKCS#12 bundle containing the private key and certificate.

The vulnerability exists due to cross-site request forgery in modules/sso/keys.php export action when processing a cross-site POST request from an administrator session. A remote attacker can cause the victim's browser to send a specially crafted request to trigger unauthorized export of a PKCS#12 bundle containing the private key and certificate.

Same-origin policy normally prevents direct cross-site reading of the response.


Affected software

Admidio

How to mitigate CVE-2026-47232

Install security update from vendor's website.

Admidio - update to 5.0.10

External References

Related Security Bulletins