CVE-2026-78397
Received Received - Intake

Server-Side Request Forgery in Link Library WordPress Plugin

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

Publication date: 2026-09-25

Last updated on: 2026-09-25

Assigner: WPScan

Description

The Link Library WordPress plugin before 7.9.6 does not validate the destination of a user-supplied URL before falling back to an unprotected fetch when its safe request is rejected, allowing unauthenticated visitors to make the site issue requests to hosts on its internal network and to learn from the response whether an internal service answered. Versions below 7.8.8 are covered by CVE-2025-68600; this entry covers 7.8.8 through 7.9.5, where that fix was incomplete. Exploitation requires the site owner to have published the Link Library WordPress plugin before 7.9.6's public link submission form with reciprocal-link validation enabled.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-25
Last Modified
2026-09-25
Generated
2026-09-25
AI Q&A
2026-09-25
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
link_library link_library From 7.8.8 (inc) to 7.9.6 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is an unauthenticated Server-Side Request Forgery (SSRF) vulnerability in the Link Library WordPress plugin versions 7.8.8 through 7.9.5. The plugin fails to validate user-supplied URLs during reciprocal link validation, allowing attackers to trick the site into making requests to internal network hosts. The plugin attempts a safe request first but falls back to an unprotected fetch if that fails, exposing internal services.

Detection Guidance

Check if the Link Library WordPress plugin version is between 7.8.8 and 7.9.5. Use WordPress admin panel or run a command like 'wp plugin list' if using WP-CLI to verify the installed version.

Impact Analysis

An attacker could exploit this to access internal services on your network, potentially stealing sensitive data or performing unauthorized actions. The vulnerability requires the site owner to have enabled the public link submission form with reciprocal-link validation for exploitation.

Compliance Impact

This vulnerability could lead to unauthorized access to internal systems, potentially exposing personal or sensitive data. This may violate compliance requirements under GDPR or HIPAA if such data is compromised, leading to legal and regulatory penalties.

Mitigation Strategies

Update the Link Library plugin to version 7.9.6 or later immediately. Disable the public link submission form with reciprocal-link validation if not needed.

Chat Assistant

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

EPSS Chart