Skip to main content

WooCommerce Vehicle Parts Finder CVE-2025-49380

CRITICAL
Deserialization of Untrusted Data (CWE-502)
2025-10-22 audit@patchstack.com
9.8
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
9.8 CRITICAL
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

2
Re-analysis Queued
Apr 27, 2026 - 20:22 vuln.today
cvss_changed
Analysis Generated
Apr 23, 2026 - 16:00 vuln.today

DescriptionCVE.org

Deserialization of Untrusted Data vulnerability in wpinstinct WooCommerce Vehicle Parts Finder woo-vehicle-parts-finder allows Object Injection.This issue affects WooCommerce Vehicle Parts Finder: from n/a through <= 3.7.

AnalysisAI

PHP object injection in WooCommerce Vehicle Parts Finder plugin versions up to 3.7 enables remote unauthenticated attackers to achieve arbitrary code execution via deserialization of untrusted data. The CVSS vector (AV:N/AC:L/PR:N/UI:N) confirms network-accessible exploitation without authentication or user interaction. Reported by Patchstack audit team, this represents a critical pre-authentication vulnerability in WordPress e-commerce environments. EPSS data unavailable; not currently listed in CISA KEV, suggesting limited widespread exploitation at time of disclosure.

Technical ContextAI

This vulnerability stems from CWE-502 (Deserialization of Untrusted Data), a class of flaws where applications accept serialized objects from untrusted sources without proper validation. In PHP, the unserialize() function can instantiate arbitrary classes and trigger magic methods (__wakeup, __destruct, __toString) during object reconstruction. The WooCommerce Vehicle Parts Finder plugin (woo-vehicle-parts-finder), designed for automotive parts catalogs in WordPress/WooCommerce environments, processes serialized data through an attack surface accessible to unauthenticated remote users. The plugin integrates with WooCommerce (WordPress e-commerce framework) to filter vehicle-specific product listings. PHP object injection becomes exploitable when an attacker controls serialized input and the application contains vulnerable classes (POP chains) that can be chained to achieve code execution, file manipulation, or SQL injection.

Affected ProductsAI

WooCommerce Vehicle Parts Finder (woo-vehicle-parts-finder) plugin for WordPress, versions from initial release through 3.7 inclusive. This affects WordPress sites running WooCommerce with the vehicle parts finder functionality installed. The vulnerability exists in the plugin's PHP codebase where user-controllable input reaches deserialization functions. Vendor advisory available at Patchstack database: https://patchstack.com/database/Wordpress/Plugin/woo-vehicle-parts-finder/vulnerability/wordpress-woocommerce-vehicle-parts-finder-plugin-3-7-php-object-injection-vulnerability

RemediationAI

Upgrade WooCommerce Vehicle Parts Finder plugin to version 3.8 or later if available (verify current release via WordPress.org plugin repository or vendor site, as Patchstack reference indicates 3.7 is vulnerable but does not explicitly confirm fix version). Access WordPress admin dashboard, navigate to Plugins section, and update woo-vehicle-parts-finder immediately. If patched version is not yet released or cannot be immediately deployed, implement these compensating controls with noted trade-offs: (1) Deactivate and delete the plugin until patch is available - eliminates attack surface but removes vehicle parts filtering functionality from WooCommerce storefront, impacting user experience for automotive retailers. (2) Restrict plugin file access via web application firewall rules blocking direct requests to /wp-content/plugins/woo-vehicle-parts-finder/ endpoints that accept serialized data - requires identifying specific vulnerable endpoints (likely AJAX handlers or REST API routes) and may cause legitimate functionality breakage requiring testing. (3) Deploy WordPress security plugin with virtual patching capability (Wordfence, Sucuri) configured to block PHP object injection patterns in POST/GET parameters - adds latency and may generate false positives. Confirm fix deployment by reviewing plugin changelog and testing deserialization attack vectors in staging environment.

CVE-2016-10045 CRITICAL POC
9.8 Dec 30

The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-11749 CRITICAL POC
9.8 Nov 05

The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2026-63030 CRITICAL POC
9.8 Jul 17

Remote code execution in WordPress 6.9.x (before 6.9.5) and 7.0.x (before 7.0.2) arises from a REST API batch endpoint r

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

Share

CVE-2025-49380 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy