Anant Sites — Elementor & Gutenberg Readymade Template Library Free & Pro Templates Security & Risk Analysis

wordpress.org/plugins/ananta-sites

Ready Free Templates for Elementor & Gutenberg block editor

1K active installs v1.1.8 PHP 7.4+ WP 5.4+ Updated Jan 6, 2026
elementor-templatesgutenberg-templatelanding-pagewocommerce-templates
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Anant Sites — Elementor & Gutenberg Readymade Template Library Free & Pro Templates Safe to Use in 2026?

Generally Safe

Score 100/100

Anant Sites — Elementor & Gutenberg Readymade Template Library Free & Pro Templates 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 'ananta-sites' plugin version 1.1.8 exhibits a mixed security posture. On the positive side, all SQL queries are properly prepared, and a high percentage of output is correctly escaped, indicating good general coding practices. The plugin also has a clean vulnerability history with no known CVEs, suggesting it has been relatively stable and secure. However, there are significant concerns regarding its attack surface and the handling of potentially dangerous functions.

The primary risk stems from the presence of an unprotected AJAX handler. This means that any unauthenticated user can trigger this handler, potentially leading to various exploits if the handler itself contains vulnerabilities. The use of the `unserialize` function is another red flag. If the data being unserialized is not strictly controlled and sanitized, it can lead to Remote Code Execution (RCE) vulnerabilities. While the taint analysis did not report critical or high-severity flows, the potential for unsanitized paths in the flows that were analyzed warrants caution, especially when combined with the `unserialize` function.

In conclusion, while the absence of known vulnerabilities and good practices in SQL and output escaping are strengths, the unprotected AJAX entry point and the use of `unserialize` represent serious potential weaknesses that attackers could exploit. The plugin's overall security is compromised by these specific vulnerabilities, despite its clean historical record.

Key Concerns

  • AJAX handler without auth check
  • Use of dangerous function unserialize
  • Flows with unsanitized paths found
Vulnerabilities
None known

Anant Sites — Elementor & Gutenberg Readymade Template Library Free & Pro Templates Security Vulnerabilities

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

Anant Sites — Elementor & Gutenberg Readymade Template Library Free & Pro Templates Code Analysis

Dangerous Functions
1
Raw SQL Queries
0
4 prepared
Unescaped Output
10
194 escaped
Nonce Checks
1
Capability Checks
2
File Operations
15
External Requests
9
Bundled Libraries
0

Dangerous Functions Found

unserialize$data = @unserialize(file_get_contents($path));includes\class-ananta-sites.php:711

SQL Query Safety

100% prepared4 total queries

Output Escaping

95% escaped204 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
import_data_ajax (admin\class-ananta-sites-admin.php:47)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

Anant Sites — Elementor & Gutenberg Readymade Template Library Free & Pro Templates Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_anant_import_actionincludes\class-ananta-sites.php:149
WordPress Hooks 8
actionplugins_loadedananta-sites.php:84
actionplugins_loadedincludes\class-ananta-sites.php:134
actionadmin_menuincludes\class-ananta-sites.php:148
actionadmin_enqueue_scriptsincludes\class-ananta-sites.php:150
actionadmin_enqueue_scriptsincludes\class-ananta-sites.php:151
actionadmin_enqueue_scriptsincludes\class-ananta-sites.php:164
filterimport_post_meta_keyincludes\class-wp-import.php:73
filterhttp_request_timeoutincludes\class-wp-import.php:74
Maintenance & Trust

Anant Sites — Elementor & Gutenberg Readymade Template Library Free & Pro Templates Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 6, 2026
PHP min version7.4
Downloads30K

Community Trust

Rating0/100
Number of ratings0
Active installs1K
Developer Profile

Anant Sites — Elementor & Gutenberg Readymade Template Library Free & Pro Templates Developer Profile

Anant Sites

10 plugins · 3K total installs

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

How We Detect Anant Sites — Elementor & Gutenberg Readymade Template Library Free & Pro Templates

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ananta-sites/admin/css/settings-page.css/wp-content/plugins/ananta-sites/admin/js/settings-page.js/wp-content/plugins/ananta-sites/public/css/ananta-sites-public.css/wp-content/plugins/ananta-sites/public/js/ananta-sites-public.js
Script Paths
/wp-content/plugins/ananta-sites/admin/js/settings-page.js/wp-content/plugins/ananta-sites/public/js/ananta-sites-public.js
Version Parameters
ananta-sites/admin/css/settings-page.css?ver=ananta-sites/admin/js/settings-page.js?ver=ananta-sites/public/css/ananta-sites-public.css?ver=ananta-sites/public/js/ananta-sites-public.js?ver=

HTML / DOM Fingerprints

CSS Classes
ananta-sites-admin-wrap
HTML Comments
<!-- Currently plugin version.<!-- The code that runs during plugin activation.<!-- The code that runs during plugin deactivation.<!-- The core plugin class that is used to define internationalization,+5 more
Data Attributes
data-ananta-sites-nonce
JS Globals
AnantaSitesPublicanantaSitesAdmin
REST Endpoints
/wp-json/ananta-sites/v1/themes
FAQ

Frequently Asked Questions about Anant Sites — Elementor & Gutenberg Readymade Template Library Free & Pro Templates