9.8
CRITICAL CVSS 3.1
CVE-2026-58521
SQLi in Cargo extension via year range filter
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.

INFO

Published Date :

July 1, 2026, 6:16 p.m.

Last Modified :

July 7, 2026, 6:40 p.m.

Remotely Exploit :

Yes !

Source :

c4f26cc8-17ff-4c99-b5e2-38fc1793eacc
Affected Products

The following products are affected by CVE-2026-58521 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Mediawiki mediawiki
2 Mediawiki cargo
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 134c704f-9b21-4f2e-91b3-4a467353bcc0
CVSS 3.1 CRITICAL [email protected]
CVSS 4.0 MEDIUM c4f26cc8-17ff-4c99-b5e2-38fc1793eacc
CVSS 4.0 MEDIUM c4f26cc8-17ff-4c99-b5e2-38fc1793eacc
Solution
Update Mediawiki Cargo Extension to a patched version to fix SQL injection vulnerability.
  • Update Mediawiki Cargo Extension to version 1.43.9 or later.
  • Update Mediawiki Cargo Extension to version 1.44.6 or later.
  • Update Mediawiki Cargo Extension to version 1.45.4 or later.
References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2026-58521.

URL Resource
https://gerrit.wikimedia.org/r/c/1298854 Issue Tracking
https://phabricator.wikimedia.org/T428274 Patch Vendor Advisory
https://phabricator.wikimedia.org/T428274 Patch Vendor Advisory
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-58521 is associated with the following CWEs:

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-58521 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-58521 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • Reanalysis by [email protected]

    Jul. 07, 2026

    Action Type Old Value New Value
    Added CPE Configuration AND OR *cpe:2.3:a:mediawiki:cargo:*:*:*:*:*:mediawiki:*:* versions up to (excluding) 3.9.1 OR cpe:2.3:a:mediawiki:mediawiki:*:*:*:*:*:*:*:* versions up to (excluding) 1.43.9 cpe:2.3:a:mediawiki:mediawiki:*:*:*:*:*:*:*:* versions from (including) 1.44.0 up to (excluding) 1.44.6 cpe:2.3:a:mediawiki:mediawiki:*:*:*:*:*:*:*:* versions from (including) 1.45.0 up to (excluding) 1.45.4
    Removed CPE Configuration OR *cpe:2.3:a:mediawiki:cargo:*:*:*:*:*:mediawiki:*:* versions up to (excluding) 1.43.9 *cpe:2.3:a:mediawiki:cargo:*:*:*:*:*:mediawiki:*:* versions from (including) 1.44.0 up to (excluding) 1.44.6 *cpe:2.3:a:mediawiki:cargo:*:*:*:*:*:mediawiki:*:* versions from (including) 1.45.0 up to (excluding) 1.45.4
  • Initial Analysis by [email protected]

    Jul. 06, 2026

    Action Type Old Value New Value
    Added CVSS V3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    Added CPE Configuration OR *cpe:2.3:a:mediawiki:cargo:*:*:*:*:*:mediawiki:*:* versions up to (excluding) 1.43.9 *cpe:2.3:a:mediawiki:cargo:*:*:*:*:*:mediawiki:*:* versions from (including) 1.44.0 up to (excluding) 1.44.6 *cpe:2.3:a:mediawiki:cargo:*:*:*:*:*:mediawiki:*:* versions from (including) 1.45.0 up to (excluding) 1.45.4
    Added Reference Type CISA-ADP: https://phabricator.wikimedia.org/T428274 Types: Patch, Vendor Advisory
    Added Reference Type wikimedia-foundation: https://gerrit.wikimedia.org/r/c/1298854 Types: Issue Tracking
    Added Reference Type wikimedia-foundation: https://phabricator.wikimedia.org/T428274 Types: Patch, Vendor Advisory
  • CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0

    Jul. 01, 2026

    Action Type Old Value New Value
    Added Reference https://phabricator.wikimedia.org/T428274
    Added SSVC {'id': 'CVE-2026-58521', 'role': 'CISA Coordinator', 'options': [{'exploitation': 'poc'}, {'automatable': 'yes'}, {'technicalImpact': 'partial'}], 'version': '2.0.3', 'timestamp': '2026-07-01T17:57:51.606026Z'}
  • New CVE Received by c4f26cc8-17ff-4c99-b5e2-38fc1793eacc

    Jul. 01, 2026

    Action Type Old Value New Value
    Added Affected [{'vendor': 'The Wikimedia Foundation', 'product': 'Mediawiki - Cargo Extension', 'versions': [{'status': 'affected', 'version': '*', 'lessThan': '1.43.9,1.44.6,1.45.4', 'versionType': 'semver'}], 'defaultStatus': 'unaffected'}]
    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.
    Added CVSS V4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:L/SI:L/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
    Added CWE CWE-89
    Added Reference https://gerrit.wikimedia.org/r/c/1298854
    Added Reference https://phabricator.wikimedia.org/T428274
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.