Profiless Security & Risk Analysis

wordpress.org/plugins/profiless

Profiless is a plugin that removes access to the profile page based on user role.

50 active installs v1.8 PHP + WP 2.7.1+ Updated Feb 14, 2019
adminprofilesecurity
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Profiless Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

Based on the static analysis, "profiless" v1.8 exhibits a strong security posture in several key areas. The plugin has a minimal attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events that are exposed without authentication. Furthermore, all SQL queries are properly prepared, and there are no indications of dangerous functions being used, file operations, or external HTTP requests. The presence of nonce and capability checks, though limited in number, also suggests some attention to security best practices.

However, a significant concern arises from the complete lack of output escaping. This means that any data rendered by the plugin could be vulnerable to cross-site scripting (XSS) attacks if it originates from an untrusted source or is manipulated by an attacker. While the taint analysis shows no specific unsanitized paths, the output escaping issue presents a general risk that could be exploited in conjunction with other factors. The absence of any recorded vulnerabilities in its history is positive, but it does not negate the risks identified in the code itself. The plugin's strengths lie in its limited attack surface and secure database interactions, but the lack of output escaping is a critical weakness that requires immediate attention.

Key Concerns

  • Output not properly escaped
Vulnerabilities
None known

Profiless Security Vulnerabilities

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

Profiless Code Analysis

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

Output Escaping

0% escaped3 total outputs
Attack Surface

Profiless Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menuprofiless.php:129
actionplugins_loadedprofiless.php:132
Maintenance & Trust

Profiless Maintenance & Trust

Maintenance Signals

WordPress version tested5.0.25
Last updatedFeb 14, 2019
PHP min version
Downloads5K

Community Trust

Rating60/100
Number of ratings2
Active installs50
Developer Profile

Profiless Developer Profile

firebird75

2 plugins · 250 total installs

74
trust score
Avg Security Score
93/100
Avg Patch Time
890 days
View full developer profile
Detection Fingerprints

How We Detect Profiless

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/profiless/

HTML / DOM Fingerprints

CSS Classes
wats-form-table
FAQ

Frequently Asked Questions about Profiless