Edel Auth for Supabase Security & Risk Analysis

wordpress.org/plugins/edel-auth-for-supabase

Connect your WordPress site to Supabase Authentication. Securely manage members with Supabase while keeping WordPress admins separate.

10 active installs v1.0.2 PHP 7.4+ WP 5.8+ Updated Feb 14, 2026
authenticationgoogle-loginloginmembershipsupabase
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Edel Auth for Supabase Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The 'edel-auth-for-supabase' plugin version 1.0.2 demonstrates a generally positive security posture with several good practices in place. The complete absence of dangerous functions, SQL injection vulnerabilities through prepared statements, and no recorded historical CVEs are strong indicators of secure coding. The plugin also shows good attention to output escaping for the majority of its output.

However, there are notable areas of concern that reduce its overall security. The presence of one unprotected REST API route represents a significant attack vector, as it is accessible without any permission checks. While the number of flows analyzed for taint is small, the lack of any critical or high severity issues here is positive. The limited number of nonce checks across the entry points also leaves potential for CSRF attacks. The plugin's vulnerability history is clean, suggesting a low likelihood of known exploits, but this does not negate the risks identified in the current code analysis.

In conclusion, while the plugin benefits from a clean security history and the avoidance of common dangerous coding practices, the unprotected REST API route is a critical flaw. The limited nonce and capability checks also present potential weaknesses. Developers should prioritize addressing the unprotected REST API endpoint to significantly improve the plugin's security.

Key Concerns

  • Unprotected REST API route
  • Limited nonce checks on entry points
  • Only 1 capability check found
  • Majority of outputs escaped, but some not
Vulnerabilities
None known

Edel Auth for Supabase Security Vulnerabilities

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

Edel Auth for Supabase Code Analysis

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

Output Escaping

79% escaped28 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
ajax_check_provider (inc\class-front.php:284)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

Edel Auth for Supabase Attack Surface

Entry Points8
Unprotected1

AJAX Handlers 2

authwp_ajax_eafs_check_providerinc\class-front.php:10
noprivwp_ajax_eafs_check_providerinc\class-front.php:11

REST API Routes 1

POST/wp-json/edel-auth-for-supabase/v1/logininc\class-front.php:375

Shortcodes 5

[eafs_login] inc\class-front.php:17
[eafs_register] inc\class-front.php:18
[eafs_logout] inc\class-front.php:19
[eafs_forgot_password] inc\class-front.php:20
[eafs_update_password] inc\class-front.php:21
WordPress Hooks 11
actionadmin_menuedel-auth-for-supabase.php:33
actionadmin_initedel-auth-for-supabase.php:34
actionadmin_enqueue_scriptsedel-auth-for-supabase.php:36
actionwp_enqueue_scriptsedel-auth-for-supabase.php:42
actionlogin_enqueue_scriptsedel-auth-for-supabase.php:45
actioneafs_cron_keep_aliveedel-auth-for-supabase.php:48
actiondelete_userinc\class-admin.php:8
actionrest_api_initinc\class-front.php:7
actionwp_logoutinc\class-front.php:14
actionwp_enqueue_scriptsinc\class-front.php:24
actionlogin_enqueue_scriptsinc\class-front.php:27

Scheduled Events 1

eafs_cron_keep_alive
Maintenance & Trust

Edel Auth for Supabase Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 14, 2026
PHP min version7.4
Downloads220

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Edel Auth for Supabase Developer Profile

Edel Hearts

3 plugins · 20 total installs

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

How We Detect Edel Auth for Supabase

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/edel-auth-for-supabase/assets/css/admin.css/wp-content/plugins/edel-auth-for-supabase/assets/css/front.css/wp-content/plugins/edel-auth-for-supabase/assets/js/admin.js/wp-content/plugins/edel-auth-for-supabase/assets/js/front.js
Script Paths
/wp-content/plugins/edel-auth-for-supabase/assets/js/admin.js/wp-content/plugins/edel-auth-for-supabase/assets/js/front.js
Version Parameters
edel-auth-for-supabase/assets/css/admin.css?ver=edel-auth-for-supabase/assets/css/front.css?ver=edel-auth-for-supabase/assets/js/admin.js?ver=edel-auth-for-supabase/assets/js/front.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- Edel Auth for Supabase Admin Settings --><!-- Edel Auth for Supabase Login Form --><!-- Edel Auth for Supabase Font Awesome --><!-- Edel Auth for Supabase Auth Methods -->+5 more
Data Attributes
data-eafs-settings
JS Globals
eafs_settingsEAFS_FRONT_CONFIGEAFS_FRONT_OBJECT
FAQ

Frequently Asked Questions about Edel Auth for Supabase