{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-55207",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-06-16T16:16:32.627Z",
        "datePublished": "2026-07-09T21:02:02.733Z",
        "dateUpdated": "2026-07-10T13:34:28.607Z"
    },
    "containers": {
        "cna": {
            "title": "Pimcore: Account Takeover via Password Reset URL Injection allows unauthenticated attacker to hijack any admin account with 2FA bypass",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-640",
                            "lang": "en",
                            "description": "CWE-640: Weak Password Recovery Mechanism for Forgotten Password",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "HIGH",
                        "baseScore": 8.8,
                        "baseSeverity": "HIGH",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "HIGH",
                        "privilegesRequired": "NONE",
                        "scope": "UNCHANGED",
                        "userInteraction": "REQUIRED",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/pimcore/pimcore/security/advisories/GHSA-h854-c3m3-mh5v",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/pimcore/pimcore/security/advisories/GHSA-h854-c3m3-mh5v"
                },
                {
                    "name": "https://github.com/pimcore/studio-backend-bundle/pull/1882",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/pimcore/studio-backend-bundle/pull/1882"
                },
                {
                    "name": "https://github.com/pimcore/studio-backend-bundle/commit/ea9d329686f5e5aea2eec378d63ac2deb965bb27",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/pimcore/studio-backend-bundle/commit/ea9d329686f5e5aea2eec378d63ac2deb965bb27"
                },
                {
                    "name": "https://github.com/pimcore/studio-backend-bundle/releases/tag/v2025.4.6",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/pimcore/studio-backend-bundle/releases/tag/v2025.4.6"
                },
                {
                    "name": "https://github.com/pimcore/studio-backend-bundle/releases/tag/v2026.1.6",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/pimcore/studio-backend-bundle/releases/tag/v2026.1.6"
                }
            ],
            "affected": [
                {
                    "vendor": "pimcore",
                    "product": "pimcore",
                    "versions": [
                        {
                            "version": ">= 2026.1.0, < 2026.1.6",
                            "status": "affected"
                        },
                        {
                            "version": "< 2025.4.6",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-07-09T21:02:02.733Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "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."
                }
            ],
            "source": {
                "advisory": "GHSA-h854-c3m3-mh5v",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "references": [
                    {
                        "url": "https://github.com/pimcore/pimcore/security/advisories/GHSA-h854-c3m3-mh5v",
                        "tags": [
                            "exploit"
                        ]
                    }
                ],
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-07-10T13:34:00.598927Z",
                                "id": "CVE-2026-55207",
                                "options": [
                                    {
                                        "Exploitation": "poc"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "total"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-07-10T13:34:28.607Z"
                }
            }
        ]
    }
}