---
id: CVE-2026-11898
title: >-
  The White Label CMS plugin for WordPress is vulnerable to Stored Cross-Site
  Scripting via admin settings in all versions up to, and including, 2.7.12 due
  to insufficient input sanitization and output escaping
summary: >-
  The White Label CMS plugin for WordPress is vulnerable to Stored Cross-Site
  Scripting via admin settings in all versions up to, and including, 2.7.12 due
  to insufficient input sanitization and output escaping. This makes it possible
  for …
severity: medium
cvss: 4.4
cvssVector: 'CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:N'
cwe:
  - CWE-79
published: '2026-07-11'
updated: '2026-07-11'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-11898'
references:
  - url: >-
      https://plugins.trac.wordpress.org/browser/white-label-cms/tags/2.7.12/includes/classes/Admin_Dashboard.php#L430
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/white-label-cms/tags/2.7.12/includes/classes/Admin_Dashboard.php#L465
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/white-label-cms/tags/2.7.12/includes/classes/Settings.php#L124
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/white-label-cms/tags/2.7.12/includes/classes/Settings.php#L228
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/white-label-cms/tags/2.7.9/includes/classes/Admin_Dashboard.php#L430
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/white-label-cms/tags/2.7.9/includes/classes/Admin_Dashboard.php#L465
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/white-label-cms/tags/2.7.9/includes/classes/Settings.php#L124
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/white-label-cms/tags/2.7.9/includes/classes/Settings.php#L228
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/changeset?reponame=&old=3600959%40white-label-cms&new=3600959%40white-label-cms
    label: security@wordfence.com
  - url: >-
      https://www.wordfence.com/threat-intel/vulnerabilities/id/1f12cdb6-df2d-419d-a29c-1ff7f9d098f4?source=cve
    label: security@wordfence.com
tags:
  - nvd
epss: 0.00397
epssPercentile: 0.31142
ingestedAt: '2026-07-11T23:16:20.712Z'
---

## Overview

The White Label CMS plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 2.7.12 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
