Description
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.
Published: 2026-07-11
Score: 4.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

White Label CMS contains a stored cross‑site scripting flaw in its admin settings, allowing an authenticated user with administrator privileges to inject arbitrary JavaScript that will execute whenever a site visitor accesses a page containing the injected data. The vulnerability is rooted in insufficient input sanitisation and output escaping, which is classified as CWE‑79.

Affected Systems

All installations of White Label CMS produced by videousermanuals with a version of 2.7.12 or earlier are vulnerable. The flaw only presents itself unfiltered_html capability is disabled; single‑site installations or sites with unfiltered_html enabled do not experience this vulnerability.

Risk and Exploitability

The CVSS score of 4.4 indicates moderate severity, while the EPSS score of less than 1% points to a low likelihood of real‑world exploitation at this time. The issue is not included in the CISA KEV catalog. Exploitation requires an attacker to possess administrative or higher privileges on the WordPress installation, which limits the risk compared to an unauthenticated flaw, yet the stored XSS still poses significant risk to all users who view pages containing the compromised settings.

Generated by OpenCVE AI on July 29, 2026 at 09:19 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade White Label CMS to the latest stable fix for the stored XSS flaw.
  • If an upgrade cannot be performed immediately, disable the White Label CMS‑site WordPress installations until the issue is resolved.
  • Restrict administrator accounts to trusted users only and avoid granting unfiltered_html unless absolutely necessary; consider removing the plugin entirely if it is not critical to site functionality.

Generated by OpenCVE AI on July 29, 2026 at 09:19 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 11 Jul 2026 07:45:00 +0000

Type Values Removed Values Added
First Time appeared Videousermanuals
Videousermanuals white-label-cms
Wordpress
Wordpress wordpress
Vendors & Products Videousermanuals
Videousermanuals white-label-cms
Wordpress
Wordpress wordpress

Sat, 11 Jul 2026 06:30:00 +0000

Type Values Removed Values Added
Description 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.
Title White Label CMS <= 2.7.12 - Authenticated (Administrator+) Stored Cross-Site Scripting via Import Settings
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 4.4, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:N'}


Subscriptions

Videousermanuals White-label-cms
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-15T13:36:07.923Z

Reserved: 2026-06-10T15:40:44.494Z

Link: CVE-2026-11898

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T09:30:18Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')