Vulnerability Description
blueprintUE is a tool to help Unreal Engine developers. Prior to 4.2.0, the password change form at /profile/{slug}/edit/ does not include a current_password field and does not verify the user's existing password before accepting a new one. Any attacker who obtains a valid authenticated session — through XSS exploitation, session sidejacking over HTTP, physical access to a logged-in browser, or a stolen "remember me" cookie — can immediately change the account password without knowing the original credential, resulting in permanent account takeover. This vulnerability is fixed in 4.2.0.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/blueprintue/blueprintue-self-hosted-edition/security/advisori
- https://github.com/blueprintue/blueprintue-self-hosted-edition/security/advisori
FAQ
What is CVE-2026-40588?
CVE-2026-40588 is a vulnerability with a CVSS score of 8.1 (HIGH). blueprintUE is a tool to help Unreal Engine developers. Prior to 4.2.0, the password change form at /profile/{slug}/edit/ does not include a current_password field and does not verify the user's exist...
How severe is CVE-2026-40588?
CVE-2026-40588 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-40588?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.