
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-2279 is a SQL Injection vulnerability in the myLinksDump plugin for WordPress, developed by silvercover. The flaw exists in all versions up to and including 1.6, where the sort_by and sort_order parameters are insufficiently escaped and passed into existing SQL queries without adequate preparation. Authenticated attackers with administrator-level access or above can exploit this to append arbitrary SQL queries and extract sensitive information from the WordPress database. It was published on March 21, 2026, and carries a CVSS v3.1 base score of 7.2 (High) (Wordfence, Red Hat CVE).
The root cause is classified as CWE-89 (Improper Neutralization of Special Elements used in an SQL Command) (Feedly). The vulnerable code is located in myLinksDump.php (around lines 414 and 423), where user-supplied sort_by and sort_order parameters are incorporated into SQL queries without proper escaping or use of prepared statements (ENISA EUVD). An attacker with WordPress administrator credentials can craft malicious values for these parameters to perform SQL injection, enabling extraction of arbitrary data from the underlying database. The attack vector is network-based with low complexity, though it requires high privileges (administrator-level authentication).
Successful exploitation allows an authenticated administrator to extract sensitive information from the WordPress database, potentially including user credentials, personal data, configuration secrets, and other stored content. While the high privilege requirement limits the attacker pool, a compromised or malicious administrator account could leverage this vulnerability to fully enumerate the database. Integrity and availability impacts are also rated High in the CVSS scoring, indicating the potential for data modification or disruption (Wordfence).
No public proof-of-concept exploit code or evidence of in-the-wild exploitation has been reported for CVE-2026-2279 as of the available data. The EPSS score is approximately 0.03% (0.000300), indicating a very low probability of exploitation in the near term (Feedly). The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation is constrained by the requirement for administrator-level authentication, significantly reducing the attack surface.
sort_by or sort_order parameters in its database queries (see myLinksDump.php lines 414 and 423).sort_by or sort_order parameter values to inject additional SQL syntax, for example appending a UNION SELECT statement or a boolean-based blind injection payload to enumerate database tables and extract data.wp_users), configuration data, or other stored information (Wordfence, ENISA EUVD).sort_by or sort_order parameters (e.g., SQL keywords such as UNION, SELECT, FROM, --, or encoded equivalents) in requests to the myLinksDump plugin endpoint.UNION SELECT or multi-statement injections originating from the WordPress application user.sort_by/sort_order parameter values from a single authenticated session, potentially indicating automated SQL injection tooling (e.g., sqlmap).Users should update the myLinksDump plugin to a version beyond 1.6 if a patched release is available from the plugin author (silvercover). If no patch is available, the recommended workaround is to deactivate and remove the myLinksDump plugin until a fix is released. Additionally, restricting WordPress administrator access to trusted users and enabling a web application firewall (WAF) capable of detecting SQL injection patterns can reduce risk (Wordfence, Wordfence Weekly Report).
Wordfence reported CVE-2026-2279 as part of its weekly WordPress vulnerability intelligence report for the week of March 16–22, 2026, noting the SQL injection risk in the myLinksDump plugin (Wordfence Weekly Report). RedPacket Security also published a CVE alert for this vulnerability, and it was noted on social media via automated CVE notification accounts (RedPacket Security). No significant broader media coverage or notable researcher commentary beyond standard vulnerability disclosure channels has been identified.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."