
FX random image Security & Risk Analysis
wordpress.org/plugins/fx-random-imagePlugin displays random image from attached images to page or post.
Is FX random image Safe to Use in 2026?
Generally Safe
Score 85/100FX random image has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "fx-random-image" plugin version 1.0.2 exhibits a mixed security posture. On the positive side, the static analysis reveals a complete absence of known CVEs and no recorded vulnerabilities in its history. Furthermore, the code signals indicate a lack of dangerous functions, file operations, external HTTP requests, and SQL queries that do not utilize prepared statements. The attack surface is also reported as zero, with no AJAX handlers, REST API routes, shortcodes, or cron events identified, suggesting a potentially limited footprint for attackers.
However, significant concerns arise from the output escaping. With 100% of its five identified outputs being improperly escaped, this plugin presents a high risk of cross-site scripting (XSS) vulnerabilities. The absence of nonce checks and capability checks, coupled with zero taint flows analyzed, means that any potential vulnerabilities introduced through these vectors would not have been detected by this analysis. While the attack surface is reported as zero, the lack of proper output sanitization is a critical flaw that can be exploited even without direct entry points.
In conclusion, while the plugin benefits from a clean vulnerability history and a seemingly small attack surface, the critical lack of output escaping renders it highly susceptible to XSS attacks. The absence of other common security checks like nonces and capability checks further exacerbates this risk, leaving potential avenues for exploitation unaddressed. This plugin should be treated with extreme caution due to the severe output escaping deficiency.
Key Concerns
- Unescaped output detected
- Missing nonce checks
- Missing capability checks
FX random image Security Vulnerabilities
FX random image Code Analysis
Output Escaping
FX random image Attack Surface
WordPress Hooks 1
Maintenance & Trust
FX random image Maintenance & Trust
Maintenance Signals
Community Trust
FX random image Alternatives
WP Random Post Thumbnails
wp-random-post-thumbnails
Allows you to select images to be shown at random for posts without a featured image.
Random Gallery
random-gallery
Random Gallery displays a different subset of your images every time your page is refreshed.
Slider
mpcx-slider
A responsive Slider
Random Images
random-images
The [random_images] shortcode displays random attached images.
Random Post with ajax
random-post-ajax
Combining beauty and efficiency to display random posts
FX random image Developer Profile
3 plugins · 30 total installs
How We Detect FX random image
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
widget_RandomImagefx-random-imageRandomImage<a href="wp_get_attachment_url($attach->ID)wp_get_attachment_image($attach->ID,$imagesize,false)