Back to overview

CVE-2026-55207

HIGH
8.8
CVSS 3.1
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.

Metadata

CVE ID
CVE-2026-55207
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-06-16 16:16 UTC
Published
2026-07-09 21:02 UTC
Last updated
2026-07-09 21:02 UTC
Primary CWE
CWE-640
CWE-640: Weak Password Recovery Mechanism for Forgotten Pass…
Vendor / Product
pimcore / pimcore
Sources
cve.org  ·  NVD

Severity & Metrics

8.8 HIGH CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Affected products (1)
VendorProductPlatformVersions
pimcore pimcore >= 2026.1.0, < 2026.1.6, < 2025.4.6
Weakness (CWE)
CWESourceDescription
CWE-640 cna CWE-640: Weak Password Recovery Mechanism for Forgotten Password
CVSS scores (1)
ScoreSeverityVersionSourceVector
8.8 HIGH 3.1 cna CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
References (5)
Back to overview