CVE Catalog

CVE-2026-55207

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.35%

27th percentile - higher than 27% of all known CVEs

Summary

In Pimcore before versions 2025.4.6 and 2026.1.6, an unauthenticated attacker who knows a valid admin username can take over any admin account by sending a password reset request with an attacker-controlled resetPasswordUrl. The server generates a real 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 to authenticate with full admin privileges while bypassing two-factor authentication.

Risk Assessment

The risk for the organization includes full takeover of an admin account by an unauthenticated attacker, potentially leading to unauthorized data access, content modification, and privilege escalation across the platform.

Recommendation

Immediately upgrade Pimcore to version 2025.4.6 or 2026.1.6, which contain the fix for this vulnerability.

Other vulnerabilities in Pimcore

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS