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.
{
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-640"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/55xxx/CVE-2026-55207.json"
}{
"extracted_events": [
{
"introduced": "2026.1.0"
},
{
"fixed": "2026.1.6"
}
],
"source": "AFFECTED_FIELD"
}
{
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "2025.4.6"
}
],
"source": [
"AFFECTED_FIELD",
"REFERENCES"
]
}