VYPR
Medium severity5.4NVD Advisory· Published Apr 11, 2025· Updated Apr 15, 2026

CVE-2025-32070

CVE-2025-32070

Description

Improper Input Validation vulnerability in The Wikimedia Foundation Mediawiki - AJAX Poll Extension allows Cross-Site Scripting (XSS).This issue affects Mediawiki - AJAX Poll Extension: from 1.39 through 1.43.

AI Insight

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

Improper input validation in MediaWiki AJAX Poll extension allows XSS via poll-related interface messages, affecting versions 1.39 through 1.43.

Vulnerability

Overview The AJAX Poll extension for MediaWiki fails to properly escape certain poll-related interface messages, leading to a Cross-Site Scripting (XSS) vulnerability [1]. This improper input validation issue allows an attacker to inject malicious scripts into poll display elements by manipulating system messages such as ajaxpoll-no-vote-results-after-voting [1]. The vulnerability affects versions 1.39 through 1.43 of the extension.

Exploitation

An attacker who can edit system messages (typically users with editinterface permission) can set a vulnerable message to an XSS payload. When a poll is rendered that displays that message, the payload executes [1]. The attack requires the ability to modify system messages, which is often limited to administrators or trusted users.

Impact

Successful exploitation enables an attacker to execute arbitrary JavaScript in the context of a victim's browser session. This can lead to session hijacking, defacement, or redirection to malicious sites. The XSS can affect any user who views a poll that triggers the vulnerable message.

Mitigation

The Wikimedia Foundation has released security patches for the affected branches (REL1_39, REL1_42, REL1_43, and master) that properly escape interface messages [1]. Administrators should update to the latest patched version of the extension immediately. No workaround is available other than applying the patch.

AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

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.