Enhanced Plugin Admin Security & Risk Analysis

wordpress.org/plugins/enhanced-plugin-admin

At-a-glance diagnostic and security info displayed on your site's plugin page about the plugins you have installed (both active and inactive).

200 active installs v1.17 PHP + WP 5.0+ Updated Dec 29, 2025
plugin-adminplugin-infoplugin-management
99
A · Safe
CVEs total2
Unpatched0
Last CVEMar 21, 2023
Safety Verdict

Is Enhanced Plugin Admin Safe to Use in 2026?

Generally Safe

Score 99/100

Enhanced Plugin Admin has a strong security track record. Known vulnerabilities have been patched promptly. It's a solid choice for most WordPress installations.

2 known CVEsLast CVE: Mar 21, 2023Updated 4mo ago
Risk Assessment

The "enhanced-plugin-admin" plugin v1.17 exhibits a mixed security posture. While it demonstrates strengths in areas like SQL query preparation and a seemingly small attack surface from static analysis, significant concerns arise from its historical vulnerability record and output escaping deficiencies. The plugin has a history of two medium-severity vulnerabilities, including Cross-Site Request Forgery (CSRF) and Cross-site Scripting (XSS), indicating potential issues with input validation and secure handling of user-supplied data in the past. The fact that the last vulnerability was relatively recent (March 2023) suggests ongoing security challenges.

Specific risks identified in the code analysis include a low percentage of properly escaped output (21%), which is a significant concern as it directly contributes to the risk of Cross-site Scripting vulnerabilities. Although there are no critical or high severity taint flows and all SQL queries are prepared, the low output escaping rate presents a tangible risk. The presence of an external HTTP request also warrants investigation for potential vulnerabilities if not handled securely. The plugin's vulnerability history, particularly the types of past issues (CSRF, XSS), aligns with the observed output escaping problems and reinforces the need for vigilance in sanitizing user-controllable data.

In conclusion, while the plugin has made positive strides in securing SQL operations and has a low apparent attack surface in terms of entry points, the persistent issues with output escaping and the history of medium-severity vulnerabilities, including XSS and CSRF, point to an area requiring immediate attention. The overall security posture is therefore considered moderate, with a need for improvement in output sanitization and a cautious approach due to past exploits.

Key Concerns

  • Low output escaping percentage (21%)
  • History of 2 medium-severity CVEs
  • Presence of external HTTP request
Vulnerabilities
2 published

Enhanced Plugin Admin Security Vulnerabilities

CVEs by Year

1 CVE in 2017
2017
1 CVE in 2023
2023
Patched Has unpatched

Severity Breakdown

Medium
2

2 total CVEs

CVE-2023-28618medium · 5.4Cross-Site Request Forgery (CSRF)

Enhanced Plugin Admin <= 1.16 - Cross-Site Request Forgery via epa_options_page

Mar 21, 2023 Patched in 1.17 (308d)
WF-13e8f16b-b5a3-4be1-9557-e11cd9ffaea7-enhanced-plugin-adminmedium · 6.1Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Enhanced Admin Plugin < 1.16 - Reflected Cross-Site Scripting

Apr 14, 2017 Patched in 1.16 (2475d)
Version History

Enhanced Plugin Admin Release Timeline

No version history available.
Code Analysis
Analyzed Mar 16, 2026

Enhanced Plugin Admin Code Analysis

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

Output Escaping

21% escaped14 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
epa_options_page (enhanced-plugin-admin.php:339)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Enhanced Plugin Admin Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
filterplugin_row_metaenhanced-plugin-admin.php:46
filtersite_transient_update_pluginsenhanced-plugin-admin.php:47
actionadmin_menuenhanced-plugin-admin.php:49
actioninitenhanced-plugin-admin.php:50
actioninitenhanced-plugin-admin.php:51
Maintenance & Trust

Enhanced Plugin Admin Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 29, 2025
PHP min version
Downloads5K

Community Trust

Rating100/100
Number of ratings8
Active installs200
Developer Profile

Enhanced Plugin Admin Developer Profile

Marios Alexandrou

7 plugins · 195K total installs

78
trust score
Avg Security Score
99/100
Avg Patch Time
1456 days
View full developer profile
Detection Fingerprints

How We Detect Enhanced Plugin Admin

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/enhanced-plugin-admin/epa-admin.css/wp-content/plugins/enhanced-plugin-admin/epa-admin.js
Script Paths
/wp-content/plugins/enhanced-plugin-admin/epa-admin.js
Version Parameters
enhanced-plugin-admin/epa-admin.css?ver=enhanced-plugin-admin/epa-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
epa-admin-plugin-row-meta
HTML Comments
<!-- epa: data from call_api --><!-- epa: data from transient --><!-- epa: call_api successful --><!-- epa: checking svn url a -->+2 more
FAQ

Frequently Asked Questions about Enhanced Plugin Admin