CVE-2026-96877
Received Received - Intake

Reflected Cross-Site Scripting in MediaWiki Cargo Extension

Vulnerability report for CVE-2026-96877, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-25

Last updated on: 2026-09-25

Assigner: wikimedia-foundation

Description

Improper neutralization of input during web page generation ('cross-site scripting') vulnerability in Mediawiki - Cargo extension allows Reflected XSS. This issue affects Mediawiki - Cargo extension: through 3.9.4.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-25
Last Modified
2026-09-25
Generated
2026-09-26
AI Q&A
2026-09-26
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
mediawiki cargo 3.9.4

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a reflected cross-site scripting (XSS) vulnerability in the MediaWiki Cargo extension versions up to 3.9.4. It occurs when user input is not properly neutralized during web page generation, allowing attackers to inject malicious scripts that execute in the context of a victim's browser.

Detection Guidance

Detecting this reflected XSS vulnerability in the MediaWiki Cargo extension requires checking for improper input neutralization in web page generation. Manually inspect web forms or parameters that interact with the Cargo extension for suspicious input handling. Use browser developer tools to monitor network requests for unexpected script execution or payload reflections.

Impact Analysis

An attacker could trick a user into clicking a malicious link, leading to unauthorized script execution. This may result in session hijacking, data theft, or defacement of web pages. Users of MediaWiki with the Cargo extension are at risk if they use vulnerable versions.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, potentially violating GDPR (data protection) and HIPAA (health information privacy) requirements. Organizations may face compliance penalties if exploited.

Mitigation Strategies

Immediately update the MediaWiki Cargo extension to the latest version beyond 3.9.4. If an update is unavailable, disable the Cargo extension temporarily. Implement input validation and output encoding for all user-supplied data. Monitor web server logs for signs of exploitation attempts.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-96877. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart