CVE-2026-18855
Received Received - Intake

Arbitrary File Deletion in Link Library WordPress Plugin

Vulnerability report for CVE-2026-18855, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-15

Last updated on: 2026-08-15

Assigner: Wordfence

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-15
Last Modified
2026-08-15
Generated
2026-08-16
AI Q&A
2026-08-15
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
link_library link_library to 7.9.4 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The Link Library plugin for WordPress has a vulnerability that allows unauthenticated attackers to delete arbitrary files on the server. This is due to insufficient file path validation in the ll_delete_link_fields function in versions up to 7.9.4. If the administrator has enabled the 'Delete local file on link deletion' option and permanently deletes a malicious link, it can lead to remote code execution by deleting critical files like wp-config.php.

Detection Guidance

This vulnerability can be detected by checking if the Link Library plugin for WordPress is installed and active, particularly versions up to and including 7.9.4. Review plugin settings to confirm if the 'Delete local file on link deletion' option is enabled.

Impact Analysis

This vulnerability can allow attackers to delete important files on your server, potentially causing system crashes, data loss, or enabling further attacks like remote code execution. If the right files are deleted, it could compromise your entire WordPress installation and website security.

Mitigation Strategies

Immediately update the Link Library plugin to the latest version beyond 7.9.4. If an update is unavailable, disable and remove the plugin. Disable the 'Delete local file on link deletion' option if enabled. Review server files for unauthorized deletions or modifications.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-18855. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart