Description
Improper neutralization of special elements used in an SQL command ('SQL injection') vulnerability in The Wikimedia Foundation Mediawiki - Cargo Extension allows SQL Injection.

This issue affects Mediawiki - Cargo Extension: from * before 1.43.9,1.44.6,1.45.4.
Published: 2026-07-01
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an SQL injection flaw, identified as CWE‑89, caused by the Cargo Extension’s Special:Drilldown page failing to properly neutralize special elements in SQL commands. This allows an attacker to inject arbitrary SQL, potentially enabling disclosure of confidential data or modification of database contents.

Affected Systems

The MediaWiki Cargo Extension provided by the Wikimedia Foundation is affected. All releases prior to 1.43.9, 1.44.6, and 1.45.4 are vulnerable, meaning users running any earlier version cannot rely on the extension to safely handle input to the Special:Drilldown page.

Risk and Exploitability

The CVSS score of 6.9 indicates a moderate severity. An EPSS score of less than 1% suggests a very low likelihood of exploitation at present. The vulnerability is not listed in CISA’s KEV catalog. Based on the description, the likely attack vector is web‑based, occurring through the Special:Drilldown page with crafted parameters; the flaw can be triggered without authentication if the page is publicly accessible or requires only limited privileges if access is restricted.

Generated by OpenCVE AI on July 21, 2026 at 13:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Cargo Extension to a fixed release (≥1.43.9, ≥1.44.6, or ≥1.45.4).
  • Apply the code changes from the Gerrit commits https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Cargo/+/1269701 and https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Cargo/+/1279498, ensuring all user‑supplied parameters are properly validated and escaped before inclusion in SQL statements.
  • Restrict access to the Special:Drilldown page to trusted users or implement IP‑based access controls.

Generated by OpenCVE AI on July 21, 2026 at 13:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 03 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

cvssV3_1

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

threat_severity

Important


Thu, 02 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 01 Jul 2026 20:00:00 +0000

Type Values Removed Values Added
Description Improper neutralization of special elements used in an SQL command ('SQL injection') vulnerability in The Wikimedia Foundation Mediawiki - Cargo Extension allows SQL Injection. This issue affects Mediawiki - Cargo Extension: from * before 1.43.9,1.44.6,1.45.4.
Title Cargo Extension: SQLi in Special:Drilldown
Weaknesses CWE-89
References
Metrics cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:L/SI:L/SA:L'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: wikimedia-foundation

Published:

Updated: 2026-07-02T13:10:36.142Z

Reserved: 2026-07-01T19:17:15.130Z

Link: CVE-2026-14363

cve-icon Vulnrichment

Updated: 2026-07-02T13:10:30.301Z

cve-icon NVD

No data.

cve-icon Redhat

Severity : Important

Publid Date: 2026-07-01T19:22:33Z

Links: CVE-2026-14363 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T13:30:07Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')