
WP Featured Screenshot Security & Risk Analysis
wordpress.org/plugins/wp-featured-screenshotThis plugin will allow you to take a screenshot of a website using the url and add it to your media library.
Is WP Featured Screenshot Safe to Use in 2026?
Use With Caution
Score 63/100WP Featured Screenshot has 1 unpatched vulnerability. Evaluate alternatives or apply available mitigations.
The wp-featured-screenshot plugin exhibits a mixed security posture. While it demonstrates good practices in handling SQL queries with prepared statements and a lack of external HTTP requests or bundled libraries, significant concerns arise from its attack surface and code signal analysis. The presence of an unprotected AJAX handler is a critical weakness, as it represents an easily accessible entry point for attackers. Furthermore, the taint analysis revealing flows with unsanitized paths indicates potential vulnerabilities even if no critical or high severity issues were explicitly flagged in this analysis. The vulnerability history, particularly the unpatched medium severity CVE from 2025-04-11, strongly suggests that the plugin has had exploitable security flaws in the past, and the current version still carries a known risk. This historical pattern, combined with the current lack of robust input validation on the AJAX endpoint, points to a plugin that may not consistently prioritize security, and users should exercise caution.
Key Concerns
- Unprotected AJAX handler detected
- Flows with unsanitized paths found
- Unpatched medium severity CVE
- Insufficient output escaping (60% proper)
- Missing nonce checks on AJAX
- Missing capability checks
WP Featured Screenshot Security Vulnerabilities
CVEs by Year
Severity Breakdown
1 total CVE
WP Featured Screenshot <= 1.3 - Reflected Cross-Site Scripting
WP Featured Screenshot Code Analysis
Output Escaping
Data Flow Analysis
WP Featured Screenshot Attack Surface
AJAX Handlers 1
WordPress Hooks 6
Maintenance & Trust
WP Featured Screenshot Maintenance & Trust
Maintenance Signals
Community Trust
WP Featured Screenshot Alternatives
WP Links Page
wp-links-page
This plugin allows you to create a dynamic link gallery with screenshots of each link.
Open Link 图链
open-link
Use [wp-openlink] to output all your Blogroll in a Page, with website screenshot thumbnail and clicks countable, no database altered or images storage …
Broken Link Checker
broken-link-checker
Broken Link Checker helps you catch broken links & images fast, before they hurt your SEO or UX. Scan and bulk-fix issues from one easy dashboard.
Broken Link Checker by AIOSEO – Easily Fix/Monitor Internal and External links
broken-link-checker-seo
Broken Link Checker by AIOSEO ensures all links on your website are working. Check your site for broken links and easily fix them to improve SEO.
PrettyLinks – Affiliate Links, Link Branding, Link Tracking, Marketing and Stripe Payments Plugin
pretty-link
🌠 The best WordPress link management, branding, tracking, sharing and payments plugin. Easily make pretty & trackable shortlinks. 🔗
WP Featured Screenshot Developer Profile
3 plugins · 6K total installs
How We Detect WP Featured Screenshot
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/wp-featured-screenshot/wp-featured-screenshot.js/wp-content/plugins/wp-featured-screenshot/wp-featured-screenshot.csswp-featured-screenshot/wp-featured-screenshot.jswp-featured-screenshot/wp-featured-screenshot.js?ver=wp-featured-screenshot/wp-featured-screenshot.css?ver=HTML / DOM Fingerprints
wpfs-labelwpfs-input<!--
jQuery(function($){
var preloaded = $(".media-item.preloaded");
if ( preloaded.length > 0 ) {
preloaded.each(function(){
prepareMediaItem({id:this.id.replace(/[^0-9]/g, '')},'');
});
updateMediaForm();
}
});
-->id="wpfs_saveimg"id="post_ID"id="url-input"class="wpfs-label"class="wpfs-input"id="media-item-+3 moreajax_objectwp_iframemedia_upload_headerwp_edit_attachments_querypaginate_linkswp_nonce_field+4 more<img src="http://wp-featured-screenshot/WP-Featured-Screenshot-ad.jpg" style="border: 1px solid #000; border-radius: 10px; margin-top: 20px; max-width: 95%; padding: 10px;"<label class="wpfs-label" for="url-input">URL: </label><input class="wpfs-input" id="url-input" type="text" name="url" maxlength="255" />