Hetjens Registered Only Security & Risk Analysis

wordpress.org/plugins/hetjens-registered-only

This plug-in restricts the access to blog and feed. Visitors need to login before accessing the blog. It offers a private feed for every user.

10 active installs v0.4 PHP + WP 2.8.0+ Updated Feb 25, 2016
accessloginrestrictsecurityuser
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Hetjens Registered Only Safe to Use in 2026?

Generally Safe

Score 85/100

Hetjens Registered Only has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The hetjens-registered-only plugin v0.4 exhibits a mixed security posture. On the positive side, it has a minimal attack surface with no detected AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, all SQL queries utilize prepared statements, and there are no external HTTP requests or file operations, which are good security practices. The absence of any recorded vulnerabilities in its history is also a strong indicator of its current stability.

However, significant concerns arise from the static analysis. The presence of the `create_function` dangerous function is a notable risk, as it can be exploited for code injection. More critically, the taint analysis reveals two flows with unsanitized paths, flagged as high severity. This indicates that data entering the plugin might not be properly validated or escaped before being used in a sensitive context, potentially leading to cross-site scripting (XSS) or other injection vulnerabilities. The fact that 100% of output is not properly escaped is also a major red flag, directly contributing to XSS risks. The lack of nonce and capability checks on any potential entry points, though currently not exploitable due to zero entry points, suggests a lack of robust authorization and integrity controls that could become a problem if the attack surface expands in future versions.

Key Concerns

  • High severity taint flows with unsanitized paths
  • All output is unescaped
  • Use of dangerous function create_function
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Hetjens Registered Only Security Vulnerabilities

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

Hetjens Registered Only Code Analysis

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

Dangerous Functions Found

create_functionadd_action('plugins_loaded', create_function('','$Hetjens_Registered_Only = new Hetjens_Registered_OHetjens_Registered_Only.php:104

SQL Query Safety

100% prepared2 total queries

Output Escaping

0% escaped4 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
wp (Hetjens_Registered_Only.php:79)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Hetjens Registered Only Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionwpHetjens_Registered_Only.php:32
filterfeed_linkHetjens_Registered_Only.php:33
actionadmin_initHetjens_Registered_Only.php:34
actionplugins_loadedHetjens_Registered_Only.php:104
Maintenance & Trust

Hetjens Registered Only Maintenance & Trust

Maintenance Signals

WordPress version tested2.9.2
Last updatedFeb 25, 2016
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Hetjens Registered Only Developer Profile

S Hetjens

4 plugins · 40 total installs

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

How We Detect Hetjens Registered Only

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
hetjens_registered_only_disabledhetjens_registered_only_active
Data Attributes
hetjens_registered_only_active
FAQ

Frequently Asked Questions about Hetjens Registered Only