ZeroHour

CVE-2026-19084

niche

Unauthenticated Arbitrary File Read in Shared Files Pro WordPress Plugin

CVSS 3.1
7.5 high
EPSS
<1%p24
Published
()
Modified
AI analysis

The Shared Files Pro WordPress plugin before version 1.7.70 fails to validate the file path supplied when creating a featured image (CWE-73, externally controlled file name or path). An unauthenticated attacker can trigger the featured-image creation routine with an attacker-chosen path, causing the plugin to read an arbitrary file from the server. The contents of that file are then republished at a public URL, so an attacker can exfiltrate sensitive server-side files — such as configuration files or credentials — without any account or user interaction. Any WordPress site running an affected version of the plugin is exposed. There is no known public proof-of-concept, the flaw is not in CISA KEV, and the low EPSS score (0.3%, 24th percentile) indicates exploitation is not yet widely expected, though no active exploitation has been ruled out.

What to do: Update Shared Files Pro to version 1.7.70 or later. Until patched, consider blocking or restricting unauthenticated access to the plugin's featured-image endpoint via a WAF or web-server rules. Afterwards, review web-server access logs for unauthenticated requests to that feature and treat any sensitive local file (e.g., wp-config.php or files containing secrets) as potentially exposed, rotating credentials if suspicious activity is found.

Affected
Shared Files Pro (shared-files-pro) WordPress pluginall versions before 1.7.70
Estimated exposure
nichelikely a few hundred to a few thousand sites (unknown exact count) — The paid Pro edition of a plugin whose free 'Shared Files' counterpart lists on the order of ~20,000 active WordPress installs; paid editions typically capture only a small fraction of free-install counts, and no exact Pro install count is…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

The shared-files-pro WordPress plugin before 1.7.70 does not validate the file path supplied when creating a featured image, allowing unauthenticated attackers to read arbitrary files from the server and republish their contents at a public URL.

Ecosystems
WordPress
Weakness
CWE-73
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

In the news

No ingested article mentions this CVE yet.