CVE-2025-53497
Description
Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Wikimedia Foundation Mediawiki - RelatedArticles Extension allows Stored XSS.This issue affects Mediawiki - RelatedArticles Extension: from 1.43.X before 1.43.2.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Stored XSS vulnerability in MediaWiki RelatedArticles extension allows attackers to inject malicious scripts via improperly neutralized input.
Vulnerability
Overview
The RelatedArticles extension for MediaWiki fails to properly neutralize user input during web page generation, leading to a stored cross-site scripting (XSS) vulnerability [1]. This flaw affects versions from 1.43.X before 1.43.2, where input is not sanitized before being stored and later rendered on pages.
Exploitation
An attacker with the ability to contribute content (e.g., edit pages or add related articles) can inject arbitrary JavaScript or HTML. The injected payload is stored on the server and executed when other users view the affected page. No special network position is required beyond standard wiki editing privileges.
Impact
Successful exploitation allows the attacker to execute scripts in the context of the victim's session, potentially leading to account takeover, data theft, or defacement. The CVSS v3 score of 5.4 (Medium) reflects the need for some user interaction and the potential for significant confidentiality and integrity impact.
Mitigation
The vulnerability is patched in RelatedArticles extension version 1.43.2. Users should update to this version or later. No workarounds are documented; upgrading is the recommended action.
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>=1.43.0,<1.43.2+ 1 more
- (no CPE)range: >=1.43.0,<1.43.2
- (no CPE)range: >=1.43.0 <1.43.2
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2News mentions
0No linked articles in our index yet.