AISee SEO Security & Risk Analysis

wordpress.org/plugins/aisee-seo

Keyword research and insights for SEOs. Get performance data from Google Search Console. Visalize content as a tag cloud.

0 active installs v2.0 PHP 7.0+ WP 3.7.4+ Updated Unknown
content-analysisgoogle-search-consolekeyword-researchsearch-optimizationseo
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is AISee SEO Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The 'aisee-seo' v2.0 plugin exhibits a mixed security posture. On the positive side, it has a clean vulnerability history with no recorded CVEs, and the static analysis indicates no dangerous functions, no raw SQL queries, and no external HTTP requests. This suggests a generally well-developed codebase regarding core security principles. However, significant concerns arise from the attack surface analysis. With 8 AJAX handlers identified, half of them (4) lack authentication checks. This represents a substantial risk, as any unauthenticated user could potentially trigger these handlers, leading to unintended actions or information disclosure.

The taint analysis shows no critical or high-severity unsanitized paths, which is a good sign. However, the output escaping is only 56% properly escaped, indicating a potential for cross-site scripting (XSS) vulnerabilities if user-supplied data is not handled with sufficient care before being displayed. The presence of nonce checks (5) and capability checks (1) suggests some attempt at security, but the lack of these for half the AJAX handlers is a critical oversight. The absence of bundled libraries is also a positive, as it avoids the risk of outdated and vulnerable components.

In conclusion, while the plugin demonstrates strengths in areas like SQL handling and vulnerability history, the unprotected AJAX endpoints are a major weakness that significantly increases the risk profile. The moderate output escaping also warrants attention. The plugin's security would be greatly improved by implementing proper authentication and authorization checks for all AJAX handlers and ensuring all output is rigorously escaped.

Key Concerns

  • Unprotected AJAX handlers
  • Moderate output escaping
Vulnerabilities
None known

AISee SEO Security Vulnerabilities

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

AISee SEO Code Analysis

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

Output Escaping

56% escaped27 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
save_gsc_profile (aisee.php:61)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
4 unprotected

AISee SEO Attack Surface

Entry Points8
Unprotected4

AJAX Handlers 8

authwp_ajax_aisee_tag_cloudaisee.php:46
noprivwp_ajax_aisee_tag_cloudaisee.php:47
authwp_ajax_aisee_registeraisee.php:51
noprivwp_ajax_aisee_registeraisee.php:52
authwp_ajax_aisee_gsc_fetchaisee.php:54
noprivwp_ajax_aisee_gsc_fetchaisee.php:55
authwp_ajax_aisee_get_connect_linkaisee.php:57
noprivwp_ajax_get_connect_linkaisee.php:58
WordPress Hooks 3
actionadd_meta_boxesaisee.php:43
actionadmin_enqueue_scriptsaisee.php:44
actionadmin_initaisee.php:49
Maintenance & Trust

AISee SEO Maintenance & Trust

Maintenance Signals

WordPress version tested5.1.22
Last updatedUnknown
PHP min version7.0
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

AISee SEO Developer Profile

Shivanand Sharma

6 plugins · 1K total installs

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

How We Detect AISee SEO

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/aisee-seo/assets/admin-styles.css
Version Parameters
aisee-seo/assets/admin-styles.css?ver=

HTML / DOM Fingerprints

CSS Classes
aisee-updatesaisee-gscaisee-tagaisee-register
Data Attributes
id="aisee-gsc"id="aisee-tag"id="is_unregistered"id="aisee_reg_form"id="aisee_fn"id="aisee_ln"+4 more
JS Globals
aisee_registeraisee_tag_cloud_fetchaisee_register_fetchaisee_gsc_fetchaisee_connect_link_fetch
REST Endpoints
/wp-json/aisee/v1/tag-cloud/wp-json/aisee/v1/register/wp-json/aisee/v1/gsc-fetch/wp-json/aisee/v1/connect-link
FAQ

Frequently Asked Questions about AISee SEO