CVE-2026-7547
Received Received - Intake
Arbitrary File Read in Woosa Marktplaats for WooCommerce Plugin

Publication date: 2026-06-19

Last updated on: 2026-06-19

Assigner: Wordfence

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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-19
Last Modified
2026-06-19
Generated
2026-06-19
AI Q&A
2026-06-19
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
woosa marktplaats_for_woocommerce to 2.0.4 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

The Woosa – Marktplaats for WooCommerce plugin for WordPress has a vulnerability called Arbitrary File Read via Path Traversal in versions up to and including 2.0.4.

This happens because the plugin's render_logs_ui() function takes a base64-encoded file name from the 'log_file' GET parameter and directly appends it to the plugin's log directory path without properly checking if the resulting path stays within the intended directory.

As a result, an authenticated attacker with Administrator-level access can exploit this flaw to read the contents of any file on the server, including sensitive files like wp-config.

Impact Analysis

This vulnerability allows an attacker with Administrator-level access to read arbitrary files on the server.

Such unauthorized file access can lead to exposure of sensitive information, including configuration files like wp-config, which may contain database credentials and other secrets.

This can compromise the security of the website and potentially the entire server environment.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-7547. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart