CL WP Info Security & Risk Analysis

wordpress.org/plugins/cl-wp-info

Show us information about WordPress install, PHP, Database and Hosting Server

100 active installs v1.4.30 PHP 7.4+ WP 5.2+ Updated Feb 25, 2026
debugdevelopmentinfosystem
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is CL WP Info Safe to Use in 2026?

Generally Safe

Score 100/100

CL WP Info has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The cl-wp-info plugin version 1.4.30 exhibits a generally strong security posture, with no reported vulnerabilities (CVEs) or critical findings from the static analysis. The code demonstrates good practices in handling SQL queries using prepared statements and a high percentage of properly escaped output, mitigating common risks associated with data manipulation and display. The absence of external HTTP requests and bundled libraries further reduces the attack surface.

However, several areas warrant attention. The taint analysis revealed two flows with unsanitized paths, which, while not classified as critical or high severity in this instance, represent a potential risk if user-supplied input is not adequately validated before being used in file operations. Furthermore, the complete lack of nonce checks and capability checks across all entry points (although none were identified in the attack surface) is a significant concern. This means that if any entry points were to be introduced or made accessible in the future, they would be inherently unprotected against CSRF attacks and unauthorized access.

In conclusion, while the plugin currently shows no historical vulnerabilities and employs some good security practices, the lack of robust authorization and sanitization mechanisms for potential future entry points is a notable weakness. Continuous monitoring for new vulnerabilities and addressing the identified taint flows and lack of security checks are recommended to maintain a secure environment.

Key Concerns

  • Taint flow with unsanitized paths
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

CL WP Info Security Vulnerabilities

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

CL WP Info Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

89% escaped143 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
cl_wp_server_info (class-cl-wp-info.php:253)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

CL WP Info Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menucl-wp-info.php:74
actionadmin_enqueue_scriptscl-wp-info.php:96
actionplugins_loadedcl-wp-info.php:106
Maintenance & Trust

CL WP Info Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 25, 2026
PHP min version7.4
Downloads6K

Community Trust

Rating100/100
Number of ratings3
Active installs100
Developer Profile

CL WP Info Developer Profile

Carlos Longarela

2 plugins · 120 total installs

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

How We Detect CL WP Info

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cl-wp-info/css/cl-wp-info-admin.min.css/wp-content/plugins/cl-wp-info/js/cl-wp-info-tools.min.js
Script Paths
/wp-content/plugins/cl-wp-info/js/cl-wp-info-tools.min.js
Version Parameters
cl-wp-info/css/cl-wp-info-admin.min.css?ver=cl-wp-info/js/cl-wp-info-tools.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
cl-info-made-bycl-info-generalcl-tabla-generalcl-wpo-toolscl-tool-typecl-wp-info-botoneracl-botonera-btn
Data Attributes
id="cl-wp-info-botonera"id="cl-wpo"id="cl-ttfb"id="cl-http2"id="cl-dns"id="cl-gzip"+7 more
FAQ

Frequently Asked Questions about CL WP Info