CVE-2026-30917 PUBLISHED

Stored XSS on Bucket namespace pages

Assigner: GitHub_M
Reserved: 07.03.2026 Published: 09.03.2026 Updated: 09.03.2026

Bucket is a MediaWiki extension to store and retrieve structured data on articles. Prior to 2.1.1, a stored XSS can be inserted into any Bucket table field that has a PAGE type, which will execute whenever a user views that table's corresponding Bucket namespace page. This vulnerability is fixed in 2.1.1.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:L/SC:L/SI:L/SA:L
CVSS Score: 8.8

Product Status

Vendor weirdgloop
Product mediawiki-extensions-Bucket
Versions
  • Version < 2.1.1 is affected

References

Problem Types

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE