Description
The Sidebar Manager Light plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'sbm_description' parameter in all versions up to, and including, 1.18 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2026-09-10
Score: 7.2 High
EPSS: n/a
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Immediate Patch
AI Analysis

Impact

The Vulnerable Sidebar Manager Light plugin accepts user input for the sbm_description field without adequate sanitization or escaping, allowing the injection of arbitrary JavaScript that will run in a victim’s browser when the affected page is loaded. An attacker can therefore execute client‑side code, steal session cookies, deface the site, or perform other malicious actions side‑effectively. No authentication is required to trigger the flaw, so any visitor can be affected by the injected payloads. The weakness is characterized as a classic Stored XSS issue drawn from CWE‑79.

Affected Systems

WordPress installations using Sidebar Manager Light version 1.18 or earlier are affected. The plugin is distributed by otwthemes and is included as the Sidebar Manager Light addon. Users running older or default WordPress setups with this plugin must verify their installed version.

Risk and Exploitability

The CVSS base score of 7.2 reflects the severity of the impact and the lack of authentication required for exploitation. The EPSS score is currently unavailable, but the flaw’s potential for widespread web‑based impact suggests it could be frequently sought after. The vulnerability is not yet listed in the CISA KEV catalog, indicating it may be newly discovered or not yet assessed for widespread exploitation. The attack vector is inferred from the description as unauthenticated web‑based input that persists in stored form, meaning that any user who views a page containing the injected sbm_description will have the script executed.

Generated by OpenCVE AI on September 10, 2026 at 05:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Sidebar Manager Light to a version newer than 1.18 immediately.
  • If an upgrade is not possible, disable the sbm_description field or remove the widget from the site to eliminate the injection point.
  • Implement a web application firewall or content security policy that blocks inline scripts and restricts execution to trusted origins.

Generated by OpenCVE AI on September 10, 2026 at 05:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 10 Sep 2026 04:00:00 +0000

Type Values Removed Values Added
Description The Sidebar Manager Light plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'sbm_description' parameter in all versions up to, and including, 1.18 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title Sidebar Manager Light <= 1.18 - Unauthenticated Stored Cross-Site Scripting via 'sbm_description' Parameter
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-10T03:40:42.405Z

Reserved: 2026-08-19T13:02:37.355Z

Link: CVE-2026-76562

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-10T04:18:16.643

Modified: 2026-09-10T04:18:16.643

Link: CVE-2026-76562

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-10T06:00:08Z

Weaknesses
  • CWE-79

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