CVE-2026-55207

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.
Configurations

No configuration.

History

10 Jul 2026, 14:16

Type Values Removed Values Added
References () https://github.com/pimcore/pimcore/security/advisories/GHSA-h854-c3m3-mh5v - () https://github.com/pimcore/pimcore/security/advisories/GHSA-h854-c3m3-mh5v -

09 Jul 2026, 21:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-09 21:16

Updated : 2026-07-10 15:52


NVD link : CVE-2026-55207

Mitre link : CVE-2026-55207

CVE.ORG link : CVE-2026-55207


JSON object : View

Products Affected

No product.

CWE
CWE-640

Weak Password Recovery Mechanism for Forgotten Password