atec Database Security & Risk Analysis

wordpress.org/plugins/atec-database

Manage, clean, and optimize your WordPress database with detailed control over tables and options.

80 active installs v1.1.33 PHP 7.4+ WP 4.9+ Updated Jan 8, 2026
cleanupdatabaseoptimizewp-dbwp-options
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is atec Database Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 2mo ago
Risk Assessment

The 'atec-database' plugin v1.1.33 exhibits a generally positive security posture with a few notable areas for improvement. The plugin demonstrates strong adherence to secure coding practices, with a high percentage of properly escaped outputs and a reasonable use of prepared statements for SQL queries. The absence of any known historical vulnerabilities (CVEs) is a significant strength, suggesting a history of responsible development and maintenance.

However, the static analysis reveals a critical concern: one AJAX handler lacks authentication checks. This creates a direct entry point for unauthenticated attackers to potentially interact with sensitive functionalities. While the taint analysis shows no specific flows, this unprotected AJAX handler represents a significant risk that could be exploited if it performs any actions that modify data or expose sensitive information.

Overall, the plugin benefits from its clean vulnerability history and good output escaping. The primary weakness lies in the single unprotected AJAX endpoint, which demands immediate attention. Addressing this specific security gap would substantially improve the plugin's security posture. The limited attack surface is also a positive, making targeted improvements more manageable.

Key Concerns

  • AJAX handler without auth checks
  • SQL queries with suboptimal prepared statement usage (70%)
Vulnerabilities
None known

atec Database Security Vulnerabilities

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

atec Database Code Analysis

Dangerous Functions
0
Raw SQL Queries
16
7 prepared
Unescaped Output
6
343 escaped
Nonce Checks
2
Capability Checks
5
File Operations
14
External Requests
1
Bundled Libraries
0

SQL Query Safety

30% prepared23 total queries

Output Escaping

98% escaped349 total outputs
Attack Surface
1 unprotected

atec Database Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_atec_admin_notice_dismissincludes\ATEC\LOADER.php:109
WordPress Hooks 6
actionadmin_menuatec-database.php:28
actionatec_wpdb_auto_timedoutatec-database.php:33
actionadmin_enqueue_scriptsincludes\ATEC\INIT.php:564
actionadmin_noticesincludes\ATEC\INIT.php:647
actionadmin_footerincludes\ATEC\INIT.php:688
actionadmin_noticesincludes\ATEC\INIT.php:720
Maintenance & Trust

atec Database Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 8, 2026
PHP min version7.4
Downloads5K

Community Trust

Rating100/100
Number of ratings2
Active installs80
Developer Profile

atec Database Developer Profile

docjojo

16 plugins · 3K total installs

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

How We Detect atec Database

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/atec-database/includes/ATEC/css/wpdb-main.css/wp-content/plugins/atec-database/includes/ATEC/css/atec-main.css/wp-content/plugins/atec-database/includes/ATEC/js/wpdb-main.js
Version Parameters
/wp-content/plugins/atec-database/includes/ATEC/css/wpdb-main.css?ver=/wp-content/plugins/atec-database/includes/ATEC/css/atec-main.css?ver=/wp-content/plugins/atec-database/includes/ATEC/js/wpdb-main.js?ver=

HTML / DOM Fingerprints

CSS Classes
atec-admin-bar-row
Data Attributes
data-atec-group-iddata-atec-slug
JS Globals
atec_wpdb_ajax_cb
REST Endpoints
/wp-json/atec/v1/wpdb/get-info/wp-json/atec/v1/wpdb/optimize-table
FAQ

Frequently Asked Questions about atec Database