---
id: CVE-2026-14975
title: >-
  The WP File Download plugin for WordPress is vulnerable to Directory Traversal
  in all versions up to, and including, 6.3.8 via the 'remoteurl' parameter
summary: >-
  The WP File Download plugin for WordPress is vulnerable to Directory Traversal
  in all versions up to, and including, 6.3.8 via the 'remoteurl' parameter.
  This makes it possible for authenticated attackers, with subscriber-level
  access an…
severity: medium
cvss: 6.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-22
published: '2026-09-05'
updated: '2026-09-08'
sourceUpdated: '2026-09-08T13:12:58.310'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-14975'
references:
  - url: >-
      https://plugins.trac.wordpress.org/browser/wp-file-download/trunk/app/site/init.php#L225
    label: security@wordfence.com
  - url: 'https://www.joomunited.com/changelog/wp-file-download-changelog'
    label: security@wordfence.com
  - url: >-
      https://www.wordfence.com/threat-intel/vulnerabilities/id/2b99e525-c1d3-463d-8b87-b7d7fdd535d1?source=cve
    label: security@wordfence.com
tags:
  - nvd
epss: 0.00679
epssPercentile: 0.50978
ingestedAt: '2026-09-06T02:48:41.064Z'
---

## Overview

The WP File Download plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 6.3.8 via the 'remoteurl' parameter. This makes it possible for authenticated attackers, with subscriber-level access and above, to read the contents of arbitrary files on the server, which can contain sensitive information. An authenticated attacker with Subscriber-level access first poisons the _wpfd_file_metadata['file'] post-meta value via the unprotected file.save handler, after which the streaming endpoint — hooked on init with no authentication requirement — resolves and streams the traversed file path to any caller, including unauthenticated visitors.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
