CVE-2025-15001
CRITICALCVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
2Description
The FS Registration Password plugin for WordPress is vulnerable to privilege escalation via account takeover in all versions up to, and including, 1.0.1. This is due to the plugin not properly validating a user's identity prior to updating their password. This makes it possible for unauthenticated attackers to change arbitrary user's passwords, including administrators, and leverage that to gain access to their account.
Analysis
FS Registration Password plugin for WordPress (through 1.0.1) allows unauthenticated password resets for any user. Same vulnerability class as CVE-2025-14996 (AS Password Field) – missing identity verification before password change.
Technical Context
The password change mechanism fails to verify user identity (CWE-639). Unauthenticated attackers can change any user's password, including administrators.
Affected Products
FS Registration Password for WordPress through 1.0.1
Remediation
Remove this plugin. Reset all user passwords. Use a well-maintained authentication plugin.
Priority Score
Share
External POC / Exploit Code
Leaving vuln.today