Lemonberry Page Protect Security & Risk Analysis

wordpress.org/plugins/lemonberry-page-protect

Lemonberry Page Protect is a simple way to restict page/post content to a list of (non-Wordpress) users.

10 active installs v1.2 PHP + WP 3.0.1+ Updated May 14, 2014
clubmembershippasswordprotectrestrict
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Lemonberry Page Protect Safe to Use in 2026?

Generally Safe

Score 85/100

Lemonberry Page Protect has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The plugin "lemonberry-page-protect" v1.2 exhibits a mixed security posture. While it demonstrates good practices by having no known CVEs and a minimal attack surface with no discovered AJAX handlers, REST API routes, shortcodes, or cron events, there are significant concerns within the code analysis. The most alarming finding is the high percentage of unsanitized paths in the taint analysis, with 3 out of 4 flows identified as having unsanitized paths, all marked as high severity. This strongly suggests potential vulnerabilities where user-supplied data could be used in sensitive operations without proper sanitization, leading to risks like path traversal or arbitrary file access. Additionally, the fact that 0% of output is properly escaped is a critical flaw, exposing the plugin to Cross-Site Scripting (XSS) attacks.

Key Concerns

  • High severity unsanitized taint flows
  • No output escaping detected
  • 40% of SQL queries not prepared
Vulnerabilities
None known

Lemonberry Page Protect Security Vulnerabilities

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

Lemonberry Page Protect Code Analysis

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

SQL Query Safety

40% prepared10 total queries

Output Escaping

0% escaped12 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

4 flows3 with unsanitized paths
page_protect_admin (lb-page-protect.php:249)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Lemonberry Page Protect Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menulb-page-protect.php:21
filterthe_contentlb-page-protect.php:26
filtercomments_openlb-page-protect.php:115
Maintenance & Trust

Lemonberry Page Protect Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedMay 14, 2014
PHP min version
Downloads2K

Community Trust

Rating94/100
Number of ratings3
Active installs10
Developer Profile

Lemonberry Page Protect Developer Profile

Simon

1 plugin · 10 total installs

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

How We Detect Lemonberry Page Protect

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/lemonberry-page-protect/style.css
Version Parameters
lemonberry-page-protect/style.css?ver=

HTML / DOM Fingerprints

Data Attributes
noncedata-nonce
JS Globals
lbpp_groups
Shortcode Output
<p>Shortcode error - invalid group</p><p style='color:red'>New passwords don't match!</p><p style='color:red'>New password is too short - please use at least 8 characters. Password NOT changed.</p><p style='color:red'>Password successfully changed.</p>
FAQ

Frequently Asked Questions about Lemonberry Page Protect