
Like and Read Security & Risk Analysis
wordpress.org/plugins/like-and-readClick Facebook like button to read post/page contents.
Is Like and Read Safe to Use in 2026?
Generally Safe
Score 85/100Like and Read has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The 'like-and-read' v1.0 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for all SQL queries and has no recorded vulnerabilities or CVEs. Furthermore, the attack surface appears minimal, with no unprotected AJAX handlers or REST API routes, and no dangerous functions or external HTTP requests are present in the code.
However, significant concerns arise from the lack of output escaping. With 8 total outputs and 0% properly escaped, this presents a critical risk of Cross-Site Scripting (XSS) vulnerabilities. Any user-supplied data that is displayed on the frontend without proper sanitization could be exploited by attackers to inject malicious scripts. Additionally, the absence of nonce and capability checks, while not directly tied to a defined attack vector in this analysis, represents a potential weakness that could be exploited in conjunction with other vulnerabilities or in future plugin updates.
While the plugin has no vulnerability history, the lack of output escaping is a serious oversight that outweighs the positive aspects. The absence of taint analysis results is not necessarily a strength, as it could indicate limited analysis was performed, rather than a complete absence of taint flows. Overall, the plugin's immediate risks are centered around XSS, but the lack of fundamental security checks like nonces and capability checks indicates potential for future vulnerabilities.
Key Concerns
- Unescaped output
- Missing nonce checks
- Missing capability checks
Like and Read Security Vulnerabilities
Like and Read Code Analysis
Output Escaping
Like and Read Attack Surface
Shortcodes 1
WordPress Hooks 6
Maintenance & Trust
Like and Read Maintenance & Trust
Maintenance Signals
Community Trust
Like and Read Alternatives
OTP Content Protect
otp-content-protect
The easiest way to protect WordPress content with an OTP. Secure posts and pages with a one-time password—no user registration required.
Content Locker for Email Capture
content-locker-for-email-capture
A powerful WordPress plugin that locks premium content behind an email subscription form.
WP Content Copy Protection & No Right Click
wp-content-copy-protector
This WP plugin protects posts from being copied (content copy protection). Keep your content safe from unauthorized distribution!
Secure Copy Content Protection and Content Locking
secure-copy-content-protection
Copy Protection plugin is activated it disables the right click, copy paste, content selection and copy shortcut keys
Disabled Source, Disabled Right Click and Content Protection
disabled-source-disabled-right-click-and-content-protection
Disable Source(Ctrl+U), Disable Right click, Disable F12 functional key, and Disable save the page(Ctrl+S) and Content Protection of your WordPress We …
Like and Read Developer Profile
1 plugin · 10 total installs
How We Detect Like and Read
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/like-and-read/css/style.css/wp-content/plugins/like-and-read/js/script.js/wp-content/plugins/like-and-read/js/jscolor/jscolor.js/wp-content/plugins/like-and-read/js/button.jshttp://connect.facebook.net/en_US/all.js#xfbml=1HTML / DOM Fingerprints
like-read-containerdata-hrefdata-layoutdata-actiondata-show-facesdata-sharedata-default-color<div class="like-read-container"><p><span>Like us to read more</span></p><div class="fb-like" data-hrefdata-layout="standard" data-action="like" data-show-faces="false" data-share="false"></div></div>