Description
The Link Library plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the ll_delete_link_fields function in all versions up to, and including, 7.9.4 This makes it possible for unauthenticated attackers to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php). Exploitation requires the administrator to have enabled the 'Delete local file on link deletion' plugin option (disabled by default) and to subsequently permanently delete the attacker-submitted link, which is a routine moderation action.
Published: 2026-08-15
Score: 9.1 Critical
EPSS: 1.2% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Link Library plugin for WordPress contains an insufficient file path validation bug that allows an attacker to delete any file on the server. By sending a crafted request to the ll_delete_link_fields function, the storage path of the file can be manipulated. If an attacker removes a critical configuration file, such as wp-config.php, arbitrary code can be executed on the site. Because the deletion is triggered during a normal link moderation step, the attack can be performed without any additional privileges.

Affected Systems

The vulnerability affects the Jack Dewey Link Library WordPress plugin. Versions up through 7.9.4 are impacted; any site running 7.9.4 or earlier is susceptible. Upgrading to 7.9.5 or later eliminates the flaw.

Risk and Exploitability

The flaw has a CVSS score of 9.1, indicating a high impact. The EPSS score indicates a low probability of exploitation, at 1%, and the vulnerability is not listed in the CISA KEV catalog. The attack requires that the administrator has enabled the 'Delete local file on link deletion' option, a setting that defaults to disabled. After the option is active, an unauthenticated user can delete an arbitrary link, causing the editor to invoke the deletion routine and delete the targeted file. The attack vector is therefore unauthenticated but depends on a configuration that administrators may have left enabled.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Jack Dewey Link Library to version 7.9.5 or newer.
  • If an upgrade is not immediately possible, disable the 'Delete local file on link deletion' option in the plugin settings to prevent arbitrary file removal.
  • Review and monitor server logs for unexpected file deletions and for actions involving link deletion to detect possible exploitation.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Metrics ssvc

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


Sun, 16 Aug 2026 11:00:00 +0000

Type Values Removed Values Added
First Time appeared Jackdewey
Jackdewey link Library
Wordpress
Wordpress wordpress
Vendors & Products Jackdewey
Jackdewey link Library
Wordpress
Wordpress wordpress

Sat, 15 Aug 2026 18:45:00 +0000

Type Values Removed Values Added
Description The Link Library plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the ll_delete_link_fields function in all versions up to, and including, 7.9.4 This makes it possible for unauthenticated attackers to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php). Exploitation requires the administrator to have enabled the 'Delete local file on link deletion' plugin option (disabled by default) and to subsequently permanently delete the attacker-submitted link, which is a routine moderation action.
Title Link Library <= 7.9.4 - Unauthenticated Arbitrary File Deletion via link_url Parameter
Weaknesses CWE-22
References
Metrics cvssV3_1

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


Subscriptions

Jackdewey Link Library
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-17T16:06:52.294Z

Reserved: 2026-08-04T15:58:36.475Z

Link: CVE-2026-18855

cve-icon Vulnrichment

Updated: 2026-08-17T15:16:23.112Z

cve-icon NVD

Status : Deferred

Published: 2026-08-15T19:16:32.160

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

Link: CVE-2026-18855

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-16T14:30:17Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')