Yogeta WP Cloud exposes unauthenticated arbitrary file reads
Yogeta WP Cloud through 1.0 passes a caller-controlled path from a public endpoint to a file-read operation without authorization or path validation. An unauthenticated attacker can download arbitrary server files, including configuration files containing credentials. The authoritative export does not name the endpoint, path parameter, or file-read function.
- Component
- Yogeta WP Cloud
- Plugin slug
yogeta-wp-cloud- Affected
- <= 1.0
- Safe version
- See mitigation notes
- Published
- Sep 12, 2026
This CVE was published Sep 12, 2026 and is one of 1 known issue for this plugin.
Update, patch or deactivate.
No fixed release is confirmed in the authoritative export. Deactivate the plugin and rotate credentials if sensitive files may have been exposed. The application-level fix must authorize access, map opaque identifiers to allowlisted files, canonicalize paths, and reject traversal, wrappers, absolute paths, and symlinks.
No confirmed safe version is listed. Consider a vendor-supported patch or temporarily restricting the affected functionality while you assess the risk.
Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.
Technical 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.
CVE / CNA vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N