Image to Text Security & Risk Analysis

wordpress.org/plugins/image-to-text

Image to text.

30 active installs v2.12 PHP 8.0+ WP 6.6+ Updated Mar 29, 2026
blockfontimageshortcodetext
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Image to Text Safe to Use in 2026?

Generally Safe

Score 100/100

Image to Text has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The "image-to-text" plugin v2.12 presents a mixed security posture. On the positive side, the static analysis shows a remarkably clean codebase with no identified dangerous functions, file operations, or external HTTP requests. Crucially, all identified output is properly escaped, and there are no detected taint flows, suggesting a low risk of code injection or cross-site scripting vulnerabilities originating from the plugin itself. The plugin also has no recorded vulnerability history, which is a strong indicator of past security diligence. However, there are significant concerns regarding the lack of security checks. The complete absence of nonce checks and capability checks, coupled with the presence of an SQL query that does not utilize prepared statements, exposes potential attack vectors. While the attack surface appears minimal with zero entry points detected, any future functionality introduced could be vulnerable if these fundamental security practices are not implemented.

Key Concerns

  • SQL query without prepared statements
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Image to Text Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Image to Text Release Timeline

v2.12Current
v2.11
v2.10
v2.09
v2.08
v2.07
v2.06
v2.05
v2.04
v2.03
v2.02
v2.01
v2.00
v1.03
v1.02
v1.01
v1.00
Code Analysis
Analyzed Mar 16, 2026

Image to Text Code Analysis

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

SQL Query Safety

0% prepared1 total queries
Attack Surface

Image to Text Attack Surface

Entry Points0
Unprotected0
Maintenance & Trust

Image to Text Maintenance & Trust

Maintenance Signals

WordPress version tested7.0
Last updatedMar 29, 2026
PHP min version8.0
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

Image to Text Developer Profile

Katsushi Kawamori

54 plugins · 56K total installs

79
trust score
Avg Security Score
100/100
Avg Patch Time
178 days
View full developer profile
Detection Fingerprints

How We Detect Image to Text

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/image-to-text/css/admin-style.css/wp-content/plugins/image-to-text/css/basic.css/wp-content/plugins/image-to-text/css/responsive.css/wp-content/plugins/image-to-text/js/script.js
Script Paths
/wp-content/plugins/image-to-text/js/script.js
Version Parameters
image-to-text/css/admin-style.css?ver=image-to-text/css/basic.css?ver=image-to-text/css/responsive.css?ver=image-to-text/js/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
image-to-text-settingsimage-to-text-ocr
HTML Comments
Image to TextCopyright (c) 2018- Katsushi KawamoriThis program is free software; you can redistribute it and/or modifyThis program is distributed in the hope that it will be useful,+2 more
Data Attributes
data-plugin-name="image-to-text"data-plugin-version="2.12"
Shortcode Output
[image_to_text]
FAQ

Frequently Asked Questions about Image to Text