Description
RenderBlocking is a MediaWiki extension that allows interface administrators to specify render-blocking CSS and JavaScript. Prior to 0.1.1, there is Stored XSS in renderblocking-css with Inline Assets mode. $wgRenderBlockingInlineAssets = true and editsitecss user rights are required. This vulnerability is fixed in 0.1.1.
Published: 2026-03-10
Score: 2 Low
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Immediate Patch
AI Analysis

Impact

RenderBlocking, a MediaWiki extension that manages render‑blocking CSS and JavaScript, contained a stored XSS flaw in its inline assets mode. The vulnerability allowed a user with the editsitecss user right to embed malicious script code into site‑wide CSS files, which would then be stored and executed whenever any page was rendered. The flaw was limited to the inline asset feature enabled by the configuration variable $wgRenderBlockingInlineAssets, but once injected it could compromise all users who load the page. The available CVSS score of 2.0 reflects that the flaw does not enable arbitrary code execution on the server but poses a significant threat to web session integrity.

Affected Systems

The affected product is the RenderBlocking extension by lihaohong6, version 0.1.0 and earlier for MediaWiki. The vulnerability is resolved in version 0.1.1, which is the earliest release to include the fix.

Risk and Exploitability

With an EPSS score of less than 1% and no current inclusion in the CISA KEV catalog, the likelihood of widespread exploitation is low, yet the impact for organizations that grant editsitecss rights to users remains substantial. Attackers must first possess the editsitecss privilege; once they do, they can inject persistent script payloads that run under the context of every user visiting affected pages. The CVSS score indicates that the main risk is client‑side and it does not compromise server‑side code or data directly, but it can undermine user trust and facilitate further phishing attempts.

Generated by OpenCVE AI on April 16, 2026 at 03:45 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade RenderBlocking to version 0.1.1 or later
  • If upgrading is delayed, disable the inline assets feature by setting $wgRenderBlockingInlineAssets = false to prevent stored script injection
  • Limit the editsitecss user right to a minimal set of trusted administrators and regularly audit those permissions

Generated by OpenCVE AI on April 16, 2026 at 03:45 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 11 Mar 2026 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 11 Mar 2026 12:00:00 +0000

Type Values Removed Values Added
First Time appeared Lihaohong6
Lihaohong6 renderblocking
Vendors & Products Lihaohong6
Lihaohong6 renderblocking

Tue, 10 Mar 2026 18:00:00 +0000

Type Values Removed Values Added
Description RenderBlocking is a MediaWiki extension that allows interface administrators to specify render-blocking CSS and JavaScript. Prior to 0.1.1, there is Stored XSS in renderblocking-css with Inline Assets mode. $wgRenderBlockingInlineAssets = true and editsitecss user rights are required. This vulnerability is fixed in 0.1.1.
Title RenderBlocking has Stored XSS in renderblocking-css with Inline Assets mode
Weaknesses CWE-79
References
Metrics cvssV4_0

{'score': 2, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:P/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N'}


Subscriptions

Lihaohong6 Renderblocking
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-03-11T14:18:37.430Z

Reserved: 2026-03-07T17:53:48.816Z

Link: CVE-2026-30977

cve-icon Vulnrichment

Updated: 2026-03-11T14:18:27.685Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-03-10T18:18:56.370

Modified: 2026-03-11T13:53:20.707

Link: CVE-2026-30977

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-16T04:00:09Z

Weaknesses