
Custom Image_Src Security & Risk Analysis
wordpress.org/plugins/custom-image-srcSpecify a custom sharing image for Facebook. You can upload an image, use the first image in the post, or use the post thumbnail.
Is Custom Image_Src Safe to Use in 2026?
Generally Safe
Score 85/100Custom Image_Src has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "custom-image-src" plugin v0.31 exhibits a generally good security posture based on the provided static analysis. The absence of entry points like AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the attack surface. Furthermore, all detected SQL queries utilize prepared statements, and there are no file operations or external HTTP requests, which are common vectors for vulnerabilities. The presence of nonce and capability checks, though minimal in number, indicates some awareness of WordPress security best practices.
However, a significant concern arises from the complete lack of output escaping (0% properly escaped). This means that any data rendered by the plugin, even if it doesn't directly come from user input, could potentially be vulnerable to Cross-Site Scripting (XSS) attacks. If the plugin does process any user-controllable data that is then outputted, this represents a critical security flaw. The taint analysis showing zero flows is positive, but this could be a result of either no data flowing or insufficient analysis depth given the lack of output escaping.
With no recorded vulnerabilities in its history, the plugin appears to have been maintained without known serious issues. However, the complete lack of output escaping is a fundamental security oversight that overshadows the other positive findings. The plugin's strengths lie in its limited attack surface and secure data handling for SQL. Its primary weakness, the unescaped output, presents a substantial risk that requires immediate attention.
Key Concerns
- No output escaping found
- Minimal capability checks
- Minimal nonce checks
Custom Image_Src Security Vulnerabilities
Custom Image_Src Code Analysis
Output Escaping
Custom Image_Src Attack Surface
WordPress Hooks 11
Maintenance & Trust
Custom Image_Src Maintenance & Trust
Maintenance Signals
Community Trust
Custom Image_Src Alternatives
Social Media Feather | social media sharing
social-media-feather
Lightweight, modern looking and effective social media sharing and profile buttons and icons. All your social media needs in 1 easy package!
Social Sharing (by Danny)
dvk-social-sharing
Adds social sharing buttons for Twitter, Facebook and LinkedIn to your blog posts or pages.
Minimal Share Buttons
minimal-share-buttons
A social share plugin that doesn't spy on users and doesn't slow down your site.
FetenWeb image_src Metatag
fetenweb-image-src-metatag
This plugin helps ensure your content has a relevant thumbnail when shared on social sites.
SGS Social Sharing Buttons
sgs-social-sharing-buttons
SGS Social Sharing Buttons is a lightweight plugin that adds fixed social media sharing buttons to your WordPress site.
Custom Image_Src Developer Profile
1 plugin · 100 total installs
How We Detect Custom Image_Src
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.