What the vulnerability does
01Description
WordPress Plugin Testimonial Slider and Showcase 2.2.6 contains a stored cross-site scripting vulnerability that allows authenticated editors to inject malicious scripts by failing to sanitize the post_title parameter. Attackers with editor privileges can inject JavaScript payloads through the testimonial title field that execute in the browsers of users viewing the draft post, enabling cookie theft and session hijacking.
Explanation of Vulnerability in Simple Terms
02Summary
Testimonial Slider and Showcase contains a cross-site scripting (XSS) vulnerability in version 2.2.6. An authenticated user with low privileges can inject malicious scripts that execute in other users' browsers when they view affected pages. The vulnerability requires user interaction to trigger. Update to a patched version to remediate.
What an attacker can do
03Attacker Capabilities
Inject JavaScript that runs in other users' browsers and steals session tokens or perform actions on their behalf.
Potential impact on your site
04Site Impact
Authenticated users can compromise other users' accounts or sessions through malicious script injection on your site.
Conditions required to exploit
05Prerequisites
Attacker must have a low-privilege account on the site; victim must visit a page containing the injected payload.
Key dates
06Disclosure timeline
May 10, 2026
CVE published
May 24, 2026
Record updated