CVE-2025-62655
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: 1.39, 1.43, 1.44.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
SQL injection in MediaWiki Cargo extension's Special:CargoExport allows unauthorized data extraction.
Vulnerability
A SQL injection vulnerability exists in the MediaWiki Cargo extension, specifically in the Special:CargoExport page. The issue stems from improper neutralization of special elements used in an SQL command, allowing an attacker to inject arbitrary SQL queries. The vulnerability affects Cargo extension versions 1.39, 1.43, and 1.44 [1].
Exploitation
To exploit this vulnerability, an attacker must have access to the Special:CargoExport page. By crafting malicious input parameters, the attacker can inject SQL commands that are executed against the MediaWiki database. The attack requires no special privileges beyond the ability to access the page [1].
Impact
Successful exploitation allows an attacker to extract sensitive information from the database, including user credentials, private data, and configuration details. The impact is limited by the database permissions of the MediaWiki application, but could lead to a full compromise of the wiki's data [1].
Mitigation
The vulnerability has been patched in the master branch of the Cargo extension. Backports to the affected release branches (1.39, 1.43, 1.44) are being considered, but may be abandoned or require forced merging due to unrelated test failures. Users are advised to update to the latest master version or apply the patch manually [1].
AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- Range: 1.39, 1.43, 1.44
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.