atec Debug Security & Risk Analysis

wordpress.org/plugins/atec-debug

Essential toolbox to debug a WordPress installation.

60 active installs v1.2.30 PHP 7.4+ WP 4.9+ Updated Jan 8, 2026
cron-jobsdebugsavequeriestoolboxwp_debug
94
A · Safe
CVEs total3
Unpatched0
Last CVESep 3, 2025
Safety Verdict

Is atec Debug Safe to Use in 2026?

Generally Safe

Score 94/100

atec Debug has a strong security track record. Known vulnerabilities have been patched promptly.

3 known CVEsLast CVE: Sep 3, 2025Updated 2mo ago
Risk Assessment

The 'atec-debug' plugin v1.2.30 exhibits a mixed security posture. While it demonstrates good practices in areas like SQL query sanitization (100% prepared statements) and output escaping (98% properly escaped), significant concerns arise from its attack surface. A single AJAX handler lacks authentication checks, presenting a direct entry point for unauthorized actions. The presence of a dangerous function, preg_replace(/e), also raises flags regarding potential code injection if not handled with extreme care, although no specific taint flows were identified in this analysis.

The plugin's vulnerability history is a major red flag, with three known CVEs, including two high-severity ones. The recurring types of vulnerabilities, such as Absolute Path Traversal and Code Injection, suggest a pattern of insecure coding practices or a lack of thorough security review in past development. While there are no currently unpatched CVEs, the history of critical and high-severity issues, with the most recent one in late 2025, indicates a history of significant security weaknesses.

In conclusion, the plugin has some strengths in its implementation of secure coding principles for SQL and output. However, the unprotected AJAX endpoint, the potential for code injection via `preg_replace(/e)`, and its concerning vulnerability history collectively point to a higher risk profile. Organizations using this plugin should be aware of these weaknesses and prioritize ongoing security monitoring and potential mitigation strategies.

Key Concerns

  • Unprotected AJAX handler
  • Dangerous function: preg_replace(/e)
  • History of 2 High Severity CVEs
  • History of 1 Medium Severity CVE
  • Common vulnerability type: Code Injection history
  • Common vulnerability type: Absolute Path Traversal history
Vulnerabilities
3

atec Debug Security Vulnerabilities

CVEs by Year

3 CVEs in 2025
2025
Patched Has unpatched

Severity Breakdown

High
2
Medium
1

3 total CVEs

CVE-2025-9518high · 7.2Absolute Path Traversal

atec Debug <= 1.2.22 - Authenticated (Administrator+) Arbitrary File Deletion

Sep 3, 2025 Patched in 1.2.23 (1d)
CVE-2025-9516medium · 4.9Absolute Path Traversal

atec Debug <= 1.2.22 - Authenticated (Administrator+) Arbitrary File Read

Sep 3, 2025 Patched in 1.2.23 (1d)
CVE-2025-9517high · 7.2Improper Control of Generation of Code ('Code Injection')

atec Debug <= 1.2.22 - Authenticated (Administrator+) Remote Code Execution

Sep 3, 2025 Patched in 1.2.23 (1d)
Code Analysis
Analyzed Mar 16, 2026

atec Debug Code Analysis

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

Dangerous Functions Found

preg_replace(/e)preg_replace('/eincludes\atec-parse-debug.php:33

Output Escaping

98% escaped331 total outputs
Attack Surface
1 unprotected

atec Debug Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_atec_admin_notice_dismissincludes\ATEC\LOADER.php:109
WordPress Hooks 10
actionadmin_menuatec-debug.php:29
actionadmin_initatec-debug.php:30
actionadmin_bar_menuatec-debug.php:36
actionwp_error_addedatec-debug.php:57
filterdoing_it_wrong_trigger_erroratec-debug.php:65
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
actionadmin_bar_menuincludes\ATEC\MEMORY.php:28
Maintenance & Trust

atec Debug Maintenance & Trust

Maintenance Signals

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

Community Trust

Rating100/100
Number of ratings1
Active installs60
Developer Profile

atec Debug 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 Debug

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/atec-debug/assets/css/atec-debug-style.css/wp-content/plugins/atec-debug/assets/js/atec-debug-scripts.js
Script Paths
/wp-content/plugins/atec-debug/assets/js/atec-debug-scripts.js
Version Parameters
atec-debug/assets/css/atec-debug-style.css?ver=atec-debug/assets/js/atec-debug-scripts.js?ver=

HTML / DOM Fingerprints

CSS Classes
atec-admin-bar-row
Data Attributes
data-atec-slug
JS Globals
atec_wpd_ajax_cb
FAQ

Frequently Asked Questions about atec Debug