Severity by source
AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
PR:L reflects required Contributor role; S:C captures cross-session script execution; A:N because XSS does not directly impair availability of any system.
Primary rating from Vendor (patchstack).
CVSS VectorVendor: patchstack
Lifecycle Timeline
1DescriptionCVE.org
Contributor Cross Site Scripting (XSS) in BNE Testimonials <= 2.0.8 versions.
AnalysisAI
Stored Cross-Site Scripting in the BNE Testimonials WordPress plugin (versions 2.0.8 and below) allows an authenticated Contributor-level user to inject persistent malicious scripts into testimonial entries. When a privileged user such as an administrator views the affected content, the injected script executes in their browser context, potentially enabling session hijacking, credential theft, or unauthorized administrative actions. No public exploit code or CISA KEV listing has been identified at time of analysis, but the scope-changed CVSS vector underscores that impact extends beyond the contributing user's own session.
Technical ContextAI
BNE Testimonials is a WordPress plugin that allows site owners to collect and display customer testimonials. The vulnerability is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation - Cross-site Scripting), specifically the stored (persistent) variant, where user-supplied input from a Contributor role is written to the database without adequate sanitization or output encoding. When the stored testimonial content is later rendered in the browser of an administrator or other privileged user, the unsanitized payload executes as JavaScript in that user's browser context. The CVSS Scope value of Changed (S:C) reflects this cross-context execution - the attacker's injected code runs in the security context of a different, typically more privileged, user session.
RemediationAI
Upstream fix availability has not been independently confirmed from the provided data - no patched release version was specified in the Patchstack advisory reference. Site administrators should check the official WordPress plugin repository for BNE Testimonials for an updated version beyond 2.0.8 and upgrade immediately if available. If no patched version exists, the plugin should be deactivated and removed until a fix is released, as the testimonial submission surface cannot be safely exposed to Contributor-level users without the underlying sanitization flaw being corrected. As a compensating control, administrators should audit and restrict Contributor-level user accounts, limiting registration to trusted users only. WordPress-level Web Application Firewall (WAF) rules targeting XSS payloads in form submissions (available via plugins such as Wordfence or via hosting-provider WAF offerings) can reduce - but not eliminate - exploitation risk. The Patchstack advisory at the reference URL should be monitored for patch release updates.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-210361
GHSA-gg6f-hffr-6j7x