CVE-2024-13920 MEDIUM

CVE-2024-13920: Order Export & Order Import for WooCommerce <= 2.6.0 - Directory Traversal to Authenticated (Administrator+) Limited Arbitrary File Read via download_file Function

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

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Order Export & Order Import for WooCommerce plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 2.6.0 via the download_file() function. This makes it possible for authenticated attackers, with Administrator-level access and above, to read the contents of arbitrary log files on the server, which can contain sensitive information.

Explanation of Vulnerability in Simple Terms

02Summary

The Order Export & Order Import for WooCommerce plugin contains a path traversal vulnerability that allows high-privilege users to read arbitrary files from the server. An attacker with admin or equivalent access can bypass file restrictions and access sensitive files outside the intended directory. This affects versions up to 2.6.0.

What an attacker can do

03Attacker Capabilities

Read arbitrary files from the server filesystem.

Potential impact on your site

04Site Impact

A compromised admin account could expose sensitive configuration files, database credentials, or other private data stored on the server.

Conditions required to exploit

05Prerequisites

Attacker must have high-level privileges (admin or equivalent) on the WordPress site.

Key dates

06Disclosure timeline

March 20, 2025 CVE published
April 8, 2026 Record updated