
BP Authorize.net Security & Risk Analysis
wordpress.org/plugins/bp-authnetSimple Authorize.net payment class
Is BP Authorize.net Safe to Use in 2026?
Generally Safe
Score 85/100BP Authorize.net has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The bp-authnet v1.0 plugin exhibits a mixed security posture. On the positive side, the plugin has no recorded vulnerabilities, including no known CVEs. The static analysis indicates a very small attack surface with zero AJAX handlers, REST API routes, shortcodes, or cron events, and all identified SQL queries utilize prepared statements. This suggests a foundational level of secure coding practice.
However, significant concerns arise from the output escaping. With 17 total outputs and 0% properly escaped, this represents a critical weakness. Any dynamic data rendered on the frontend or backend that is not properly escaped is highly susceptible to Cross-Site Scripting (XSS) attacks. The single external HTTP request also warrants attention, as its purpose and how it handles the response should be scrutinized to ensure it doesn't introduce vulnerabilities. The lack of capability checks on any entry points, although the attack surface is currently zero, could become a problem if functionality is added in the future without proper authorization checks.
Given the absence of vulnerability history, it's difficult to infer long-term security trends, but it does suggest the plugin has not historically been a significant target or source of security issues. The primary weakness lies in the output escaping, which, if exploited, could lead to severe consequences. The overall conclusion is a plugin with good intentions and a small attack surface but a critical flaw in output handling that requires immediate attention.
Key Concerns
- Unescaped output
- External HTTP requests without clear handling
- Lack of capability checks on entry points
BP Authorize.net Security Vulnerabilities
BP Authorize.net Release Timeline
BP Authorize.net Code Analysis
Output Escaping
BP Authorize.net Attack Surface
WordPress Hooks 7
Maintenance & Trust
BP Authorize.net Maintenance & Trust
Maintenance Signals
Community Trust
BP Authorize.net Alternatives
No alternatives data available yet.
BP Authorize.net Developer Profile
28 plugins · 331K total installs
How We Detect BP Authorize.net
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.