SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-75528

HIGH · CVSS 7.2 EPSS 0.30% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-02 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

The Broken Link Checker plugin for WordPress is vulnerable to Stored Cross-Site Scripting due to inadequate input sanitization and output escaping, affecting all versions up to 2.4.13. This vulnerability allows unauthenticated attackers to inject malicious scripts that execute when users access compromised pages, particularly after an administrator interacts with the plugin's link-checking functionality. WordPress site administrators using this plugin should prioritize immediate updates to mitigate the risk of exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-75528
Severity
HIGH
CVSS
7.2
EPSS
0.30%
WordPress Java

Original NVD Description

The Broken Link Checker plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Comment Author URL / Link Log in all versions up to, and including, 2.4.13 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. Exploitation requires an administrator to perform the plugin's standard dismiss-and-recheck workflow on a link submitted by the attacker via the WordPress comment author URL field, after which the attacker's HTTP server issues a redirect to a URL containing an HTML/JavaScript payload that is stored verbatim in the link log.