Session Fixation CVE-2025-63314
CRITICALCVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:L
Lifecycle Timeline
2DescriptionNVD
A static password reset token in the password reset function of DDSN Interactive Acora CMS v10.7.1 allows attackers to arbitrarily reset the user password and execute a full account takeover via a replay attack.
AnalysisAI
Acora CMS v10.7.1 uses a static, predictable password reset token. Attackers can replay this token to reset any user's password and take over their account, including admin accounts. Maximum CVSS 10.0 with scope change.
Technical ContextAI
The password reset function uses a fixed token (CWE-640) instead of generating unique, time-limited tokens per request. Any attacker who discovers or guesses this static token can reset any user's password indefinitely.
RemediationAI
Implement cryptographically random, single-use, time-limited password reset tokens.
Share
External POC / Exploit Code
Leaving vuln.today