CVE-2026-40587
Last modified
CVE-2026-40587 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. blueprintUE is a tool to help Unreal Engine developers. Prior to 4.2.0, when a user changes their password via the profile edit page, or when a password reset is completed via the reset link, neither operation invalidates existing authenticated sessions for that user. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
blueprintUE is a tool to help Unreal Engine developers. Prior to 4.2.0, when a user changes their password via the profile edit page, or when a password reset is completed via the reset link, neither operation invalidates existing authenticated sessions for that user. A server-side session store associates userID → session; the current password change/reset flow updates only the password column in the users table and does not destroy or mark invalid any active sessions. As a result, an attacker who has already compromised a session retains full access to the account indefinitely — even after the legitimate user has detected the intrusion and changed their password — until the session's natural expiry time (configured as SESSION_GC_MAXLIFETIME, defaulting to 86400 seconds / 24 hours, with SESSION_LIFETIME=0 meaning persistent until browser close or GC, whichever is later). This vulnerability is fixed in 4.2.0.
Metrics
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-40587?
How severe is CVE-2026-40587?
How do I fix CVE-2026-40587?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-40581ChurchCRM is an open-source church management system. In ver…8.1
- CVE-2026-40582ChurchCRM is an open-source church management system. In ver…9.1
- CVE-2026-40583UltraDAG is a minimal DAG-BFT blockchain in Rust. In version…8.2
- CVE-2026-40584RansomLook is a tool to monitor Ransomware groups and market…7.5
- CVE-2026-40585blueprintUE is a tool to help Unreal Engine developers. Prio…7.4
- CVE-2026-40586blueprintUE is a tool to help Unreal Engine developers. Prio…7.5
- CVE-2026-40588blueprintUE is a tool to help Unreal Engine developers. Prio…8.1
- CVE-2026-40589FreeScout is a free self-hosted help desk and shared mailbox…7.6
- CVE-2026-4059The ShopLentor plugin for WordPress is vulnerable to Stored …6.4
- CVE-2026-40590FreeScout is a free self-hosted help desk and shared mailbox…4.3
- CVE-2026-40591FreeScout is a free self-hosted help desk and shared mailbox…7.1
- CVE-2026-40592FreeScout is a free self-hosted help desk and shared mailbox…5.9
Are you affected by CVE-2026-40587?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
