CVE-2026-15010
MEDIUMCVSS v3.1: 6.4 · EPSS: 0.0021 (11.0 percentile)
Source data as of:
At a glance
- Severity
- MEDIUM
- CVSS
- 6.4 v3.1 · NVD
- EPSS
- 0.0021 (11.0 percentile) · FIRST.org
- CISA KEV
- No
- Type
- XSS · NVD CWE
- Attack conditions (CVSS vector)
- NetworkNo user interaction · Source: NVD Vector
- Published
- 2026-07-11 · Modified: 2026-07-11
- References
- Jump to references (4)
CVSS / EPSS / KEV
Source — CVSS: NVD · EPSS: FIRST.org · KEV: CISA. Data & Sources
Description
The bbp Style Pack plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 6.4.5 via the Topic Form Additional Fields feature. This is due to insufficient input sanitization in bsp_topic_fields_form_save() (which writes $_POST['bsp_topic_fields_label{n}'] directly to post meta via update_post_meta() with no filtering) and missing output escaping in bsp_topic_content_append_topic_fields() (which concatenates the stored meta value into an HTML <span> and echoes it via apply_filters/echo without esc_html()). This makes it possible for authenticated attackers, with Subscriber-level access and above (who have bbPress topic-creation privileges), to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page, including unauthenticated visitors.
References
Reference URLs as listed by NVD, grouped by a mechanical match on the link's host/pattern. Labels describe the link type only.
- Reference https://plugins.trac.wordpress.org/browser/bbp-style-pack/tags/6.4.5/includes/functions_to…
- Reference https://plugins.trac.wordpress.org/browser/bbp-style-pack/tags/6.4.5/includes/functions_to…
- Reference https://plugins.trac.wordpress.org/changeset?reponame=&old=3601461%40bbp-style-pack&new=36…
- Vendor advisory https://www.wordfence.com/threat-intel/vulnerabilities/id/f898ab34-2d63-458d-b19b-4e2b6f4a…