
WP Company Security & Risk Analysis
wordpress.org/plugins/wp-companyWP Company is built to contain the information of the company that owns this WordPress Site
Is WP Company Safe to Use in 2026?
Generally Safe
Score 85/100WP Company has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
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
WP Company Security Vulnerabilities
WP Company Code Analysis
SQL Query Safety
Output Escaping
WP Company Attack Surface
AJAX Handlers 1
Shortcodes 1
WordPress Hooks 10
Maintenance & Trust
WP Company Maintenance & Trust
Maintenance Signals
Community Trust
WP Company Alternatives
AffiliateWP – Order Details For Affiliates
affiliatewp-order-details-for-affiliates
Allow affiliates to see order details on referrals they generated
Export Plugin Details
export-plugin-details
Simple way to export your installed plugins list in CSV format.
atec System Info
atec-system-info
atec System Info (Operating system, server, memory, PHP and database details)
Company Data Manager
company-data-manager
A plugin for managing and displaying essential company information, including contact details and social media links.
Country Details
country-details
Just another country details plugin. Simple but flexible.
WP Company Developer Profile
3 plugins · 60 total installs
How We Detect WP Company
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.