Description
The Broken Link Checker plugin for WordPress is vulnerable to unauthorized data access due to a missing capability check on the ajax_full_status and ajax_dashboard_status functions in all versions up to, and including, 2.4.4. This makes it possible for authenticated attackers, with Subscriber-level access and above, to view the plugin's status.
Published: 2025-06-03
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized access to plugin status data
Action: Apply Patch
AI Analysis

Impact

The vulnerability is a missing capability check in the ajax_full_status and ajax_dashboard_status functions of the Broken Link Checker WordPress plugin. It allows any authenticated user with a Subscriber role or higher to call these AJAX endpoints and view the plugin’s status information that should be restricted to administrators. The flaw falls under CWE‑862 and results in an information disclosure, as attackers learn details about the site’s broken links and overall health, potentially aiding further attacks.

Affected Systems

The defect impacts the WordPress plugin Broken Link Checker produced by wpmudev. All releases up to and including version 2.4.4 are affected, regardless of other plugins or WordPress core versions, as long as the plugin is installed on a site where users can authenticate at a Subscriber level or above.

Risk and Exploitability

The CVSS score of 4.3 reflects a moderate severity, and the EPSS score of less than 1% indicates that exploitation is currently unlikely. The plugin is not listed in the CISA KEV catalog, which reduces the visibility of existing exploitation. Exploitation requires an authenticated user with at least Subscriber rights to trigger the vulnerable AJAX calls. While it does not allow privilege escalation or code execution, the attacker gains visibility into internal site diagnostics, which may be used to plan subsequent targeting efforts.

Generated by OpenCVE AI on April 21, 2026 at 20:31 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Broken Link Checker plugin to version 2.4.5 or newer to incorporate the missing capability check.
  • If an immediate upgrade is not feasible, block or delete the ajax_full_status and ajax_dashboard_status URLs by applying custom code that sets a capability requirement or by disabling the plugin entirely until the fix is applied.
  • Continuously monitor the plugin’s change log and the vendor’s security advisories for future patches and verify that the capability checks are enforced in any re‑implementation.

Generated by OpenCVE AI on April 21, 2026 at 20:31 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-16741 The Broken Link Checker plugin for WordPress is vulnerable to unauthorized data access due to a missing capability check on the ajax_full_status and ajax_dashboard_status functions in all versions up to, and including, 2.4.4. This makes it possible for authenticated attackers, with Subscriber-level access and above, to view the plugin's status.
History

Tue, 03 Jun 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 03 Jun 2025 03:15:00 +0000

Type Values Removed Values Added
Description The Broken Link Checker plugin for WordPress is vulnerable to unauthorized data access due to a missing capability check on the ajax_full_status and ajax_dashboard_status functions in all versions up to, and including, 2.4.4. This makes it possible for authenticated attackers, with Subscriber-level access and above, to view the plugin's status.
Title Broken Link Checker <= 2.4.4 - Missing Autorization to Authenticated (Subscriber+) Plugin Status Dashboard View
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

Wpmudev Broken Link Checker
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:45:31.920Z

Reserved: 2025-04-28T19:30:54.272Z

Link: CVE-2025-4047

cve-icon Vulnrichment

Updated: 2025-06-03T14:51:56.452Z

cve-icon NVD

Status : Deferred

Published: 2025-06-03T03:15:27.910

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-4047

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T20:45:25Z

Weaknesses