Description
The Link Shield plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 0.5.4. This is due to missing or incorrect nonce validation on the link_shield_menu_options() function. This makes it possible for unauthenticated attackers to update settings and inject malicious web scripts 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: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored XSS via CSRF
Action: Immediate Patch
AI Analysis

Impact

The Link Shield plugin for WordPress contains a Cross‑Site Request Forgery flaw caused by missing or incorrect nonce validation in the link_shield_menu_options() function. An unauthenticated attacker who can entice a site administrator to click a crafted link can change plugin settings and inject malicious scripts that are stored in the site. The resulting Stored Cross‑Site Scripting allows the attacker to run arbitrary code in the browsers of all visitors, compromising confidentiality and integrity of site data.

Affected Systems

The vulnerability affects all versions of Link Shield by jconti up to and including 0.5.4, which is used within WordPress installations.

Risk and Exploitability

The CVSS score of 6.1 indicates moderate severity. The EPSS score of less than 1% suggests a low probability of exploitation at the time of analysis, and the vulnerability is not listed in the CISA KEV catalog. Exploitation requires the attacker to trick an administrator into clicking a forged request; no remote code execution or elevated privileges are required beyond the compromised admin account.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Link Shield plugin to the latest version that includes the nonce validation fix, or remove the plugin entirely if an update is not yet available.
  • If an upgrade cannot be applied immediately, disable the link_shield_menu_options endpoint or disable the plugin to block the CSRF vector until the patch is released.
  • Audit other plugins and core site functionality to ensure that state‑changing requests are protected with proper nonces, and consider deploying a site‑wide CSRF protection plugin to enforce this requirement across all endpoints.

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

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-18237 The Link Shield plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 0.5.4. This is due to missing or incorrect nonce validation on the link_shield_menu_options() function. This makes it possible for unauthenticated attackers to update settings and inject malicious web scripts 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.00013}

epss

{'score': 0.00015}


Fri, 13 Jun 2025 14: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 Link Shield plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 0.5.4. This is due to missing or incorrect nonce validation on the link_shield_menu_options() function. This makes it possible for unauthenticated attackers to update settings and inject malicious web scripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Title Link Shield <= 0.5.4 - Cross-Site Request Forgery to Stored Cross-Site Scripting
Weaknesses CWE-352
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:03:06.531Z

Reserved: 2025-06-09T14:34:21.758Z

Link: CVE-2025-5926

cve-icon Vulnrichment

Updated: 2025-06-13T14:03:43.784Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2025-5926

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses