atec Meta Tags Security & Risk Analysis

wordpress.org/plugins/atec-meta-tags

Custom meta tags

10 active installs v1.1.28 PHP 7.4+ WP 4.9+ Updated Unknown
add-custom-meta-tags-to-the-section-of-your-pages
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is atec Meta Tags Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "atec-meta-tags" plugin v1.1.28 exhibits a mixed security posture. On the positive side, it demonstrates good practices with a high percentage of properly escaped outputs and a significant portion of SQL queries using prepared statements. There are no recorded vulnerabilities (CVEs) or critical taint analysis findings, which suggests a generally stable codebase regarding known exploits and severe data flow issues.

However, a significant concern arises from the presence of an unprotected AJAX handler. This single unprotected entry point represents a direct avenue for potential exploitation if an attacker can trigger this handler without proper authentication or authorization. While the taint analysis shows no unsanitized paths, the lack of protection on this AJAX endpoint means that any input processed by it could be vulnerable to various attacks, depending on its internal logic. The plugin also has a moderate number of file operations and external HTTP requests, which, while not inherently dangerous, can increase the attack surface if not handled securely within the context of the AJAX endpoint.

In conclusion, the plugin has strong foundations in output escaping and SQL handling, and a clean vulnerability history. The primary weakness lies in a single, unprotected AJAX handler. This oversight, while not indicative of widespread critical vulnerabilities, demands attention as it provides an immediate and accessible entry point for malicious activity. Further scrutiny of this specific AJAX handler's functionality and input validation is highly recommended.

Key Concerns

  • Unprotected AJAX handler
Vulnerabilities
None known

atec Meta Tags Security Vulnerabilities

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

atec Meta Tags Code Analysis

Dangerous Functions
0
Raw SQL Queries
9
12 prepared
Unescaped Output
5
328 escaped
Nonce Checks
2
Capability Checks
5
File Operations
14
External Requests
2
Bundled Libraries
0

SQL Query Safety

57% prepared21 total queries

Output Escaping

98% escaped333 total outputs
Attack Surface
1 unprotected

atec Meta Tags Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_atec_admin_notice_dismissincludes\ATEC\LOADER.php:109
WordPress Hooks 9
actionadmin_menuatec-meta-tags.php:28
actionadmin_initatec-meta-tags.php:30
filterhttps_ssl_verifyatec-meta-tags.php:33
actionwp_loadedatec-meta-tags.php:41
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
actionwp_headincludes\atec-wpmt-meta.php:7
Maintenance & Trust

atec Meta Tags Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedUnknown
PHP min version7.4
Downloads524

Community Trust

Rating100/100
Number of ratings1
Active installs10
Alternatives

atec Meta Tags Alternatives

No alternatives data available yet.

Developer Profile

atec Meta Tags 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 Meta Tags

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/atec-meta-tags/assets/css/atec-meta-tags-admin.css/wp-content/plugins/atec-meta-tags/assets/js/atec-meta-tags.js
Script Paths
/wp-content/plugins/atec-meta-tags/assets/js/atec-meta-tags.js
Version Parameters
atec-meta-tags/style.css?ver=atec-meta-tags/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
atec-meta-tags-admin
Data Attributes
data-atec-meta-tags-option
JS Globals
window.atecMetaTags
FAQ

Frequently Asked Questions about atec Meta Tags