Vulnerability Description
Pimcore is an Open Source Data & Experience Management Platform. Prior to 2025.4.6 and 2026.1.6, an unauthenticated attacker who knows a valid admin username can take over any Pimcore admin account by sending a password reset request with an attacker-controlled resetPasswordUrl. The server generates a real cryptographic recovery token, appends it to the supplied URL, and emails the link to the victim; when the victim clicks the link, the token is sent to the attacker and can be used with POST /pimcore-studio/api/login/token to authenticate with full admin privileges while bypassing two-factor authentication. This issue is fixed in versions 2025.4.6 and 2026.1.6.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/pimcore/pimcore/security/advisories/GHSA-h854-c3m3-mh5v
- https://github.com/pimcore/studio-backend-bundle/commit/ea9d329686f5e5aea2eec378
- https://github.com/pimcore/studio-backend-bundle/pull/1882
- https://github.com/pimcore/studio-backend-bundle/releases/tag/v2025.4.6
- https://github.com/pimcore/studio-backend-bundle/releases/tag/v2026.1.6
- https://github.com/pimcore/pimcore/security/advisories/GHSA-h854-c3m3-mh5v
FAQ
What is CVE-2026-55207?
CVE-2026-55207 is a vulnerability with a CVSS score of 8.8 (HIGH). Pimcore is an Open Source Data & Experience Management Platform. Prior to 2025.4.6 and 2026.1.6, an unauthenticated attacker who knows a valid admin username can take over any Pimcore admin account by...
How severe is CVE-2026-55207?
CVE-2026-55207 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-55207?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.