ZeroHour

CVE-2026-80494

Unauthenticated Arbitrary File Read in Yogeta WP Cloud WordPress Plugin

CVSS 3.1
8.6 high
EPSS
Published
()
Modified
AI analysis

The Yogeta WP Cloud WordPress plugin through version 1.0 fails to validate a user-supplied file path before passing it to a file-read function on a public endpoint that has no authorization check. This allows an unauthenticated remote attacker to craft a request referencing an arbitrary path and download any file readable by the web server, including files containing sensitive credentials such as wp-config.php. Successful exploitation can expose database credentials, salts, and secrets, effectively enabling full site compromise. Any site running the plugin at version 1.0 or earlier is affected. The flaw is not in CISA's KEV, and no public PoC or observed exploitation is known at this time.

What to do: No patched version is indicated in the data, so the safest action is to deactivate and remove the Yogeta WP Cloud plugin until a fix is released; if removal is not immediately possible, block external access to its public endpoint using WAF or firewall rules. Because credential files such as wp-config.php are readable, rotate database passwords, salts, and any API keys stored on the server. Review web and access logs for unauthenticated file-download requests targeting the plugin's endpoint.

Affected
Yogeta WP Cloud (WordPress plugin)through 1.0 (all versions up to and including 1.0)
Estimated exposure
unknown — no active-install count is published for this plugin; plausibly only a small number of sites — Yogeta WP Cloud is an obscure WordPress plugin (version 1.0 and earlier) with no public active-install statistics available from WordPress.org, so there is no reliable basis for an exposure count.

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

Description

The Yogeta WP Cloud WordPress plugin through 1.0 does not validate a user-supplied file path before passing it to a file-read function on a public endpoint that lacks any authorization check, allowing unauthenticated attackers to download arbitrary files from the server, including files containing sensitive credentials.

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

In the news

No ingested article mentions this CVE yet.