VYPR
Medium severity6.5NVD Advisory· Published Jul 3, 2025· Updated Apr 15, 2026

CVE-2025-53502

CVE-2025-53502

Description

Improper Input Validation vulnerability in Wikimedia Foundation Mediawiki - FeaturedFeeds Extension allows Cross-Site Scripting (XSS).This issue affects Mediawiki - FeaturedFeeds Extension: 1.39.X, 1.42.X, 1.43.X.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Improper input validation in Wikimedia's FeaturedFeeds extension allows XSS via i18n message injection, affecting versions 1.39, 1.42, and 1.43.

Vulnerability

Overview

The FeaturedFeeds extension for MediaWiki is vulnerable to Cross-Site Scripting (XSS) due to improper input validation of internationalization (i18n) messages. The issue arises when user-controlled input is used to construct HTML output without adequate sanitization, allowing an attacker to inject arbitrary JavaScript or HTML into the page [1].

Exploitation

Prerequisites

An attacker must be able to influence the i18n message content that the extension processes. This typically requires some level of administrative access or the ability to modify wiki pages that affect message definitions. The attack does not require direct user interaction but relies on the extension rendering the malicious payload when a page is viewed.

Impact

Successful exploitation enables an attacker to execute arbitrary scripts in the context of the victim's browser session. This can lead to session hijacking, defacement, phishing, or other malicious actions that compromise the confidentiality and integrity of the wiki environment.

Mitigation

A fix has been implemented and is available via the MediaWiki security update. Administrators should update the FeaturedFeeds extension to the latest patched version for the affected branches (1.39, 1.42, 1.43) [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

1

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

2

News mentions

0

No linked articles in our index yet.