CVE-2026-7547 Details
Description
The Woosa – Marktplaats for WooCommerce plugin for WordPress is vulnerable to Arbitrary File Read via Path Traversal in versions up to and including 2.0.4. This is due to insufficient path sanitization in the render_logs_ui() function, which accepts a base64-encoded file name from the 'log_file' GET parameter and concatenates it directly with the plugin's log directory path without validating that the resolved path remains within the intended directory. This makes it possible for authenticated attackers, with Administrator-level access, to read the contents of arbitrary files on the server, including wp-config.
A path traversal vulnerability allowing arbitrary file read has been identified in the Woosa – Marktplaats for WooCommerce plugin for WordPress, affecting versions through 2.0.4. The issue arises from inadequate path sanitization in the 'render_logs_ui' function, which processes a base64-encoded file name from the 'log_file' GET parameter. The function concatenates this file name with the plugin's log directory path without properly validating that the resulting path stays within the intended directory. This flaw enables authenticated attackers with Administrator-level access to read arbitrary files on the server, including sensitive files like 'wp-config.php'.
Users are advised to update the Woosa – Marktplaats for WooCommerce plugin to version 2.0.6 or later, where this vulnerability has been patched.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jun 19, 2026CISA-ADP
Assessed Jun 23, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-22 | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Woosa | <= 2.0.5 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 23, 2026 | CVE Modified | CISA-ADP |
| Jun 19, 2026 | New CVE Received | [email protected] |
Volerion