Automatic Post Share Security & Risk Analysis

wordpress.org/plugins/automatic-post-share

A Simple WordPress Automatic Post Share Plugin. It can be used to share new post in Facebook. You can share it in your Facebook profile or pages you a …

10 active installs v1.2 PHP + WP 3.0.1+ Updated Dec 12, 2013
facebooksharesocial
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Automatic Post Share Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The 'automatic-post-share' plugin v1.2 demonstrates a generally good security posture based on the provided static analysis. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface. Furthermore, the code's adherence to using prepared statements for all SQL queries and the presence of a capability check are positive indicators of secure coding practices. The plugin also has no recorded vulnerabilities, which is a strong sign of its historical security.

However, there are some areas for concern. The most significant is the extremely low rate of output escaping (13%). This suggests a high likelihood of cross-site scripting (XSS) vulnerabilities, as data is likely being outputted to the browser without proper sanitization. The lack of nonce checks, while not directly exposed through an attack surface, further compounds the risk if any entry points were to be discovered or added in future versions. The taint analysis revealing no flows, while seemingly positive, could also be a result of insufficient analysis or a very simple plugin that doesn't handle any user-supplied data in a complex manner.

In conclusion, while the plugin benefits from a small attack surface and secure database interaction, the pervasive issue with output escaping presents a substantial risk. The lack of historical vulnerabilities is reassuring but does not negate the immediate coding flaw identified. Addressing the output escaping would significantly improve the plugin's security.

Key Concerns

  • Low output escaping rate
  • No nonce checks
Vulnerabilities
None known

Automatic Post Share Security Vulnerabilities

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

Automatic Post Share Code Analysis

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

Output Escaping

13% escaped8 total outputs
Attack Surface

Automatic Post Share Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadd_meta_boxesAPS_Custom_fields.php:16
actionsave_postAPS_Custom_fields.php:19
actionadmin_initAPS_Settings.php:16
actionadmin_menuAPS_Settings.php:17
actionadmin_noticesAPS_Settings.php:31
Maintenance & Trust

Automatic Post Share Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedDec 12, 2013
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Automatic Post Share Developer Profile

Rakesh Lawaju (Racase)

4 plugins · 60 total installs

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

How We Detect Automatic Post Share

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/automatic-post-share/css/admin.css/wp-content/plugins/automatic-post-share/js/admin.js
Script Paths
/wp-content/plugins/automatic-post-share/js/admin.js
Version Parameters
automatic-post-share/css/admin.css?ver=automatic-post-share/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
misc-pub-section
HTML Comments
Copyright 2013 Racase Lawaju (email : arryaas@gmail.com)This program is free software; you can redistribute it and/or modifyThis program is distributed in the hope that it will be useful,You should have received a copy of the GNU General Public License+15 more
Data Attributes
data-iddata-page_iddata-page_name
JS Globals
APS_social_fb_itAPS_social_fb_it_to
FAQ

Frequently Asked Questions about Automatic Post Share