What the vulnerability does
01Description
The Hot Random Image plugin for WordPress is vulnerable to Path Traversal in all versions up to, and including, 1.9.2 via the 'path' parameter. This makes it possible for authenticated attackers, with Contributor-level access and above, to access arbitrary images with allowed extensions, outside of the originally intended directory.
Explanation of Vulnerability in Simple Terms
02Summary
Hot Random Image versions 1.9.2 and earlier contain a path traversal vulnerability that allows authenticated users to read files outside the intended directory. An attacker with low-level site access can craft requests to access sensitive files on the server. The vulnerability requires valid login credentials but no additional user interaction.
What an attacker can do
03Attacker Capabilities
Read arbitrary files on the server outside the plugin's intended directory.
Potential impact on your site
04Site Impact
Sensitive files (config, database credentials, private keys) may be exposed to any authenticated user.
Conditions required to exploit
05Prerequisites
Attacker must have a low-privilege user account on the site (e.g., subscriber or contributor role).
Key dates
06Disclosure timeline
May 22, 2025
CVE published
April 8, 2026
Record updated