Compact Admin Security & Risk Analysis

wordpress.org/plugins/compact-admin

Compact Admin simply makes the posts and pages lists in the admin pages more compact.

80 active installs v1.3.3 PHP + WP + Updated Nov 25, 2025
admincompactpagespoststheme
78
B · Generally Safe
CVEs total1
Unpatched1
Last CVESep 5, 2025
Safety Verdict

Is Compact Admin Safe to Use in 2026?

Mostly Safe

Score 78/100

Compact Admin is generally safe to use. 1 past CVE were resolved. Keep it updated.

1 known CVE 1 unpatched Last CVE: Sep 5, 2025Updated 4mo ago
Risk Assessment

The static analysis of the 'compact-admin' plugin v1.3.3 reveals a seemingly low attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events that lack authentication. The code signals indicate a positive adherence to secure SQL practices by exclusively using prepared statements and performing capability checks. However, a significant concern arises from the output escaping, where 100% of identified outputs are not properly escaped. This could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is reflected directly in the output without sanitization.

The vulnerability history is particularly concerning. The plugin has a known unpatched medium severity CVE, indicating a significant and persistent security risk. The common vulnerability type being Cross-Site Request Forgery (CSRF) suggests a pattern of insecure handling of user actions. While the current static analysis doesn't directly surface CSRF vectors, the historical data strongly implies a need for rigorous checks on all user-triggered actions. The overall security posture is mixed; while some fundamental security practices are present, the lack of output escaping and the presence of an unpatched CVE present substantial risks that outweigh the perceived low attack surface.

Key Concerns

  • Unpatched CVE (Medium)
  • 100% of outputs not properly escaped
Vulnerabilities
1

Compact Admin Security Vulnerabilities

CVEs by Year

1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-58865medium · 4.3Cross-Site Request Forgery (CSRF)

Compact Admin <= 1.3.0 - Cross-Site Request Forgery

Sep 5, 2025Unpatched
Code Analysis
Analyzed Mar 16, 2026

Compact Admin Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Compact Admin Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menucompact-admin.php:98
actionadmin_initcompact-admin.php:99
actionadmin_print_scripts-edit.phpcompact-admin.php:100
Maintenance & Trust

Compact Admin Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedNov 25, 2025
PHP min version
Downloads5K

Community Trust

Rating100/100
Number of ratings1
Active installs80
Developer Profile

Compact Admin Developer Profile

reimund

1 plugin · 80 total installs

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

How We Detect Compact Admin

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/compact-admin/media/css/compact-admin.css/wp-content/plugins/compact-admin/media/js/compact-admin.js
Script Paths
/wp-content/plugins/compact-admin/media/js/compact-admin.js
Version Parameters
compact-admin/media/css/compact-admin.css?ver=compact-admin/media/js/compact-admin.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Compact Admin