Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2025-61638 — Proof-of-concept exploit for CVE-2025-61638, a stored XSS vulnerability in MediaWiki's Sanitizer::validateAttributes. Tests for the flaw across vulnerable wiki instances via API. | Kitploit
Tools/GitHubGitHub/gui-ying233/cve-2025-61638
Vulnerability AnalysisExploitationWeb Application ExploitationInformation GatheringWAF BypassPenetration TestingArchived
GitHubgui-ying233/cve-2025-61638

CVE-2025-61638

Proof-of-concept exploit for CVE-2025-61638, a stored XSS vulnerability in MediaWiki's Sanitizer::validateAttributes. Tests for the flaw across vulnerable wiki instances via API.

View Repository
1720 days agoNot yet reviewed
Website

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2025-61638

node . "https://www.mediawiki.org/w/api.php" (fixed)

More exploitable targets can be found at https://www.mediawiki.org/wiki/Sites_using_MediaWiki.

https://phabricator.wikimedia.org/T401099

https://www.cve.org/CVERecord?id=CVE-2025-61638

XSS attack requires editing entries, so at least xss !== false and reg: true are needed. anno: true means anonymous (IP) users, which can enhance attack capability.

Since some wikis have additional protections such as WAF, the script only tests the vulnerability and does not provide bypass attempts for actual attacks.

It is worth noting that although fixes were provided in versions 1.39, 1.43, and 1.44, this vulnerability has existed for a long time (15 years). Almost all versions of these three LTS releases before the fix are vulnerable.


Read more: CVE-2025-61638: Sanitizer::validateAttributes data-XSS

Download Tool