Vulnerability in Strong Testimonials — CVE-2026-92622
What to do now
Update Strong Testimonials to 3.3.9 or later.
Affected versions
- Everything up to and including 3.3.8
Affected: Strong Testimonials (plugin, strong-testimonials)
What the vulnerability is
The Strong Testimonials plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'lightbox_class' Shortcode Attribute in all versions up to, and including, 3.3.8 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. Exploitation requires that the targeted testimonial view has at least one published testimonial with a featured image and the lightbox wrapper enabled, as the vulnerable code path is only reached when a thumbnail is rendered.