CVE 7.4 HIGH

blueprintUE: Password Reset Tokens Have No Expiry Window_CVE-2026-40585

7.4 / 10
HIGH
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N

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.

Basic Information

ID CVE-2026-40585
Source GitHub_M
Published Apr 21, 2026 at 17:09
Modified Apr 21, 2026 at 17:48

Affected Product

Vendor blueprintue
Product blueprintue-self-hosted-edition
Version < 4.2.0
Affected Versions blueprintue blueprintue-self-hosted-edition < 4.2.0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.