rootpwn

medium · CVSS v3 6.1

CVE-2026-77607

Semantic MediaWiki prior to version 7.2.0 contains an HTML injection vulnerability in the handling of the 'sep' parameter. The separator val

Overview

Semantic MediaWiki prior to version 7.2.0 contains an HTML injection vulnerability in the handling of the 'sep' parameter. The separator value is inserted verbatim into HTML cell joins without proper sanitization. This matters because it allows attackers to inject arbitrary HTML into wiki pages, potentially leading to client-side attacks.

Description

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, `sep` was inserted verbatim into HTML cell joins. This made it possible to inject HTML through the separator value. Version 7.2.0 fixes the issue.

Impact

This vulnerability impacts the integrity and confidentiality of users viewing affected wiki pages through potential client-side execution. Authenticated or unauthenticated users capable of manipulating query parameters may inject malicious HTML. Administrators and regular wiki users relying on rendered page content are at risk.

Remediation

Upgrade Semantic MediaWiki to version 7.2.0 or later to ensure the 'sep' parameter is properly sanitized. Review existing wiki templates and queries that utilize custom separator values for unexpected HTML content.

Risk context

The vulnerability is rated as medium severity with a CVSS v3 score of 6.1. EPSS data is currently unavailable. Remediation should be scheduled during standard maintenance windows.

Affected products

  • Semantic MediaWiki < 7.2.0

Scores

Severity
medium
CVSS v2
6.4
CVSS v3
6.1
CVSS v4
EPSS

MediaWiki Semantic MediaWiki HTML Injection Web Application Input Sanitization

← All CVEs