CVE-2026-78393
UnknownSummary
The Link Library WordPress plugin before 7.9.6 does not properly escape some parameters before outputting them in the addresses of links it generates on its front-end directory pages. This leads to Reflected Cross-Site Scripting (XSS) which could be used against any visitor, including logged-in administrators.
Risk Assessment
An attacker can execute arbitrary JavaScript in a victim's browser, potentially hijacking an administrator session. This may lead to credential theft or unauthorized actions.
Recommendation
Upgrade the Link Library plugin to version 7.9.6 or later. Consider implementing security headers such as Content-Security-Policy to mitigate XSS impact.
Other vulnerabilities in Link Library WordPress plugin
See all- CVE-2026-78397Unknown
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. This allows 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.
- CVE-2026-78394Unknown
The Link Library WordPress plugin before 7.9.6 does not sanitize a user-supplied destination folder before writing a generated image to disk. This allows users with the Contributor role and above to create directories and write or overwrite image files anywhere the web server can write, including outside the site's document root.
Original NVD description (English source)
The Link Library WordPress plugin before 7.9.6 does not properly escape some parameters before outputting them in the addresses of links it generates on its front-end directory pages, leading to Reflected Cross-Site Scripting which could be used against any visitor, including logged-in administrators.

