Social Media Shortcodes Security & Risk Analysis

wordpress.org/plugins/social-media-shortcodes

Registers shortcodes for your posts, pages, or post types that display user profile links to various social media websites.

50 active installs v1.3.2 PHP 5.6+ WP 5.2+ Updated Sep 10, 2025
shortcodessocial-media
98
A · Safe
CVEs total2
Unpatched0
Last CVESep 16, 2025
Safety Verdict

Is Social Media Shortcodes Safe to Use in 2026?

Generally Safe

Score 98/100

Social Media Shortcodes has a strong security track record. Known vulnerabilities have been patched promptly.

2 known CVEsLast CVE: Sep 16, 2025Updated 6mo ago
Risk Assessment

The "social-media-shortcodes" plugin v1.3.2 exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, SQL injection vulnerabilities (all queries use prepared statements), and proper output escaping indicate robust coding practices in these areas. Furthermore, there are no identified flows with unsanitized paths in the taint analysis, and the attack surface appears to be minimal with no exposed AJAX handlers, REST API routes, shortcodes, or cron events without authentication checks. The plugin also does not make external HTTP requests, which is a positive security control.

However, the vulnerability history presents a significant concern. The plugin has a history of two known medium-severity CVEs, both related to Cross-site Scripting (XSS). While there are currently no unpatched vulnerabilities, this pattern suggests that previous versions were susceptible to XSS, and vigilance is required to ensure that future updates fully mitigate these risks. The lack of nonce and capability checks in the static analysis, while not directly indicating a current vulnerability, represents a missed opportunity for defense-in-depth, especially if new entry points were ever introduced or if the existing zero entry points were to be misconfigured by the user. The plugin's strength lies in its minimal attack surface and secure handling of database queries and output, but its past vulnerability trends necessitate careful monitoring and a cautious approach to its deployment.

Key Concerns

  • History of 2 medium XSS vulnerabilities
  • 0 capability checks detected
  • 0 nonce checks detected
Vulnerabilities
2

Social Media Shortcodes Security Vulnerabilities

CVEs by Year

1 CVE in 2024
2024
1 CVE in 2025
2025
Patched Has unpatched

Severity Breakdown

Medium
2

2 total CVEs

CVE-2025-10166medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Social Media Shortcodes <= 1.3.1 - Authenticated (Contributor+) Stored Cross-Site Scripting

Sep 16, 2025 Patched in 1.3.2 (1d)
CVE-2024-11871medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Social Media Shortcodes <= 1.3.0 - Authenticated (Contributor+) Stored Cross-Site Scripting

Dec 11, 2024 Patched in 1.3.1 (1d)
Code Analysis
Analyzed Mar 16, 2026

Social Media Shortcodes Code Analysis

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

Output Escaping

100% escaped5 total outputs
Attack Surface

Social Media Shortcodes Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actioninitsocial_media_shortcode_plugin.php:207
Maintenance & Trust

Social Media Shortcodes Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedSep 10, 2025
PHP min version5.6
Downloads9K

Community Trust

Rating100/100
Number of ratings2
Active installs50
Developer Profile

Social Media Shortcodes Developer Profile

Michael Beckwith

9 plugins · 370 total installs

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

How We Detect Social Media Shortcodes

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
smscdeviantart_smscdigg_smscdribbble_smscetsy_smscfacebook_smscflickr_smscflipboard_smsc+21 more
Data Attributes
data-service
Shortcode Output
<a href="title=" class=" target="
FAQ

Frequently Asked Questions about Social Media Shortcodes