C4D Social Share Security & Risk Analysis

wordpress.org/plugins/c4d-social-share

A simple plugin allows you display posts.

10 active installs v2.0.0 PHP + WP 3.3+ Updated Aug 26, 2017
grid-postpostpost-showcasethemewidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is C4D Social Share Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

Based on the provided static analysis and vulnerability history, the 'c4d-social-share' plugin version 2.0.0 presents a strong security posture. The code analysis reveals no dangerous functions, all SQL queries utilize prepared statements, and all outputs are properly escaped. There are no file operations or external HTTP requests, further minimizing the attack surface. The plugin also shows no history of recorded vulnerabilities, including critical or high severity ones.

However, the lack of nonce checks and capability checks, particularly in the context of the identified shortcode, raises a concern. While the attack surface is currently small and appears to be unprotected entry points are zero, the absence of these fundamental security measures means that if the shortcode were to process any user-supplied data in the future, it could be susceptible to Cross-Site Request Forgery (CSRF) attacks or unauthorized actions. The taint analysis also shows zero flows, indicating no obvious vulnerabilities were detected through that specific method.

In conclusion, the plugin demonstrates good secure coding practices in many areas. The absence of past vulnerabilities is a positive sign of development diligence. The primary weakness lies in the missing nonce and capability checks on its sole entry point (the shortcode), which, while not currently exploited, represents a potential future risk if the shortcode's functionality evolves.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

C4D Social Share Security Vulnerabilities

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

C4D Social Share Release Timeline

v2.0.0Current
Code Analysis
Analyzed Apr 16, 2026

C4D Social Share Code Analysis

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

Output Escaping

100% escaped10 total outputs
Attack Surface

C4D Social Share Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[c4d-social-share] c4d-social-share.php:11
Maintenance & Trust

C4D Social Share Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.33
Last updatedAug 26, 2017
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

C4D Social Share Developer Profile

coffee4dev

26 plugins · 470 total installs

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

How We Detect C4D Social Share

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
c4d-social-share
Data Attributes
href="http://www.facebook.com/sharer/sharer.php?u=href="http://twitter.com/intent/tweet/?url=href="https://plus.google.com/share?url=href="http://pinterest.com/pin/create/button/?url=
Shortcode Output
<div class="c4d-social-share"><label>Share this:</label><a class="facebook" target="blank" href=<i class="fa fa-facebook"></i></a>
FAQ

Frequently Asked Questions about C4D Social Share