Severity by source
AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:L
Primary rating from Vendor (Patchstack) · only source for this CVE.
CVSS VectorVendor: Patchstack
Lifecycle Timeline
5DescriptionCVE.org
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in WPMU DEV - Your All-in-One WordPress Platform Broken Link Checker broken-link-checker allows Blind SQL Injection.This issue affects Broken Link Checker: from n/a through <= 2.4.7.
AnalysisAI
Blind SQL injection in WPMU DEV Broken Link Checker WordPress plugin versions ≤2.4.7 allows authenticated high-privilege users to extract database contents and potentially cause limited availability impact. CVSS 7.6 with scope change indicates potential container escape from plugin context. EPSS score of 0.02% (6th percentile) suggests low immediate exploitation likelihood. No public exploit code or CISA KEV listing identified at time of analysis. Patchstack discovery indicates vulnerability likely responsibly disclosed through bug bounty channel.
Technical ContextAI
This vulnerability exists in the Broken Link Checker plugin (CPE: cpe:2.3:a:wpmu_dev_-_your_all-in-one_wordpress_platform:broken_link_checker) developed by WPMU DEV for WordPress. The issue is classified as CWE-89 (SQL Injection), specifically manifesting as blind SQL injection where attacker-controlled input is insufficiently sanitized before incorporation into SQL queries. Blind SQL injection differs from traditional SQLi in that query results are not directly returned to the attacker; instead, exploitation relies on inferential techniques such as boolean-based or time-based attacks to extract data one bit at a time. The WordPress plugin architecture uses MySQL/MariaDB databases for storing site data, and inadequate input validation in plugin database queries can expose the entire WordPress database to unauthorized access. The 'S:C' (Scope Changed) CVSS metric indicates the vulnerability's impact extends beyond the plugin's security context, potentially affecting the broader WordPress installation or database.
RemediationAI
Immediately upgrade Broken Link Checker plugin to a version newer than 2.4.7 when released by WPMU DEV. Monitor the WordPress.org plugin repository and WPMU DEV's official channels for security updates addressing CVE-2026-39466. As interim mitigation, organizations can restrict WordPress administrator role assignment to only fully trusted personnel, implement principle of least privilege by using Editor or lower roles where possible, enable WordPress security audit logging to detect suspicious database queries, deploy web application firewall rules to inspect SQL injection patterns in plugin requests, or temporarily deactivate the Broken Link Checker plugin if not business-critical until patched version is available. Review the Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/broken-link-checker/vulnerability/wordpress-broken-link-checker-plugin-2-4-7-sql-injection-vulnerability for additional vendor-specific remediation guidance. Consult NVD listing at https://nvd.nist.gov/vuln/detail/CVE-2026-39466 for updates on patch availability.
More in Broken Link Checker
View allThe broken-link-checker plugin through 1.11.8 for WordPress (aka Broken Link Checker) is susceptible to Reflected XSS du
Unauth. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable, no authentication required, low
A reflected XSS vulnerability was found in includes/admin/table-printer.php in the broken-link-checker (aka Broken Link
The Broken Link Checker WordPress plugin before 1.11.20 does not sanitise and escape some of its settings, which could a
The Broken Link Checker WordPress plugin before 2.4.2 does not validate a the link URLs before making a request to them,
The Broken Link Checker plugin for WordPress is vulnerable to deserialization of untrusted input via the '$log_file' val
Stored XSS in the Broken Link Checker WordPress plugin (versions ≤ 2.4.13) allows unauthenticated attackers to inject pe
Cross-site scripting (XSS) vulnerability exists in the Wordpress admin panel when the Broken Link Checker plugin before
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in WPMU DEV Broken Li
Server-Side Request Forgery in the Broken Link Checker WordPress plugin (WPMU Dev, versions ≤ 2.4.14) allows high-privil
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-20137
GHSA-vvmg-mccx-3wpj