Description
blueprintUE is a tool to help Unreal Engine developers. Prior to 4.2.0, when a password reset is initiated, a 128-character CSPRNG token is generated and stored alongside a password_reset_at timestamp. However, the token redemption function findUserIDFromEmailAndToken() queries only for a matching email + password_reset token pair — it does not check whether the password_reset_at timestamp has elapsed any maximum window. A generated reset token is valid indefinitely until it is explicitly consumed or overwritten by a subsequent reset request. This vulnerability is fixed in 4.2.0.
INFO
Published Date :
2026-04-21T17:09:17.982Z
Last Modified :
2026-04-21T17:48:47.758Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-40585 vulnerability.
| Vendors | Products |
|---|---|
| Blueprintue |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-40585.