Enlightened Images Alt Text Generator Security & Risk Analysis

wordpress.org/plugins/enlightenedimages

Generate image alt text automatically with machine learning.

20 active installs v1.3 PHP 7.0+ WP 5.1.0+ Updated Jul 1, 2022
accessibilityalt-textimage-alt-textseo
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Enlightened Images Alt Text Generator Safe to Use in 2026?

Generally Safe

Score 85/100

Enlightened Images Alt Text Generator has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The 'enlightenedimages' v1.3 plugin exhibits a mixed security posture. On the positive side, it demonstrates excellent output escaping practices, with all identified outputs being properly sanitized. Furthermore, there's no known vulnerability history, suggesting a potentially stable and well-maintained codebase in terms of past disclosed security flaws.

However, significant security concerns arise from the static analysis. The plugin exposes three REST API routes without any permission callbacks, creating a substantial attack surface that is entirely unprotected. Additionally, it utilizes a raw SQL query without prepared statements, which is a common vector for SQL injection vulnerabilities. The complete absence of nonce checks and capability checks on the identified entry points further exacerbates these risks.

Overall, while the plugin's output handling and lack of historical vulnerabilities are strengths, the unprotected entry points and the raw SQL query present immediate and serious risks. The critical need for implementing authentication and authorization checks on the REST API routes, along with sanitizing SQL queries, should be prioritized to improve its security. Until these are addressed, the plugin should be considered a high-risk component.

Key Concerns

  • REST API routes without permission callbacks
  • SQL query without prepared statements
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Enlightened Images Alt Text Generator Security Vulnerabilities

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

Enlightened Images Alt Text Generator Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

100% escaped10 total outputs
Attack Surface
3 unprotected

Enlightened Images Alt Text Generator Attack Surface

Entry Points3
Unprotected3

REST API Routes 3

GET/wp-json/enlightenedimages/v1/proxysrc\class-elim-plugin.php:87
GET/wp-json/enlightenedimages/v1/settingssrc\class-elim-plugin.php:92
GET/wp-json/enlightenedimages/v1/settingssrc\class-elim-plugin.php:97
WordPress Hooks 6
actioninitsrc\class-elim-plugin.php:18
actionadmin_initsrc\class-elim-plugin.php:21
actionadmin_menusrc\class-elim-plugin.php:22
actionadmin_initsrc\class-elim-plugin.php:23
actionrest_api_initsrc\class-elim-plugin.php:49
actionadmin_enqueue_scriptssrc\class-elim-plugin.php:59
Maintenance & Trust

Enlightened Images Alt Text Generator Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedJul 1, 2022
PHP min version7.0
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

Enlightened Images Alt Text Generator Developer Profile

bcupham

3 plugins · 40 total installs

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

How We Detect Enlightened Images Alt Text Generator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/enlightenedimages/build/style.css/wp-content/plugins/enlightenedimages/build/index.js
Script Paths
/wp-content/plugins/enlightenedimages/build/index.js

HTML / DOM Fingerprints

Data Attributes
data-elim-pro-api-keydata-elim-api-endpointdata-elim-api-keydata-elim-on-media-uploaddata-elim-alt-textdata-elim-labels+3 more
JS Globals
elim_options
REST Endpoints
/wp-json/enlightenedimages/v1/proxy/wp-json/enlightenedimages/v1/settings
FAQ

Frequently Asked Questions about Enlightened Images Alt Text Generator