CVE-2025-63314
CRITICALCVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:L
Lifecycle Timeline
2Description
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.
Analysis
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 Context
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.
Affected Products
DDSN Interactive Acora CMS v10.7.1
Remediation
Implement cryptographically random, single-use, time-limited password reset tokens.
Priority Score
Share
External POC / Exploit Code
Leaving vuln.today