Skip to main content

Woosa Marktplaats WooCommerce EUVDEUVD-2026-37981

| CVE-2026-7547 MEDIUM
Path Traversal (CWE-22)
2026-06-19 Wordfence GHSA-qg23-9w2r-h58w
4.9
CVSS 3.1 · Vendor: Wordfence
Share

Severity by source

Vendor (Wordfence) PRIMARY
4.9 MEDIUM
AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
vuln.today AI
4.9 MEDIUM

Administrator authentication is explicitly required (PR:H); the log viewer is network-accessible via admin dashboard (AV:N); only confidentiality is impacted via arbitrary file read.

3.1 AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
4.0 AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (Wordfence).

CVSS VectorVendor: Wordfence

Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Lifecycle Timeline

2
Analysis Generated
Jun 19, 2026 - 06:31 vuln.today
CVE Published
Jun 19, 2026 - 04:31 nvd
MEDIUM 4.9

DescriptionCVE.org

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.

AnalysisAI

Arbitrary file read via path traversal in the Woosa - Marktplaats for WooCommerce WordPress plugin (versions up to and including 2.0.4) permits authenticated WordPress administrators to escape the plugin's log directory and access any file readable by the web server process, including the sensitive wp-config.php file. The flaw exists in the render_logs_ui() function within class-module-logger-hook-settings.php, which decodes a base64-supplied filename from the log_file GET parameter and concatenates it with the log directory path without any boundary enforcement. No public exploit code or active exploitation has been identified at time of analysis; the attack surface is meaningfully constrained by the Administrator-level privilege requirement (PR:H), though successful exploitation could cascade into full site compromise via exposed database credentials.

Technical ContextAI

The vulnerability is classified under CWE-22 (Improper Limitation of a Pathname to a Restricted Directory - 'Path Traversal'), occurring in the vendor-bundled Woosa logger library at class-module-logger-hook-settings.php (lines 177 and 190). The affected plugin (CPE: cpe:2.3:a:teamwsa:woosa_-_marktplaats_for_woocommerce) is a WooCommerce integration for the Dutch Marktplaats marketplace. The root cause is a classic unsanitized concatenation pattern: the render_logs_ui() function accepts a base64-encoded filename from the log_file GET parameter, decodes it, and appends it directly to the plugin's designated log directory path. Because PHP's file-reading functions will resolve directory traversal sequences (e.g., ../../) after this concatenation, an attacker can escape the log directory entirely. Base64 encoding serves only as obfuscation, not a security boundary. The WordPress plugin architecture means this endpoint is exposed via the admin dashboard, restricting access to authenticated administrator sessions. The affected code exists in a shared logger library under the vendor/ directory, suggesting the flaw may appear in other Woosa-branded plugins using the same library.

RemediationAI

Vendor-released patch: version 2.0.5. Site administrators should update the Woosa - Marktplaats for WooCommerce plugin to version 2.0.5 immediately via the WordPress admin dashboard (Plugins → Updates) or via WP-CLI (wp plugin update integration-marktplaats-for-woocommerce). The fix is confirmed in the plugin's trac changeset at https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3576889%40integration-marktplaats-for-woocommerce&new=3576889%40integration-marktplaats-for-woocommerce, and the patched source is visible at https://plugins.trac.wordpress.org/browser/integration-marktplaats-for-woocommerce/tags/2.0.5/vendor/woosa/logger/class-module-logger-hook-settings.php. If immediate patching is not possible, a compensating control is to restrict access to the WordPress admin area by IP allowlist at the web server or WAF layer - note this does not eliminate the vulnerability but blocks unauthenticated and non-whitelisted access paths. Additionally, review WordPress administrator accounts for any unauthorized additions, as this vulnerability is only exploitable by already-privileged users.

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-44000 CRITICAL POC
9.8 Oct 20

Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-27007 CRITICAL POC
9.8 May 01

The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-4295 CRITICAL POC
9.8 Jun 05

The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in

CVE-2024-50498 CRITICAL POC
10.0 Oct 28

Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u

Share

EUVD-2026-37981 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy