
CB Social Like Box Security & Risk Analysis
wordpress.org/plugins/cb-facebook-like-boxEasy facebook like box in sidebar WordPress site. go to appearance>widget>use 'Social Like Widget'
Is CB Social Like Box Safe to Use in 2026?
Generally Safe
Score 85/100CB Social Like Box has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "cb-facebook-like-box" plugin version 1.1.2 exhibits a surprisingly clean attack surface, with no identified AJAX handlers, REST API routes, shortcodes, or cron events. This significantly limits the potential entry points for attackers. Furthermore, the plugin demonstrates good practices regarding SQL queries by exclusively using prepared statements, which helps prevent SQL injection vulnerabilities. The absence of dangerous functions, file operations, and external HTTP requests is also a positive sign. However, a major concern arises from the complete lack of output escaping, meaning all 18 identified outputs are potentially vulnerable to cross-site scripting (XSS) attacks. The plugin also lacks nonce checks and capability checks, leaving it exposed to various client-side and permission-related vulnerabilities if any exploitable code paths were to exist. The historical data shows no known CVEs, suggesting a generally stable past, but this can also be due to the limited scope of previous analysis or the plugin's limited functionality. The lack of any taint analysis results is either due to the code being too simple to trigger taint detection or the analysis tool not being comprehensive enough. Overall, while the plugin has a low direct attack surface and good SQL practices, the critical deficiency in output escaping and the absence of essential security checks introduce significant risks, particularly for XSS.
Key Concerns
- All outputs are unescaped
- Missing nonce checks
- Missing capability checks
CB Social Like Box Security Vulnerabilities
CB Social Like Box Code Analysis
Output Escaping
CB Social Like Box Attack Surface
WordPress Hooks 1
Maintenance & Trust
CB Social Like Box Maintenance & Trust
Maintenance Signals
Community Trust
CB Social Like Box Alternatives
Easy Social Like Box – Popup – Sidebar Widget
cardoza-facebook-like-box
WP Facebook Like Box Plugin enables you to display the facebook page likes in sidebar widget or popup. Display like button for the posts.
Mongoose Page Plugin
facebook-page-feed-graph-api
The most popular way to display the Facebook Page Plugin on your WordPress website. Easy implementation using a shortcode or widget.
Social Like Box and Page by WpDevArt
like-box
WordPress Facebook Like box plugin will help you to display like box on your website, just add our plugin widget to your sidebar and use it.
Easy Social Box / Page Plugin
easy-facebook-like-box
Easy Social box display facebook like box. it enable Facebook Page owners to attract and gain Likes from their own website.
Fan Page Widget by ThemeNcode
facebook-fan-page-widget
An widget that will display Facebook Fan page like box. Uses latest API of Facebook (v 16.0)
CB Social Like Box Developer Profile
33 plugins · 1K total installs
How We Detect CB Social Like Box
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
<iframe src="//www.facebook.com/plugins/likebox.php?href=https%3A%2F%2Fwww.facebook.com%2F[any_string]&width=297&height=258&colorscheme=light&show_faces=true&header=false&stream=false&show_border=true;" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:[any_string]; height:[any_string];" allowTransparency="true"></iframe>