WP Company Security & Risk Analysis

wordpress.org/plugins/wp-company

WP Company is built to contain the information of the company that owns this WordPress Site

10 active installs v1.1.1 PHP + WP 3.5.1+ Updated Nov 26, 2013
companydetailsinformationmaintain
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Company Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The "wp-company" plugin v1.1.1 exhibits a mixed security posture. On the positive side, the static analysis reveals no known dangerous functions, SQL queries are all prepared, and there are no recorded vulnerabilities in its history. The plugin also demonstrates good practices by implementing a nonce check and having zero unprotected entry points in its attack surface.

However, a significant concern arises from the output escaping. With 4 total outputs and 0% properly escaped, this indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any data displayed to users that originates from user input or other external sources could potentially be manipulated to inject malicious scripts. Additionally, the lack of capability checks on the AJAX handler, while present, means that the functionality exposed through this entry point might be accessible to users who should not have permission to use it, potentially leading to unauthorized actions.

Overall, while the plugin avoids common pitfalls like raw SQL or unpatched CVEs, the severe lack of output escaping presents a critical vulnerability. The absence of vulnerability history could indicate good coding practices so far, but it does not negate the immediate risks identified in the current code. Addressing the unescaped output is paramount to improving the security of this plugin.

Key Concerns

  • Unescaped output for all outputs
  • Missing capability checks on AJAX handler
Vulnerabilities
None known

WP Company Security Vulnerabilities

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

WP Company Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

0% escaped4 total outputs
Attack Surface

WP Company Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 1

authwp_ajax_settings_handling_actionadmin\class-wp-company-admin.php:93

Shortcodes 1

[wp-company-option] public\class-wp-company.php:69
WordPress Hooks 10
actionadmin_enqueue_scriptsadmin\class-wp-company-admin.php:70
actionadmin_enqueue_scriptsadmin\class-wp-company-admin.php:71
actionadmin_menuadmin\class-wp-company-admin.php:74
actionadmin_initadmin\class-wp-company-admin.php:86
actioninitpublic\class-wp-company.php:59
actionwpmu_new_blogpublic\class-wp-company.php:62
actionwp_enqueue_scriptspublic\class-wp-company.php:65
actionwp_enqueue_scriptspublic\class-wp-company.php:66
actionplugins_loadedwp-company.php:45
actionplugins_loadedwp-company.php:70
Maintenance & Trust

WP Company Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedNov 26, 2013
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP Company Developer Profile

Buooy

3 plugins · 60 total installs

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

How We Detect WP Company

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about WP Company