๐Ÿ” CVE Alert

CVE-2026-77609

MEDIUM 6.1

Semantic MediaWiki has an open redirect in Special:URIResolver

CVSS Score
6.1
EPSS Score
0.0%
EPSS Percentile
0th

Semantic MediaWiki is a free, open-source extension to MediaWiki that lets users store and query data within the wiki's pages. Prior to version 7.2.0, `Special:URIResolver` resolves its user-controlled subpage to a MediaWiki title and issues an HTTP 303 redirect to `$title->getFullURL()` without validating the resolved target. A crafted subpage can make that target point off-host: an interwiki prefix redirects to the foreign wiki (for example `Special:URIResolver/mw-3AFoo`, which decodes to `mw:Foo`, redirects to `https://www.mediawiki.org/wiki/Foo`), and where the resolved URL carries an authority the target can even embed `user:pass@host` credentials. The result is an open redirect to an attacker-influenced host, usable for phishing from a trusted wiki URL. Version 7.2.0 fixes the issue.

CWE CWE-601
Vendor semanticmediawiki
Product semanticmediawiki
Published Sep 18, 2026
Stay Ahead of the Next One

Get instant alerts for semanticmediawiki semanticmediawiki

Be the first to know when new medium vulnerabilities affecting semanticmediawiki semanticmediawiki are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

Affected Versions

SemanticMediaWiki / SemanticMediaWiki
< 7.2.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/SemanticMediaWiki/SemanticMediaWiki/security/advisories/GHSA-hw3m-8j5x-94ff github.com: https://github.com/SemanticMediaWiki/SemanticMediaWiki/releases/tag/7.2.0