CVE-2025-28977

7.1

ThimPress · WP Pipes

ThimPress WP Pipes is vulnerable to Reflected Cross-site Scripting (XSS) due to improper neutralization of user-supplied input during web page generation.

Executive summary

A reflected Cross-site Scripting vulnerability in the ThimPress WP Pipes plugin allows unauthenticated attackers to execute malicious scripts in the context of a user session.

Vulnerability

This vulnerability is a Reflected Cross-site Scripting (CWE-79) flaw. It allows an unauthenticated attacker to inject malicious scripts into the web page, which are subsequently executed when a victim interacts with a crafted link.

Business impact

Successful exploitation of this vulnerability could lead to the theft of session cookies, unauthorized actions performed on behalf of authenticated users, or the redirection of users to malicious external domains. Given the CVSS score of 7.1, this represents a significant security risk that could facilitate account compromise and undermine the integrity of the affected WordPress environment.

Remediation

Immediate Action: Since a specific patch version is not currently identified, administrators should monitor the ThimPress official website and the Patchstack database for the release of a security update and apply it immediately upon availability.

Proactive Monitoring: Security teams should review web access logs for suspicious URL parameters containing script tags or encoded characters that are characteristic of XSS attack patterns.

Compensating Controls: Deploy a Web Application Firewall (WAF) to filter and block malicious input patterns, specifically focusing on reflected script injections targeting the WP Pipes plugin endpoints.

Exploitation status

Public Exploit Available: No (exploit_available: false).

Analyst recommendation

This vulnerability presents a high risk due to the lack of required authentication for exploitation. While a patch is not yet confirmed, organizations should restrict access to the affected plugin functionality if possible or utilize a WAF to provide virtual patching. Prioritize the application of updates as soon as the vendor releases a version addressing this flaw to maintain the security posture of the WordPress instance.

More ThimPress CVEs

Sources

Originally found and disclosed by LVT-tholv2k (Patchstack Alliance), per the CVE Program record.