Social Share Image Security & Risk Analysis

wordpress.org/plugins/social-share-image

Social Share Image Plugin lets you create custom dynamic Open Graph Images.

0 active installs v1.0.1 PHP 5.6+ WP 4.0+ Updated Aug 19, 2022
imageopen-graphsocial-imagesocial-share-image
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Social Share Image Safe to Use in 2026?

Generally Safe

Score 85/100

Social Share Image has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The "social-share-image" plugin version 1.0.1 exhibits a mixed security posture. On the positive side, it demonstrates strong adherence to secure coding practices in several areas. The absence of dangerous functions, file operations, and external HTTP requests is commendable. Furthermore, all observed SQL queries utilize prepared statements, and a high percentage of output is properly escaped, significantly reducing the risk of common web vulnerabilities like SQL injection and cross-site scripting (XSS). The presence of a nonce check is also a good sign. However, a significant concern arises from the plugin's attack surface. It exposes one AJAX handler that lacks authentication checks. This unprotected entry point is a critical weakness that could be exploited by unauthenticated users to perform unintended actions or gain unauthorized access.

The taint analysis shows no unsanitized paths, which is excellent and suggests that user-supplied data is not being handled in a way that could lead to immediate exploits via tainted inputs. The vulnerability history is also clean, with no recorded CVEs, indicating a lack of publicly known security flaws. This history, combined with the good coding practices in most areas, suggests the developers are generally security-conscious. Nevertheless, the single unprotected AJAX handler represents a tangible and exploitable vulnerability that must be addressed. The plugin's strengths lie in its careful handling of data and its clean vulnerability record, but its primary weakness is the direct exposure of an AJAX endpoint without proper authorization.

Key Concerns

  • AJAX handler without authentication
Vulnerabilities
None known

Social Share Image Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Social Share Image Release Timeline

v1.0.1Current
v1.0.0
Code Analysis
Analyzed Apr 16, 2026

Social Share Image Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
2
60 escaped
Nonce Checks
1
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

97% escaped62 total outputs
Attack Surface
1 unprotected

Social Share Image Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_ssi_image_generator_ajaxapp/admin/class-social-share-admin.php:38
WordPress Hooks 13
actionadmin_menuapp/admin/class-social-share-admin.php:28
actionadmin_initapp/admin/class-social-share-admin.php:31
actionadd_meta_boxesapp/admin/class-social-share-admin.php:33
actionadmin_footerapp/admin/class-social-share-admin.php:36
actionadmin_enqueue_scriptsapp/admin/class-social-share-admin.php:41
actionsave_postapp/admin/class-social-share-admin.php:43
actionadmin_noticesapp/admin/class-social-share-admin.php:190
filterwpseo_frontend_presenter_classesapp/main/class-social-share-main.php:38
actionwp_headapp/main/class-social-share-main.php:41
actionplugins_loadedsocial-share-image.php:62
actioninitsocial-share-image.php:84
filterquery_varssocial-share-image.php:91
actiontemplate_includesocial-share-image.php:100
Maintenance & Trust

Social Share Image Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedAug 19, 2022
PHP min version5.6
Downloads896

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Social Share Image Developer Profile

Bili Plugins

4 plugins · 50 total installs

84
trust score
Avg Security Score
85/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Social Share Image

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/social-share-image/app/admin/css/admin.css/wp-content/plugins/social-share-image/app/admin/js/admin.js/wp-content/plugins/social-share-image/app/public/css/style.css/wp-content/plugins/social-share-image/app/public/js/social-share-image.js
Script Paths
/wp-content/plugins/social-share-image/app/admin/js/admin.js/wp-content/plugins/social-share-image/app/public/js/social-share-image.js
Version Parameters
social-share-image/app/admin/css/admin.css?ver=social-share-image/app/admin/js/admin.js?ver=social-share-image/app/public/css/style.css?ver=social-share-image/app/public/js/social-share-image.js?ver=

HTML / DOM Fingerprints

CSS Classes
ssi-boxssi-headerssi-header-textssi-footerssi-avatar-imgssi-site-logodisplay-previewsocial-image
Data Attributes
id="ssi_preview"id="ssi_form"name="color1"name="color2"name="toDirection"name="ssi_featImg_override"
JS Globals
window.ssi_color1window.ssi_color2window.ssi_gredient_directionwindow.ssi_featimg_overridewindow.ssi_font_colorwindow.ssi_text_color+4 more
FAQ

Frequently Asked Questions about Social Share Image