Description
The WP Sliding Login/Dashboard Panel plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.1.1. This is due to missing or incorrect nonce validation on the wp_sliding_panel_user_options() function. This makes it possible for unauthenticated attackers to update plugin settings via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Published: 2025-06-13
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Cross‑Site Request Forgery
Action: Apply patch
AI Analysis

Impact

The WP Sliding Login/Dashboard Panel plugin for WordPress contains a missing or incorrect nonce validation in the wp_sliding_panel_user_options() function. This flaw allows an unauthenticated attacker to send a forged request that updates plugin settings when a site administrator mistakenly clicks a crafted link. When exploited, the attacker can modify the plugin’s configuration without authentication, potentially changing any settings exposed by the plugin.

Affected Systems

Any WordPress installation that uses WP Sliding Login/Dashboard Panel version 2.1.1 or older is affected. The vulnerability exists in every instance of the plugin, regardless of other WordPress configuration.

Risk and Exploitability

The CVSS score of 4.3 classifies the vulnerability as moderate, while an EPSS score of < 1 % indicates a low likelihood of exploitation. The attack requires an adversary to convince an administrator to visit a malicious URL; no privileged or network compromise is needed. Because the attacker can alter settings by tricking a legitimate user, the risk remains even though the vulnerability is not listed in the CISA KEV catalog.

Generated by OpenCVE AI on April 21, 2026 at 20:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade WP Sliding Login/Dashboard Panel to version 2.1.2 or newer where proper nonce validation is implemented.
  • If upgrading immediately is not possible, limit access to the plugin’s settings so that only users with administrator capability can view or modify them, and disable the user options feature until a patch is deployed.
  • As a short‑term workaround, remove or comment out the wp_sliding_panel_user_options() function from the active code base so that unauthenticated requests cannot modify settings while the issue remains unpatched.

Generated by OpenCVE AI on April 21, 2026 at 20:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-18229 The WP Sliding Login/Dashboard Panel plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.1.1. This is due to missing or incorrect nonce validation on the wp_sliding_panel_user_options() function. This makes it possible for unauthenticated attackers to update plugin settings via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
History

Tue, 15 Jul 2025 13:45:00 +0000

Type Values Removed Values Added
Metrics epss

{'score': 0.00014}

epss

{'score': 0.00015}


Mon, 23 Jun 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 13 Jun 2025 02:30:00 +0000

Type Values Removed Values Added
Description The WP Sliding Login/Dashboard Panel plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.1.1. This is due to missing or incorrect nonce validation on the wp_sliding_panel_user_options() function. This makes it possible for unauthenticated attackers to update plugin settings via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Title WP Sliding Login/Dashboard Panel <= 2.1.1 - Cross-Site Request Forgery to Settings Update
Weaknesses CWE-352
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:31:47.374Z

Reserved: 2025-06-09T14:40:09.201Z

Link: CVE-2025-5928

cve-icon Vulnrichment

Updated: 2025-06-13T15:25:10.431Z

cve-icon NVD

Status : Deferred

Published: 2025-06-13T03:15:52.767

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-5928

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T20:30:27Z

Weaknesses