Description
The Admin Custom Login plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 3.6.4 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.
Published: 2026-08-16
Score: 4.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Admin Custom Login plugin allows an authenticated attacker with administrator permissions to place arbitrary scripts in the "Message Above Login Form" setting. These scripts are stored and executed every time a user visits a page that includes the setting, providing the attacker with a persistent cross‑site scripting vector that can be used for defacement, session hijacking, or other malicious actions performed in the context of the victim’s browser.

Affected Systems

The vulnerability exists in weblizar’s Admin Custom Login plugin for WordPress, affecting all releases up to and including version 3.6.4. It is only exploitable on multi‑site WordPress installations where the unfiltered_html option has been disabled and where users with administrator‑level roles can modify the "Message Above Login Form" setting.

Risk and Exploitability

With a CVSS score of 4.4 the issue is considered low severity. No EPSS score is available, and the vulnerability is not yet listed in the CISA KEV catalog. The likely attack vector is local: an attacker must first gain administrator access to modify the plugin setting. Once the script is stored, any user who views the affected page will be exposed to the injected code. The overall risk depends largely on the presence of trusted administrators and the configuration of the mult-site setup.

Generated by OpenCVE AI on August 16, 2026 at 04:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Admin Custom Login plugin to the latest available version (3.6.5 or newer).
  • Remove or change the "Message Above Login Form" setting to a safe value or disable it entirely.
  • Restrict editing of the login form settings to only trusted administrators or create a role that cannot alter the setting.

Generated by OpenCVE AI on August 16, 2026 at 04:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 17 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sun, 16 Aug 2026 10:30:00 +0000

Type Values Removed Values Added
First Time appeared Weblizar
Weblizar admin Custom Login
Wordpress
Wordpress wordpress
Vendors & Products Weblizar
Weblizar admin Custom Login
Wordpress
Wordpress wordpress

Sun, 16 Aug 2026 03:45:00 +0000

Type Values Removed Values Added
Description The Admin Custom Login plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 3.6.4 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.
Title Admin Custom Login <= 3.6.4 - Authenticated (Administrator+) Stored Cross-Site Scripting via 'Message Above Login Form' Setting
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 4.4, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:N'}


Subscriptions

Weblizar Admin Custom Login
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-17T17:20:12.175Z

Reserved: 2026-02-13T20:52:27.337Z

Link: CVE-2026-2487

cve-icon Vulnrichment

Updated: 2026-08-17T17:20:06.866Z

cve-icon NVD

Status : Deferred

Published: 2026-08-16T04:16:27.943

Modified: 2026-08-20T12:48:10.287

Link: CVE-2026-2487

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-16T10:15:17Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')