Premmerce Product Search for WooCommerce Vulnerability (Medium) – C…

Premmerce Product Search for WooCommerce Vulnerability (Medium) – C…

by | Feb 26, 2026 | Plugins

Attack Vectors

Premmerce Product Search for WooCommerce (slug: premmerce-search) versions up to and including 2.2.4 contain a Medium-severity Cross-Site Request Forgery (CSRF) vulnerability (CVSS 4.3; vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N), tracked as CVE-2025-64290.

CSRF attacks typically rely on user interaction: an attacker convinces an administrator (or another privileged user) to click a link or visit a page that silently triggers an unwanted request in the background. In this case, the attacker is described as unauthenticated, but still needs to trick a site administrator into performing an action (such as clicking on a link) for the forged request to be executed.

Security Weakness

The reported root cause is missing or incorrect nonce validation on a plugin function. In WordPress, nonces are a common safeguard used to confirm that a sensitive action was intentionally initiated by an authorized user within the admin interface.

When nonce validation is absent or implemented incorrectly, a site may accept requests that look legitimate to WordPress (because the admin is logged in), even if the request originated from a third-party website. According to the published advisory, this weakness can allow unauthorized actions to be performed via a forged request.

Technical or Business Impacts

While this issue is rated Medium, it can still create meaningful business risk because it targets the people who have the most control—administrators. Depending on the affected function and how your team uses the plugin, potential impacts may include unapproved configuration changes and unexpected operational behavior that can be difficult to trace back to a single click.

For marketing and revenue teams, the bigger concern is disruption and trust: unexpected changes in a WooCommerce environment can contribute to campaign performance volatility, internal downtime for troubleshooting, and avoidable agency or developer costs. For compliance and leadership, it can also raise questions about change control and administrative access governance when a third party can influence admin actions through social engineering.

Remediation: Update Premmerce Product Search for WooCommerce to version 2.2.5 or newer (patched). Source: Wordfence vulnerability record.

Similar attacks (examples and guidance): CSRF is a common pattern across web applications. For practical examples and risk context, see OWASP: Cross-Site Request Forgery (CSRF) and PortSwigger Web Security Academy: CSRF.

Vantage Vulnerability (Medium) – CVE-2026-5070

Attack Vectors CVE-2026-5070 is a Medium severity vulnerability (CVSS 6.4) affecting the Vantage WordPress theme (slug: vantage) in versions up to and including 1.20.32. It enables authenticated users with Contributor access or higher to inject malicious script into a...

WP Docs Vulnerability (Medium) – CVE-2026-3878

Attack Vectors CVE-2026-3878 is a Medium severity Stored Cross-Site Scripting (XSS) vulnerability (CVSS 6.4) affecting the WP Docs WordPress plugin (wp-docs) in versions 2.2.9 and below. The issue is exploitable by an authenticated user with Subscriber-level access or...

WPFore Subscribers