Vulnerability Description
The User Activity Log plugin is vulnerable to a limited options update in versions up to, and including, 2.2. The failed-login handler 'ual_shook_wp_login_failed' lacks a capability check and writes failed usernames directly into update_option() calls. This makes it possible for unauthenticated attackers to push select site options from 0 to a non-zero value, allowing them to reopen registration or corrupt options like 'wp_user_roles', breaking wp-admin access. CVE-2025-13471 appears to be a duplicate of this CVE.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/user-activity-log/trunk/user-function
- https://www.wordfence.com/threat-intel/vulnerabilities/id/24225f47-cec2-4270-88f
FAQ
What is CVE-2025-11877?
CVE-2025-11877 is a vulnerability with a CVSS score of 7.5 (HIGH). The User Activity Log plugin is vulnerable to a limited options update in versions up to, and including, 2.2. The failed-login handler 'ual_shook_wp_login_failed' lacks a capability check and writes f...
How severe is CVE-2025-11877?
CVE-2025-11877 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-11877?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.