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.
Published: 2026-09-02
Score: 7.2 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an unauthenticated attacker to place arbitrary JavaScript into the Comment Author URL field of a comment. When an administrator dismisses and re‑checks the link, the unsanitized URL is saved in the link log. Subsequent visitors who load the log entry receive the attacker’s payload, which executes in the victim’s browser and can steal session cookies, deface content, or perform other client‑side actions.

Affected Systems

WordPress sites that have the Broken Link Checker plugin by WPMU DEV installed in version 2.4.13 or any earlier release are affected. The vulnerability exists in all builds up to and including 2.4.13, regardless of additional components or integrations.

Risk and Exploitability

The CVSS score of 7.2 indicates a high impact if exploitation succeeds. Because the flaw requires no authentication to inject the payload but does require the administrator to dismiss the link to persist the injection, an attacker would need to have the opportunity to convince an admin to perform that action. The EPSS score is not available, and the vulnerability is not listed in CISA’s KEV catalog, suggesting that widespread, automated exploitation has not yet been observed. Nonetheless, the stored‑XSS nature of the flaw means that any user who visits affected pages could be compromised.

Generated by OpenCVE AI on September 2, 2026 at 08:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Broken Link Checker plugin to version 2.4.13.1 or later.
  • Delete any existing link log entries that may contain malicious URLs inserted by attackers.
  • Apply a web‑application firewall rule to block execution of unexpected JavaScript in the admin area, and restrict access to the Comment Author URL field for unauthenticated users.

Generated by OpenCVE AI on September 2, 2026 at 08:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
Link Providers
https://plugins.trac.wordpress.org/browser/broken-link-checker/tags/2.4.13/legacy/includes/admin/table-printer.php#L658 cve-icon cve-icon
https://plugins.trac.wordpress.org/browser/broken-link-checker/tags/2.4.13/legacy/includes/links.php#L485 cve-icon cve-icon
https://plugins.trac.wordpress.org/browser/broken-link-checker/tags/2.4.13/legacy/modules/checkers/http.php#L291 cve-icon cve-icon
https://plugins.trac.wordpress.org/browser/broken-link-checker/tags/2.4.13/legacy/modules/checkers/http.php#L432 cve-icon cve-icon
https://plugins.trac.wordpress.org/browser/broken-link-checker/tags/2.4.13/legacy/modules/containers/comment.php#L228 cve-icon cve-icon
https://plugins.trac.wordpress.org/browser/broken-link-checker/tags/2.4.8/legacy/includes/admin/table-printer.php#L658 cve-icon cve-icon
https://plugins.trac.wordpress.org/browser/broken-link-checker/tags/2.4.8/legacy/includes/links.php#L485 cve-icon cve-icon
https://plugins.trac.wordpress.org/browser/broken-link-checker/tags/2.4.8/legacy/modules/checkers/http.php#L291 cve-icon cve-icon
https://plugins.trac.wordpress.org/browser/broken-link-checker/tags/2.4.8/legacy/modules/checkers/http.php#L432 cve-icon cve-icon
https://plugins.trac.wordpress.org/browser/broken-link-checker/tags/2.4.8/legacy/modules/containers/comment.php#L228 cve-icon cve-icon
https://plugins.trac.wordpress.org/changeset?old_path=%2Fbroken-link-checker/tags/2.4.13&new_path=%2Fbroken-link-checker/tags/2.4.13.1 cve-icon cve-icon
https://plugins.trac.wordpress.org/changeset?reponame=&new=3662785%40broken-link-checker%2Ftags%2F2.4.13.1&old=3644192%40broken-link-checker%2Ftags%2F2.4.13 cve-icon cve-icon
https://www.wordfence.com/threat-intel/vulnerabilities/id/ec96308f-3944-48c5-94be-b1555c0830b7?source=cve cve-icon cve-icon
History

Wed, 02 Sep 2026 08:45:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Wpmudev
Wpmudev broken Link Checker
Vendors & Products Wordpress
Wordpress wordpress
Wpmudev
Wpmudev broken Link Checker

Wed, 02 Sep 2026 07:45:00 +0000

Type Values Removed Values Added
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.
Title Broken Link Checker <= 2.4.13 - Unauthenticated Stored Cross-Site Scripting via Comment Author URL / Link Log
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
Wpmudev Broken Link Checker
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-02T07:39:09.117Z

Reserved: 2026-08-17T20:50:07.207Z

Link: CVE-2026-75528

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-02T08:16:45.193

Modified: 2026-09-02T08:16:45.193

Link: CVE-2026-75528

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T08:30:13Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')