WebToffee WooCommerce Product Feeds – Google Shopping, Pinterest, T…

WebToffee WooCommerce Product Feeds – Google Shopping, Pinterest, T…

by | Mar 12, 2026 | Plugins

Attack Vectors

CVE-2026-22480 is a medium-severity vulnerability (CVSS 6.6) affecting the WebToffee WooCommerce Product Feeds – Google Shopping, Pinterest, TikTok Ads, & More WordPress plugin (webtoffee-product-feed) in versions up to and including 2.3.3.

This issue is authenticated, meaning an attacker must already have access to your WordPress admin area with Shop manager-level permissions or higher. Common real-world paths to that level of access include stolen credentials (phishing, credential reuse), a compromised employee/agency account, or an insider threat. Once logged in, the attacker can target plugin functionality that processes untrusted input.

Security Weakness

The plugin is vulnerable to PHP Object Injection due to deserialization of untrusted input in affected versions. In practical terms, this means the plugin may accept a crafted payload and turn it into a PHP object in a way that can be unsafe.

According to the published advisory, there is no known POP chain present in the vulnerable software itself. However, if your WordPress site also has another plugin or theme installed that provides a usable chain, the risk can escalate significantly because components can interact in unexpected ways across the same site.

Reference: CVE-2026-22480 record and the public research source from Wordfence.

Technical or Business Impacts

If a compatible chain exists elsewhere on the site, an attacker could potentially delete arbitrary files, retrieve sensitive data, or execute code. Even when worst-case outcomes require additional conditions, the potential impact is serious because it can move from a “plugin issue” to a “full site compromise” depending on what else is installed.

For business leaders, the risk includes storefront downtime, loss of customer trust, and possible compliance exposure if sensitive data is accessed. Marketing teams may also face operational disruption if product feeds are impacted, potentially affecting campaign continuity and reporting.

Remediation: Update WebToffee WooCommerce Product Feeds – Google Shopping, Pinterest, TikTok Ads, & More to version 2.3.4 or newer (patched). Also review and minimize Shop Manager access, rotate credentials where appropriate, and ensure unused plugins/themes are removed to reduce the chance of “chained” exploitation.

Similar Attacks

Object injection and unsafe deserialization have been leveraged in other widely used platforms, often becoming high-impact when combined with additional components or reachable code paths. Examples include:

CVE-2015-8562 (Joomla! Object Injection)
CVE-2019-18935 (Telerik UI Deserialization to Remote Code Execution)

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