Easy Basic Authentication – Add basic auth to site or admin area Security & Risk Analysis

wordpress.org/plugins/easy-basic-authentication

Secure your WordPress site with easy and effective basic authentication. Restrict access, monitor attempts, and enhance security.

600 active installs v3.9.1 PHP 7.2.5+ WP 5.0+ Updated Dec 3, 2025
access-controlauthenticationloginsecuritywordpress-security
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Easy Basic Authentication – Add basic auth to site or admin area Safe to Use in 2026?

Generally Safe

Score 100/100

Easy Basic Authentication – Add basic auth to site or admin area has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4mo ago
Risk Assessment

The "easy-basic-authentication" plugin v3.9.1 exhibits significant security concerns despite a clean vulnerability history. The static analysis reveals a considerable attack surface with two AJAX handlers, both of which lack any authentication checks. This represents a direct pathway for unauthenticated users to interact with potentially sensitive plugin functionality. Furthermore, all SQL queries within the plugin are not using prepared statements, increasing the risk of SQL injection vulnerabilities. The taint analysis also highlights two flows with unsanitized paths, indicating potential for insecure handling of user-supplied data. While there are no recorded CVEs for this plugin, the presence of these critical code-level weaknesses suggests a proactive security review and patching process has been lacking. The plugin's strengths lie in the absence of dangerous functions, file operations, and external HTTP requests, along with proper output escaping for a majority of outputs. However, the lack of nonce and capability checks on its entry points is a major oversight.

Key Concerns

  • Unprotected AJAX handlers
  • SQL queries not using prepared statements
  • Flows with unsanitized paths
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Easy Basic Authentication – Add basic auth to site or admin area Security Vulnerabilities

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

Easy Basic Authentication – Add basic auth to site or admin area Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

58% escaped72 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
__construct (class\easy-basic-authentication-class.php:16)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Easy Basic Authentication – Add basic auth to site or admin area Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_eba_test_authclass\easy-basic-authentication-compatcheck-class.php:6
authwp_ajax_easy_basic_authentication_dismiss_noticeclass\easy-basic-authentication-notice-class.php:7
WordPress Hooks 7
actioninitclass\easy-basic-authentication-class.php:27
actioninitclass\easy-basic-authentication-class.php:32
actionadmin_menuclass\easy-basic-authentication-class.php:35
actionadmin_initclass\easy-basic-authentication-class.php:36
actionadmin_initclass\easy-basic-authentication-class.php:38
actionadmin_noticesclass\easy-basic-authentication-notice-class.php:6
actionplugins_loadedeasy-basic-authentication.php:18
Maintenance & Trust

Easy Basic Authentication – Add basic auth to site or admin area Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 3, 2025
PHP min version7.2.5
Downloads11K

Community Trust

Rating100/100
Number of ratings3
Active installs600
Developer Profile

Easy Basic Authentication – Add basic auth to site or admin area Developer Profile

Matteo Enna

14 plugins · 850 total installs

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

How We Detect Easy Basic Authentication – Add basic auth to site or admin area

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/easy-basic-authentication/class/easy-basic-authentication-notice-class.php

HTML / DOM Fingerprints

CSS Classes
easy-basic-authentication-notice
JS Globals
ajaxurl
FAQ

Frequently Asked Questions about Easy Basic Authentication – Add basic auth to site or admin area