Description
The WP BookWidgets plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'bw_link' shortcode in all versions up to, and including, 0.9 due to insufficient input sanitization and output escaping on user supplied attributes. 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: 2025-10-15
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Patch
AI Analysis

Impact

The WP BookWidgets plugin’s 'bw_link' shortcode accepts user supplied attributes without sanitizing or escaping them. This flaw allows an authenticated contributor or higher to store malicious JavaScript that runs when the shortcode is rendered in any post or page. If an attacker successfully injects code, they can steal user sessions, deface content, or redirect visitors to phishing sites, compromising confidentiality, integrity, and availability of the website.

Affected Systems

All releases of the WP BookWidgets plugin from the vendor remko up to and including version 0.9 are affected. Any WordPress site that has installed this plugin at those versions is vulnerable, regardless of the host platform, theme, or other plugins.

Risk and Exploitability

The listed CVSS score of 6.4 indicates moderate severity, and the EPSS score of less than 1% suggests a low probability of exploitation in the wild, though the vulnerability is still included in the public CVE database. It is not currently listed in the CISA KEV catalog, so no known exploited cases are public. Because the flaw requires prior authenticated access at least at the contributor level, the attack vector is internal; an attacker would need to compromise existing credentials or use an account granted such privileges. Once access is obtained, the stored XSS can be activated simply by any visitor visiting a page that contains the malicious shortcode.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest release of WP BookWidgets (version 1.0 or newer) to remove the insecure shortcode handling.
  • Remove or purge any posts or pages that contain the 'bw_link' shortcode with suspicious attributes from earlier versions.
  • If an upgrade cannot be made immediately, disable or delete the 'bw_link' shortcode from the plugin or enforce strict output escaping for its attributes before rendering.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 08 Apr 2026 17:00:00 +0000

Type Values Removed Values Added
References

Mon, 20 Oct 2025 13:30:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Wed, 15 Oct 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 15 Oct 2025 08:45:00 +0000

Type Values Removed Values Added
Description The WP BookWidgets plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'bw_link' shortcode in all versions up to, and including, 0.9 due to insufficient input sanitization and output escaping on user supplied attributes. 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 WP BookWidgets <= 0.9 - Authenticated (Contributor+) Stored Cross-Site Scripting
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
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:37:17.825Z

Reserved: 2025-09-08T20:31:24.382Z

Link: CVE-2025-10139

cve-icon Vulnrichment

Updated: 2025-10-15T15:40:49.598Z

cve-icon NVD

Status : Deferred

Published: 2025-10-15T09:15:37.890

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-10139

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T22:15:26Z

Weaknesses
  • CWE-79

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