Description
The Link Library plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Link Additional Parameters in all versions up to, and including, 7.7.3 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2025-04-04
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Apply Patch
AI Analysis

Impact

The vulnerability arises from insufficient sanitization and escaping of the Link Additional Parameters field in the Link Library plugin. An authenticated user with Contributor or higher access can store malicious JavaScript payloads that are later rendered on pages that display the link. This stored XSS can compromise user sessions, allow phishing, or deface the site, impacting confidentiality, integrity, and availability of affected web pages. The weakness maps to CWE‑79, an input validation error allowing script injection.

Affected Systems

WordPress sites that use the Link Library plugin by jackdewey, all versions up to and including 7.7.3. Any installation where contributors are granted write access to link metadata is susceptible. The risk applies across all environments running these plugin versions, regardless of web server or hosting platform.

Risk and Exploitability

The CVSS score of 6.4 indicates a medium severity. The EPSS score is below 1 %, suggesting that publicly available exploits are unlikely but not impossible. The vulnerability is not listed in CISA’s KEV catalog. Based on the description, the attacker’s entry point is an authenticated account with Contributor privileges, after which the attacker injects malicious code via the link parameters. The stored scripts are executed in the context of any user who views the affected link, enabling client‑side compromise.

Generated by OpenCVE AI on April 22, 2026 at 17:37 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Link Library plugin to a version newer than 7.7.3 if available or discontinue its use.
  • If an update is not feasible, revoke Contributor+ privileges from untrusted users or reduce contributor capabilities to read‑only access.
  • Audit existing links for injected scripts and remove any malicious content; consider enabling a site‑wide XSS filter or content‑security‑policy to block unexpected script execution.

Generated by OpenCVE AI on April 22, 2026 at 17:37 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-9908 The Link Library plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Link Additional Parameters in all versions up to, and including, 7.7.3 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
History

Mon, 07 Apr 2025 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 04 Apr 2025 23:30:00 +0000

Type Values Removed Values Added
Description The Link Library plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Link Additional Parameters in all versions up to, and including, 7.7.3 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title Link Library <= 7.7.3 - Authenticated (Contributor+) Stored Cross-Site Scripting via Link Additional Parameters
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Jackdewey Link Library
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:34:16.644Z

Reserved: 2025-03-27T21:19:53.319Z

Link: CVE-2025-2889

cve-icon Vulnrichment

Updated: 2025-04-07T16:23:07.826Z

cve-icon NVD

Status : Deferred

Published: 2025-04-05T00:15:15.287

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

Link: CVE-2025-2889

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T17:45:22Z

Weaknesses