CVE-2025-32656: WordPress Testimonial Slider and Showcase Pro plugin <= 2.3.15 - Local File Inclusion vulnerability
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in RadiusTheme Testimonial Slider And Showcase Pro testimonial-slider-showcase-pro allows PHP Local File Inclusion.This issue affects Testimonial Slider And Showcase Pro: from n/a through <= 2.3.15.
Security readout for executives and security teams
Plain-English summary
This CVE affects the RadiusTheme Testimonial Slider And Showcase Pro WordPress plugin through version 2.3.15. The issue may let an unauthenticated remote attacker trigger local PHP file inclusion under high-complexity conditions, risking data exposure, site changes, or outage. The provided sources do not confirm active exploitation or a fixed version.
Executive priority
Treat this as a high-priority WordPress exposure review. Prioritize internet-facing marketing or customer sites, especially where the plugin is active and no vendor-confirmed fix has been applied.
Technical view
The CVE describes improper filename control in a PHP include/require path, classified as CWE-98, resulting in local file inclusion. CVSS 3.1 is 8.1 high: network reachable, unauthenticated, no user interaction, high complexity, with high confidentiality, integrity, and availability impact.
Likely exposure
Exposure is limited to WordPress sites running RadiusTheme Testimonial Slider And Showcase Pro at version 2.3.15 or earlier. The supplied data does not identify other affected products, hosted services, or package ecosystems.
Exploitation context
The CVE is not listed as KEV in the provided bundle, and no cited source confirms active exploitation. The CVSS vector indicates exploitation is remotely reachable without credentials, but high attack complexity may limit broad opportunistic exploitation.
Researcher notes
Evidence is limited to CVE metadata and the Patchstack VDB reference. The source bundle names LFI behavior and high CVSS impact but does not provide exploit details, affected code paths, proof of active exploitation, or a confirmed patched version.
Mitigation direction
Inventory WordPress sites for the affected plugin and version.
Check RadiusTheme and Patchstack guidance for a fixed release or official mitigation.
Update the plugin if a vendor-confirmed fixed version exists.
Disable or remove the plugin where it is not business-critical.
Monitor logs and security tooling for suspicious plugin-targeted requests.
Validation and detection
Confirm whether testimonial-slider-showcase-pro is installed or active.
Record the exact installed plugin version on each WordPress site.
Compare versions against the affected range through 2.3.15.
Review vendor and Patchstack pages for current remediation status.
Check whether compensating controls are deployed on exposed sites.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
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 · low confidence lookup
CWE-98: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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.
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.
1CVSS vectors
3Timeline events
1ADP providers
2Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total
CVSS vector scores
1 official score
We 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.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-98 · source CWE mapping
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.