Like Buttons Security & Risk Analysis

wordpress.org/plugins/like-buttons

Adds Open Graph tags to your posts/pages/etc, adds a Facebook Like button to posts using simple Theme functions. Requires a Facebook Application ID ( …

10 active installs v0.4 PHP + WP 3.0+ Updated Unknown
facebooklikepostsharesocial
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Like Buttons Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The 'like-buttons' plugin v0.4 exhibits a strong security posture based on the static analysis provided. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the plugin's attack surface, and crucially, all identified entry points (though zero) appear to be protected. The code signals further reinforce this positive assessment, with no dangerous functions, all SQL queries utilizing prepared statements, and a high percentage of output being properly escaped. Furthermore, there are no observed file operations, external HTTP requests, or bundled libraries that could introduce vulnerabilities. The taint analysis showing zero flows with unsanitized paths is also a very good indicator.

While the static analysis presents a robust security picture, the complete lack of nonce checks and capability checks is a notable omission. Although the current attack surface is zero, any future additions without these essential security mechanisms could introduce significant risks, particularly if new entry points are introduced without proper authorization or validation. The vulnerability history is also exceptionally clean, with no recorded CVEs, which suggests either excellent past development practices or that the plugin has not been a target for known vulnerabilities. However, this clean history should not be relied upon as a sole indicator of future security. The plugin's strengths lie in its minimal attack surface and secure coding practices for existing components. The primary weakness is the absence of fundamental security checks for potential future expansion.

In conclusion, 'like-buttons' v0.4 appears to be a secure plugin in its current state, with no immediate critical vulnerabilities identified. However, the lack of nonce and capability checks represents a potential future risk should the plugin evolve. The absence of any past vulnerabilities is positive but not a guarantee of future safety. Developers should prioritize implementing these checks if any new features or entry points are added.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Like Buttons Security Vulnerabilities

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

Like Buttons Code Analysis

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

Output Escaping

80% escaped25 total outputs
Attack Surface

Like Buttons Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
filterlanguage_attributeslike-buttons.php:53
actionwp_headlike-buttons.php:88
actionadmin_noticeslike-buttons.php:100
actionadmin_initlike-buttons.php:103
actiontemplate_redirectlike-buttons.php:109
Maintenance & Trust

Like Buttons Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedUnknown
PHP min version
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Like Buttons Developer Profile

Scott Taylor

8 plugins · 210 total installs

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

How We Detect Like Buttons

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/like-buttons/like-buttons.js
Script Paths
/wp-content/plugins/like-buttons/like-buttons.js

HTML / DOM Fingerprints

CSS Classes
updatedfade
JS Globals
window.FACEBOOK_APP_ID
Shortcode Output
<fb:like<iframe src="http://www.facebook.com/plugins/like.php?
FAQ

Frequently Asked Questions about Like Buttons