Lord Linus Online Visitor Widget Security & Risk Analysis

wordpress.org/plugins/lord-linus-online-visitor

Lord Linus Online Visitor Plugin show the total number of Online users showing at the moment Besides that you can show the IP address of the users too …

10 active installs v1.2 PHP + WP 2.0.2+ Updated Unknown
lordlinus-online-visitorshow-number-of-online-visitorsshow-online-usersshow-the-ip-address-of-your-user
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Lord Linus Online Visitor Widget Safe to Use in 2026?

Generally Safe

Score 100/100

Lord Linus Online Visitor Widget has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The security posture of the 'lord-linus-online-visitor' plugin version 1.2 exhibits a mixed bag of good practices and significant concerns. On the positive side, the plugin demonstrates a complete lack of known CVEs and a small attack surface with no apparent entry points from AJAX handlers, REST API routes, shortcodes, or cron events that are exposed without authentication. All detected SQL queries are properly prepared, and there are no file operations or external HTTP requests, which are generally good indicators of secure coding. However, the analysis reveals critical weaknesses.

The presence of the `create_function` dangerous function is a red flag, as it can be exploited for code injection under certain circumstances. More concerning are the taint analysis results, which indicate two flows with unsanitized paths. While classified as not critical or high severity, the mere existence of unsanitized paths suggests a potential for attackers to inject malicious data that might be processed without proper validation, leading to unexpected behavior or even vulnerabilities.

Furthermore, the plugin fails entirely on output escaping, with 0% of its 10 detected outputs being properly escaped. This is a critical security flaw that makes the plugin highly susceptible to Cross-Site Scripting (XSS) attacks. Attackers could inject malicious scripts into user inputs that are later displayed on the frontend or backend without sanitization, compromising user sessions or defacing the website.

In conclusion, despite a clean vulnerability history and a well-contained attack surface, the 'lord-linus-online-visitor' plugin has severe security shortcomings related to output escaping and potential unsanitized data flows. The use of `create_function` adds another layer of risk. These issues significantly outweigh the positive aspects, making the plugin a high-risk component if deployed.

Key Concerns

  • 0% properly escaped output
  • Flows with unsanitized paths found
  • Dangerous function detected: create_function
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Lord Linus Online Visitor Widget Security Vulnerabilities

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

Lord Linus Online Visitor Widget Code Analysis

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

Dangerous Functions Found

create_functionadd_action('widgets_init',create_function('','return register_widget("LordlinusOnlineV");'));lord-linus-online-visitor.php:91

SQL Query Safety

100% prepared6 total queries

Output Escaping

0% escaped10 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
get_data_online (lord-linus-online-visitor.php:47)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Lord Linus Online Visitor Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionwidgets_initlord-linus-online-visitor.php:91
actionadmin_menulord-linus-online-visitor.php:92
actioninitlord-linus-online-visitor.php:106
Maintenance & Trust

Lord Linus Online Visitor Widget Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Alternatives

Lord Linus Online Visitor Widget Alternatives

No alternatives data available yet.

Developer Profile

Lord Linus Online Visitor Widget Developer Profile

Aarvansh Infotech

2 plugins · 20 total installs

88
trust score
Avg Security Score
100/100
Avg Patch Time
79 days
View full developer profile
Detection Fingerprints

How We Detect Lord Linus Online Visitor Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/lord-linus-online-visitor/menu-pages/setting.php/wp-content/plugins/lord-linus-online-visitor/menu-pages/uninstall.php/wp-content/plugins/lord-linus-online-visitor/install-script.php/wp-content/plugins/lord-linus-online-visitor/languages/

HTML / DOM Fingerprints

CSS Classes
LordlinusOnlineV
Data Attributes
id="LordlinusOnlineV"
Shortcode Output
<h3 class='widget-title'>
FAQ

Frequently Asked Questions about Lord Linus Online Visitor Widget