CVE-2026-77610
Last modified
CVE-2026-77610 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. 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, query debug output (`format=debug`, or the `debug` request parameter on `Special:Ask`) is assembled by `SMW\Query\DebugFormatter` and emitted as raw HTML. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
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, query debug output (`format=debug`, or the `debug` request parameter on `Special:Ask`) is assembled by `SMW\Query\DebugFormatter` and emitted as raw HTML. Several of its sinks apply no output-context encoding, so attacker-controlled query input is reflected into the page without escaping. On `Special:Ask` the resulting string is concatenated into the page and sent through `OutputPage::addHTML`, never through the MediaWiki parser or Sanitizer. No special user right is required; an anonymous request suffices. This is a reflected XSS: the payload is taken from the request and echoed in the same response. Exploitation requires the query condition to target a text/blob-typed property (whose value is re-serialized verbatim); the predefined `_txt` properties (`Text`, etc.) that ship on every install satisfy this, so no attacker-created content is needed. Version 7.2.0 patches the issue.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| SemanticMediaWiki | SemanticMediaWiki | < 7.2.0 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-77610?
How severe is CVE-2026-77610?
How do I fix CVE-2026-77610?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-77605Notepad++ is a free and open-source source code editor. Prio…7.8
- CVE-2026-77606Semantic MediaWiki is a free, open-source extension to Media…6.1
- CVE-2026-77607Semantic MediaWiki is a free, open-source extension to Media…6.1
- CVE-2026-77608Semantic MediaWiki is a free, open-source extension to Media…6.1
- CVE-2026-77609Semantic MediaWiki is a free, open-source extension to Media…6.1
- CVE-2026-7761The Ultimate Member plugin for WordPress is vulnerable to Ac…8.8
- CVE-2026-77611SeaweedFS is a distributed storage system for files and blob…7.1
- CVE-2026-77614Opencast is a free, open-source platform to support the mana…8.8
- CVE-2026-77615Paella Player is a set of libraries to create a multi stream…8.7
- CVE-2026-77616Semantic MediaWiki is a free, open-source extension to Media…6.1
- CVE-2026-77619Vector is a high-performance observability data pipeline. Fr…8.7
- CVE-2026-7762A heap-based buffer overflow vulnerability in the dot11ah.ko…9.8
Are you affected by CVE-2026-77610?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
