Description
The Broken Link Checker by AIOSEO – Easily Fix/Monitor Internal and External links plugin for WordPress is vulnerable to SQL Injection via the 'orderBy' parameter in all versions up to, and including, 1.2.3 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Contributor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Published: 2025-04-06
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: SQL injection enabling database data exfiltration
Action: Apply Patch
AI Analysis

Impact

The plugin contains a classic SQL injection flaw exposed through the orderBy parameter. The code concatenates user input directly into an SQL statement without proper escaping or parameter binding. A malicious authenticated user with Contributor-level privileges can supply crafted input to terminate the original query and append a second SELECT or other statements, thereby reading rows from database tables.

Affected Systems

WordPress sites running the Broken Link Checker by AIOSEO plugin, versions 1.2.3 and earlier. Any site that has installed this plugin and has users with Contributor or higher roles is at risk.

Risk and Exploitability

The CVSS score of 6.5 indicates a moderate severity vulnerability. The EPSS score (<1%) suggests a low current exploitation probability, and the vulnerability is not currently listed in the CISA KEV catalog. However, the requirement of Contributor-level access means that attackers must already have authenticated credentials, which may be a realistic target for social engineering or credential reuse. If exploited, an attacker could read arbitrary data from the WordPress database, potentially exposing user accounts, content, and sensitive configuration information.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Broken Link Checker plugin to the latest available release, which addresses the orderBy SQL injection flaw.
  • If an upgrade cannot be performed immediately, restrict Contributor and higher role users to read operations only and remove any direct database privileges they may possess.
  • Verify the plugin source or contact the vendor to confirm that the orderBy parameter is no longer present or is properly sanitized, and apply custom patches that enforce parameterized queries if necessary.

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

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-9937 The Broken Link Checker by AIOSEO – Easily Fix/Monitor Internal and External links plugin for WordPress is vulnerable to SQL Injection via the 'orderBy' parameter in all versions up to, and including, 1.2.3 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Contributor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
History

Mon, 07 Apr 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sun, 06 Apr 2025 04:30:00 +0000

Type Values Removed Values Added
Description The Broken Link Checker by AIOSEO – Easily Fix/Monitor Internal and External links plugin for WordPress is vulnerable to SQL Injection via the 'orderBy' parameter in all versions up to, and including, 1.2.3 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Contributor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Title Broken Link Checker by AIOSEO <= 1.2.3 - Authenticated (Contributor+) SQL Injection
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:24:21.670Z

Reserved: 2025-02-12T20:56:46.191Z

Link: CVE-2025-1264

cve-icon Vulnrichment

Updated: 2025-04-07T14:53:28.234Z

cve-icon NVD

Status : Deferred

Published: 2025-04-06T05:15:15.400

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

Link: CVE-2025-1264

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T21:30:45Z

Weaknesses