CVE-2024-13923 HIGH

CVE-2024-13923: Order Export & Order Import for WooCommerce <= 2.6.0 - Authenticated (Administrator+) Server-Side Request Forgery via validate_file Function

Vendor Webtoffee
Product Order Export & Order Import for WooCommerce
Weakness CWE-918 · SSRF
Published March 20, 2025
Last update April 8, 2026

CVSS base score

7.6/10
Attack vector Network
Attack complexity Low
Privileges required High
User interaction None
Confidentiality High
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:L/A:N

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