HivePress Authentication Security & Risk Analysis

wordpress.org/plugins/hivepress-authentication

Allow users to sign in via third-party services.

1K active installs v1.1.4 PHP 7.4+ WP 5.0+ Updated Apr 22, 2025
authenticationclassifiedsdirectoryhivepresslistings
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is HivePress Authentication Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 11mo ago
Risk Assessment

The static analysis of hivepress-authentication v1.1.4 reveals a strong security posture with no identified vulnerabilities in code signals or taint analysis. The plugin demonstrates good practices by utilizing prepared statements for all SQL queries and ensuring proper output escaping. There are no file operations or dangerous function calls, and the limited external HTTP requests are a positive sign. The absence of known CVEs and past vulnerabilities further contributes to its favorable security profile. However, the complete lack of entry points like AJAX handlers, REST API routes, shortcodes, or cron events is unusual and might indicate limited functionality or that the plugin's core features are handled elsewhere. The absence of nonce checks on any potential entry points (though none were found) and only one capability check could be a concern if more complex actions were introduced. Overall, this version appears secure based on the provided data, but the limited attack surface warrants a closer look at its actual integration and functionality within a WordPress site.

Key Concerns

  • No nonce checks on any entry points
  • Only one capability check identified
Vulnerabilities
None known

HivePress Authentication Security Vulnerabilities

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

HivePress Authentication Code Analysis

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

Output Escaping

100% escaped2 total outputs
Attack Surface

HivePress Authentication Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
filterhivepress/v1/extensionshivepress-authentication.php:18
filterhivepress/v1/forms/user_loginincludes\components\class-authentication.php:31
filterhivepress/v1/forms/user_registerincludes\components\class-authentication.php:32
filterhivepress/v1/authenticators/facebook/responseincludes\components\class-facebook-authentication.php:35
actionwp_enqueue_scriptsincludes\components\class-facebook-authentication.php:40
actionwp_footerincludes\components\class-facebook-authentication.php:43
filterhivepress/v1/forms/user_authenticate/headerincludes\components\class-facebook-authentication.php:46
filterhivepress/v1/authenticators/google/responseincludes\components\class-google-authentication.php:35
actionwp_enqueue_scriptsincludes\components\class-google-authentication.php:40
actionwp_headincludes\components\class-google-authentication.php:43
filterhivepress/v1/forms/user_authenticate/headerincludes\components\class-google-authentication.php:46
Maintenance & Trust

HivePress Authentication Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedApr 22, 2025
PHP min version7.4
Downloads29K

Community Trust

Rating100/100
Number of ratings1
Active installs1K
Developer Profile

HivePress Authentication Developer Profile

HivePress

9 plugins · 60K total installs

77
trust score
Avg Security Score
97/100
Avg Patch Time
154 days
View full developer profile
Detection Fingerprints

How We Detect HivePress Authentication

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/hivepress-authentication/assets/css/admin.css/wp-content/plugins/hivepress-authentication/assets/css/frontend.css
Script Paths
/wp-content/plugins/hivepress-authentication/assets/js/admin.js/wp-content/plugins/hivepress-authentication/assets/js/frontend.js
Version Parameters
hivepress-authentication/assets/css/admin.css?ver=hivepress-authentication/assets/css/frontend.css?ver=hivepress-authentication/assets/js/admin.js?ver=hivepress-authentication/assets/js/frontend.js?ver=

HTML / DOM Fingerprints

CSS Classes
hp-authentication-wrap
Data Attributes
data-widthdata-sizedata-button-typedata-auto-logout-linkdata-use-continue-asdata-scope+7 more
JS Globals
FBgapionFacebookAuthonGoogleAuth
REST Endpoints
/wp-json/hivepress/v1/users_resource/authenticate/(?P<authenticator>[a-z_]+)
FAQ

Frequently Asked Questions about HivePress Authentication