SharePoster – Social Image Generator Security & Risk Analysis

wordpress.org/plugins/shareposter

Create beautiful, professional social media posters automatically from your WordPress posts with customizable designs.

0 active installs v1.0.1 PHP 7.2+ WP 5.0+ Updated Dec 6, 2025
facebookimage-generatorpostersocial-mediasocial-sharing
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SharePoster – Social Image Generator Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 5mo ago
Risk Assessment

The "shareposter" v1.0.1 plugin demonstrates a generally good security posture in several areas, notably its 100% use of prepared statements for SQL queries and proper output escaping for all analyzed outputs. The absence of known CVEs, unpatched vulnerabilities, and any recorded past vulnerabilities suggests a history of responsible development and maintenance. Furthermore, the plugin avoids dangerous functions, file operations, and external HTTP requests, all positive signs.

However, a significant concern arises from the static analysis of the attack surface. The plugin exposes two AJAX handlers, both of which lack authentication checks. This presents a direct risk of unauthorized access and execution of these handlers' functionalities by unauthenticated users. While the taint analysis found no critical or high-severity issues and the code signals indicate checks for nonces and capabilities on three distinct points, the lack of authentication on the AJAX endpoints is a glaring weakness that could be exploited.

In conclusion, while "shareposter" excels in core secure coding practices like SQL and output handling and has a clean vulnerability history, the unprotected AJAX endpoints are a critical vulnerability. The plugin's overall security is compromised by this single, but significant, weakness. Addressing the authentication for these AJAX handlers should be the immediate priority to improve its security posture.

Key Concerns

  • AJAX handlers without authentication checks
Vulnerabilities
None known

SharePoster – Social Image Generator Security Vulnerabilities

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

SharePoster – Social Image Generator Release Timeline

v1.0.1Current
Code Analysis
Analyzed Apr 16, 2026

SharePoster – Social Image Generator Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
0
95 escaped
Nonce Checks
3
Capability Checks
3
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

100% escaped95 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
save_settings (admin/class-shareposter-admin.php:318)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

SharePoster – Social Image Generator Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_shareposter_save_settingsincludes/class-shareposter.php:98
authwp_ajax_shareposter_reset_settingsincludes/class-shareposter.php:99
WordPress Hooks 6
filtermce_external_pluginsadmin/class-shareposter-admin.php:133
actionadmin_enqueue_scriptsincludes/class-shareposter.php:89
actionadmin_enqueue_scriptsincludes/class-shareposter.php:90
actionadmin_menuincludes/class-shareposter.php:91
actionadmin_menuincludes/class-shareposter.php:92
actionadd_meta_boxesincludes/class-shareposter.php:95
Maintenance & Trust

SharePoster – Social Image Generator Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedDec 6, 2025
PHP min version7.2
Downloads181

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

SharePoster – Social Image Generator Developer Profile

Salim

1 plugin · 0 total installs

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

How We Detect SharePoster – Social Image Generator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/shareposter/assets/css/shareposter-admin.css/wp-content/plugins/shareposter/assets/js/html2canvas.min.js/wp-content/plugins/shareposter/assets/js/shareposter-admin.js
Script Paths
/wp-content/plugins/shareposter/assets/js/html2canvas.min.js/wp-content/plugins/shareposter/assets/js/shareposter-admin.js
Version Parameters
shareposter/assets/css/shareposter-admin.css?ver=shareposter/assets/js/html2canvas.min.js?ver=shareposter/assets/js/shareposter-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
shareposter-meta-box-wrappergoto-post
Data Attributes
data-shareposter-noncedata-shareposter-ajax-urldata-shareposter-plugin-url
JS Globals
shareposter_data
FAQ

Frequently Asked Questions about SharePoster – Social Image Generator