CVE-2026-15010
Last modified
CVE-2026-15010 is a medium-severity vulnerability rated 6.4/10 on the CVSS scale. 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()). EPSS estimates a 0.21% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| robin-w | bbp style pack | <= 6.4.5 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-15010?
How severe is CVE-2026-15010?
How do I fix CVE-2026-15010?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-15000The Connect Contact Form 7 and Mailchimp plugin for WordPres…7.2
- CVE-2026-15003A flaw was found in the GNU Binutils (Binary Utilities) link…5.6
- CVE-2026-15005The Loco Translate plugin for WordPress is vulnerable to Cro…8.8
- CVE-2026-15006The Bit integrations – Form Integration, Webhook, Spreadshee…7.5
- CVE-2026-15007A denial of service vulnerability was identified in GitHub E…5.7
- CVE-2026-15008The Uncanny Automator – Easy Automation, Integration, Webhoo…8.1
- CVE-2026-15011The Customer Support Ticket System & Helpdesk plugin for Wor…9.8
- CVE-2026-15012The Demi – One Click Demo Import, WP Backup & Site Migration…5.3
- CVE-2026-15013The SAML Single Sign On – SSO Login plugin for WordPress is …9.8
- CVE-2026-15014The SMS Alert – SMS & OTP for WooCommerce, Order Notificatio…9.8
- CVE-2026-15015The MountDev AI MCP Connector for WordPress plugin for WordP…9.8
- CVE-2026-15016The Paid Memberships Pro – Content Restriction, User Registr…6.4
Are you affected by CVE-2026-15010?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
