ReVivify Social Security & Risk Analysis

wordpress.org/plugins/revivify-social

Plugin that facilitates auto post sharing and scheduling on social networks, keeping the content alive and active.

0 active installs v1.0.0 PHP 5.6+ WP 4.5+ Updated Unknown
auto-postauto-publishpost-schedulersocial-media-auto-postingsocial-media-scheduling
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is ReVivify Social Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The revivify-social plugin v1.0.0 exhibits a mixed security posture. On the positive side, it demonstrates good practices by exclusively using prepared statements for SQL queries and has a history of zero recorded vulnerabilities. The taint analysis also shows no identified flows with unsanitized paths, indicating careful handling of data that could lead to injection attacks. However, the static analysis reveals several areas of concern that temper this positive outlook.

The primary weaknesses lie in its entry points and authorization mechanisms. With a total of 7 entry points, one REST API route is identified as unprotected, meaning it lacks proper permission callbacks. This unprotected endpoint represents a significant risk, as it could be accessed by unauthenticated users, potentially leading to unauthorized actions or information disclosure depending on its functionality. Furthermore, only 3 out of 6 AJAX handlers have nonce checks, leaving the remaining 3 vulnerable to CSRF attacks. The plugin also has a notable number of file operations (7) and external HTTP requests (4) without clear indications of how these are secured or validated.

While the plugin's vulnerability history is currently clean, this does not guarantee future security. The presence of unprotected entry points and insufficient nonce checks on AJAX handlers are known attack vectors. The lack of capability checks across the board, coupled with a significant percentage of improperly escaped outputs (25%), further elevates the risk. Although no critical or high severity taint flows were found, the general lack of robust access control and output sanitization on certain components creates potential opportunities for attackers. In conclusion, while the plugin has strengths in its SQL handling and zero-known CVEs, the identified unprotected REST API route and missing nonce checks on AJAX handlers are critical security weaknesses that require immediate attention.

Key Concerns

  • Unprotected REST API route
  • 3 AJAX handlers without nonce checks
  • 25% of outputs not properly escaped
  • Zero capability checks across entry points
Vulnerabilities
None known

ReVivify Social Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 17, 2026

ReVivify Social Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
22
65 escaped
Nonce Checks
3
Capability Checks
0
File Operations
7
External Requests
4
Bundled Libraries
1

Bundled Libraries

Guzzle

Output Escaping

75% escaped87 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<wp-revivify-social> (wp-revivify-social.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

ReVivify Social Attack Surface

Entry Points7
Unprotected1

AJAX Handlers 6

noprivwp_ajax_sss_cron_activatewp-revivify-social.php:34
authwp_ajax_sss_cron_activatewp-revivify-social.php:35
noprivwp_ajax_sss_cron_deactivatewp-revivify-social.php:37
authwp_ajax_sss_cron_deactivatewp-revivify-social.php:38
noprivwp_ajax_sss_general_processingwp-revivify-social.php:46
authwp_ajax_sss_general_processingwp-revivify-social.php:47

REST API Routes 1

GET/wp-json/twitter/callbackwp-revivify-social.php:54
WordPress Hooks 8
actionwp_enqueue_scriptswp-revivify-social.php:26
actionadmin_initwp-revivify-social.php:28
actionadmin_initwp-revivify-social.php:29
actionadmin_initwp-revivify-social.php:31
actionadmin_menuwp-revivify-social.php:32
filtercron_scheduleswp-revivify-social.php:49
actionwp_synex_revivify_cronjobwp-revivify-social.php:51
actionrest_api_initwp-revivify-social.php:53

Scheduled Events 1

wp_synex_revivify_cronjob
Maintenance & Trust

ReVivify Social Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedUnknown
PHP min version5.6
Downloads937

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

ReVivify Social Developer Profile

Synex Technologies

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 ReVivify Social

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/revivify-social/admin/css/main.css/wp-content/plugins/revivify-social/admin/css/bootstrap.css/wp-content/plugins/revivify-social/admin/js/revivify_social_admin.js/wp-content/plugins/revivify-social/admin/js/bootstrap.js/wp-content/plugins/revivify-social/admin/js/tinymce/tinymce.min.js/wp-content/plugins/revivify-social/admin/js/tinymce/plugins/paste/plugin.min.js/wp-content/plugins/revivify-social/admin/js/tinymce/plugins/fullscreen/plugin.min.js/wp-content/plugins/revivify-social/admin/js/tinymce/plugins/textcolor/plugin.min.js+4 more
Version Parameters
revivify-social/admin/css/main.css?ver=revivify-social/admin/css/bootstrap.css?ver=revivify-social/admin/js/revivify_social_admin.js?ver=revivify-social/admin/js/bootstrap.js?ver=revivify-social/admin/js/tinymce/tinymce.min.js?ver=revivify-social/admin/js/tinymce/plugins/paste/plugin.min.js?ver=revivify-social/admin/js/tinymce/plugins/fullscreen/plugin.min.js?ver=revivify-social/admin/js/tinymce/plugins/textcolor/plugin.min.js?ver=revivify-social/admin/js/tinymce/plugins/wordpress/plugin.min.js?ver=revivify-social/admin/js/tinymce/themes/silver/theme.min.js?ver=revivify-social/admin/js/social-login/fb-login.js?ver=revivify-social/admin/js/social-login/tw-login.js?ver=

HTML / DOM Fingerprints

CSS Classes
revivify-social-settings
HTML Comments
RO
Data Attributes
data-tinymce-options
JS Globals
tinyMCErevivify_social_ajax_object
REST Endpoints
/twitter/callback
FAQ

Frequently Asked Questions about ReVivify Social