Security readout for executives and security teams
Plain-English summary
This is a medium-severity WordPress plugin XSS issue. A user who already has Editor or higher access could place script content through specific Testimonial Slider plugin color parameters, potentially altering page behavior or content seen by site users.
Executive priority
Treat this as a moderate-risk plugin hygiene issue, not an emergency based on current evidence. Prioritize sites where the plugin is internet-facing, used on important brand pages, or managed by multiple editors.
Technical view
CVE-2021-36851 is CWE-79 in Web-Settler Testimonial Slider – Free Testimonials Slider Plugin for WordPress, affecting versions <= 3.5.8.3. The reported parameters are mpsp_posts_bg_color, mpsp_posts_description_color, and mpsp_slide_nav_button_color. CVSS 3.1 is 4.1: network, low complexity, high privileges, changed scope, low integrity impact.
Likely exposure
Exposure is limited to WordPress sites with this plugin installed at version 3.5.8.3 or earlier. The attacker must already hold Editor or higher privileges, so risk is higher on sites with many content editors, weak account governance, or compromised privileged accounts.
Exploitation context
The provided sources do not establish active exploitation, and the CVE is not marked KEV. The issue requires authenticated high-privilege access, reducing broad internet-scale exploitability, but it can still matter if an Editor account is compromised or untrusted users have elevated roles.
Researcher notes
Evidence supports authenticated XSS in specific color parameters, with high privileges required and low integrity impact. The bundle does not provide exploit status, proof of active exploitation, or a specific fixed version, so remediation should track vendor and plugin repository guidance.
Mitigation direction
- Inventory WordPress sites for the Testimonial Slider plugin and installed version.
- Check vendor and plugin repository guidance for a fixed release or removal recommendation.
- Upgrade only to a vendor-confirmed fixed version when available.
- Disable or remove the plugin if a fixed version cannot be confirmed.
- Restrict Editor and higher roles to trusted accounts only.
- Review privileged WordPress accounts for compromise or unnecessary access.
Validation and detection
- Confirm whether testimonial-add is installed on each WordPress site.
- Verify installed plugin versions are not 3.5.8.3 or earlier.
- Review Editor, Administrator, and equivalent accounts for legitimacy.
- Inspect affected testimonial slider settings for unexpected script or markup.
- Check web logs and WordPress audit logs for suspicious privileged changes.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-79: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2021-36851 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 4.1 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:L/A:N
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:L/A:N2.31.4Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
4.1MediumVector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://wordpress.org/plugins/testimonial-add/#developersCVE reference · x_refsource_CONFIRM
- https://patchstack.com/database/vulnerability/testimonial-add/wordpress-testimonial-slider-plugin-3-5-8-3-cross-site-scripting-xss-vulnerabilityCVE reference · x_refsource_CONFIRM
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
