CVE-2025-2613
No known patch is available for this vulnerability.
The affected plugin has been removed from the WordPress.org directory (reason: Security Issue), and no patched version is being distributed through the official directory. If you have the affected software installed, you should uninstall or replace it rather than wait for an update.
Description
The Login Manager – Design Login Page, View Login Activity, Limit Login Attempts plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Custom logo and background URLs in all versions up to, and including, 2.0.5 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
The Login Manager plugin for WordPress <=2.0.5 has a stored XSS vulnerability via custom logo/background URLs, exploitable by admin-level users on multisite or without unfiltered_html.
Vulnerability
The Login Manager – Design Login Page, View Login Activity, Limit Login Attempts plugin for WordPress versions up to and including 2.0.5 suffers from a stored cross-site scripting (XSS) vulnerability. The plugin fails to properly sanitize custom logo and background URLs, allowing injection of arbitrary web scripts. This vulnerability affects only multi-site installations or installations where the unfiltered_html capability has been disabled. The issue resides in the handling of these URLs, as seen in reference [1].
Exploitation
An authenticated attacker with administrator-level permissions can inject malicious scripts via custom logo or background URL fields. The attacker must have the ability to access the plugin settings page. The script will be stored and executed whenever any user (including lower-privilege users) accesses a page that displays the injected content, such as the login page. No user interaction is required beyond normal page load.
Impact
Successful exploitation allows the attacker to execute arbitrary JavaScript in the context of the victim's browser. This can lead to session hijacking, credential theft, defacement, or redirection to malicious sites. The attack is persistent and affects all users who view the manipulated login page.
Mitigation
No official patch has been released as of the publication date (2025-04-18). Users should consider disabling the plugin or restricting access to the plugin settings to only trusted administrators. As a workaround, ensure that unfiltered_html capability is enabled for all administrators on multisite installations if possible. The vendor may release a fix in a future version.
AI Insight generated on May 22, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Patches
0customized-loginThis plugin has been removed from the WordPress.org directory on 2025-04-16 (reason: Security Issue). No patched version is being distributed through the official directory. Users who have it installed should uninstall it.
Source: api.wordpress.org · directory page
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2News mentions
0No linked articles in our index yet.