Description
The BWL Advanced FAQ Manager Lite plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'baf_sbox' shortcode in all versions up to and including 1.1.1. This is due to insufficient input sanitization and output escaping on user-supplied shortcode attributes such as 'sbox_id', 'sbox_class', 'placeholder', 'highlight_color', 'highlight_bg', and 'cont_ext_class'. These attributes are directly interpolated into HTML element attributes without any esc_attr() escaping in the baf_sbox() function. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2026-03-26
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored XSS allowing arbitrary script execution
Action: Patch Immediately
AI Analysis

Impact

The BWL Advanced FAQ Manager Lite WordPress plugin contains a stored cross‑site scripting flaw. The plugin’s shortcode processes several user‑supplied attributes—including sbox_id, sbox_class, placeholder, highlight_color, highlight_bg, and cont_ext_class—without applying proper sanitization or escaping, allowing an authenticated user with Contributor-level or higher privilege to inject malicious JavaScript. The injected script is stored and subsequently executed whenever a page containing the shortcode is rendered, enabling the attacker to deface the site, exfiltrate session data, or perform other client‑side attacks.

Affected Systems

WordPress installations running BWL Advanced FAQ Manager Lite version 1.1.1 or earlier, distributed by xenioushk. Any site that embeds the affected shortcode on publicly accessible pages is vulnerable.

Risk and Exploitability

The flaw carries a CVSS score of 6.4, indicating moderate severity. No exploitation probability score is currently available, and the vulnerability is not included in the known exploited vulnerabilities catalog. Exploit requires an attacker to first obtain Contributor or higher level access to the WordPress site and then to inject malicious content via the shortcode attributes. Once stored, the payload is delivered to all users who view the affected page, making the compromise possible even to non‑authenticated visitors. The combination of authentication requirement and persistent injection provides a tangible but bounded risk to affected sites.

Generated by OpenCVE AI on March 26, 2026 at 04:54 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update BWL Advanced FAQ Manager Lite to the latest version that removes the vulnerability; if no update is available, disable the plugin or remove the shortcode from public pages.
  • Restrict Contributor role permissions so users cannot edit or insert shortcodes containing the vulnerable attributes; alternatively, apply stricter role‑based access controls to prevent modification of shortcodes.
  • Consider reviewing site content for stored malicious scripts and sanitizing or removing any suspicious attributes manually.

Generated by OpenCVE AI on March 26, 2026 at 04:54 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 26 Mar 2026 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 26 Mar 2026 12:00:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Xenioushk
Xenioushk bwl Advanced Faq Manager Lite
Vendors & Products Wordpress
Wordpress wordpress
Xenioushk
Xenioushk bwl Advanced Faq Manager Lite

Thu, 26 Mar 2026 03:45:00 +0000

Type Values Removed Values Added
Description The BWL Advanced FAQ Manager Lite plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'baf_sbox' shortcode in all versions up to and including 1.1.1. This is due to insufficient input sanitization and output escaping on user-supplied shortcode attributes such as 'sbox_id', 'sbox_class', 'placeholder', 'highlight_color', 'highlight_bg', and 'cont_ext_class'. These attributes are directly interpolated into HTML element attributes without any esc_attr() escaping in the baf_sbox() function. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title BWL Advanced FAQ Manager Lite <= 1.1.1 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'sbox_id' Shortcode Attribute
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
Xenioushk Bwl Advanced Faq Manager Lite
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:31:52.764Z

Reserved: 2026-03-12T19:55:11.296Z

Link: CVE-2026-4075

cve-icon Vulnrichment

Updated: 2026-03-26T14:00:45.738Z

cve-icon NVD

Status : Deferred

Published: 2026-03-26T04:17:12.120

Modified: 2026-04-24T16:35:20.070

Link: CVE-2026-4075

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-03-26T12:08:43Z

Weaknesses