Vulnerability Description
The TitleIcon extension for MediaWiki is vulnerable to stored XSS through the #titleicon_unicode parser function. User input passed to this function is wrapped in an HtmlArmor object without sanitization and rendered directly into the page header, allowing attackers to inject arbitrary JavaScript. This issue affects Mediawiki - TitleIcon extension: from 1.39.X before 1.39.13, from 1.42.X before 1.42.7, from 1.43.X before 1.43.2.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://gerrit.wikimedia.org/r/q/I107ab638fecbf52b5bec3f02726ed24b1ae74429
- https://gerrit.wikimedia.org/r/q/I2e8c73445172679634f6ec64d37cf82507dfa110
- https://phabricator.wikimedia.org/T394721
- https://phabricator.wikimedia.org/T394721
FAQ
What is CVE-2025-7363?
CVE-2025-7363 is a vulnerability with a CVSS score of 5.4 (MEDIUM). The TitleIcon extension for MediaWiki is vulnerable to stored XSS through the #titleicon_unicode parser function. User input passed to this function is wrapped in an HtmlArmor object without sanitizat...
How severe is CVE-2025-7363?
CVE-2025-7363 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-7363?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.