What the vulnerability does
01Description
The Order Export & Order Import for WooCommerce plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 2.6.0 via the validate_file() function. This makes it possible for authenticated attackers, with Administrator-level access and above, to make web requests to arbitrary locations originating from the web application and can be used to query and modify information from internal services.
Explanation of Vulnerability in Simple Terms
02Summary
The Order Export & Order Import for WooCommerce plugin through version 2.6.0 contains a server-side request forgery vulnerability. An authenticated administrator can make the site send HTTP requests to internal or external systems on the attacker's behalf. This could expose internal services, bypass network restrictions, or interact with third-party APIs without authorization.
What an attacker can do
03Attacker Capabilities
Make the site send HTTP requests to internal or external systems the attacker specifies.
Potential impact on your site
04Site Impact
An admin account compromise allows attackers to probe internal networks, access internal services, or interact with external APIs from your site.
Conditions required to exploit
05Prerequisites
Attacker must have administrator-level access to the WordPress site.
Key dates
06Disclosure timeline
March 20, 2025
CVE published
April 8, 2026
Record updated