SEPTEMBER 15, 2026
Live Feed
Back to database
Case File

CVE-2026-15019

HIGH · CVSS 7.5 EPSS 0.68% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-10 · Last synced 2026-09-15

CyberRota Analysis

AI-Generated

The Direct Download for WooCommerce plugin for WordPress is susceptible to a Directory Traversal vulnerability, allowing unauthenticated attackers to access and read arbitrary files on the server, potentially exposing sensitive information. This issue arises from inadequate validation of file paths in the product ownership check, making it exploitable on any WooCommerce site with at least one virtual downloadable product. WordPress site administrators using this plugin should prioritize immediate patching or mitigation to safeguard against potential data breaches.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-15019
Severity
HIGH
CVSS
7.5
EPSS
0.68%
WordPress

Original NVD Description

The Direct Download for WooCommerce plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 1.19 via the (top-level include) function. This makes it possible for unauthenticated attackers to read the contents of arbitrary files on the server, which can contain sensitive information. The product ownership check only verifies that some free, virtual, downloadable product exists on the site — not that the requested file path belongs to that product's configured downloads — making exploitation viable on any WooCommerce site with at least one such product.