Iterapic Security & Risk Analysis

wordpress.org/plugins/iterapic

AI Integration with WooCommerce — Generate and modify product images and videos directly from your admin panel.

0 active installs v0.2 PHP 7.4+ WP 6.0+ Updated Mar 2, 2026
aiimage-editingupscalevideo-generationwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Iterapic Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 5mo ago
Risk Assessment

The 'iterapic' plugin v0.2 presents a mixed security posture. On the positive side, it demonstrates good practices by consistently using prepared statements for SQL queries, proper output escaping, and avoiding dangerous functions. The absence of any recorded vulnerabilities, critical taint flows, or issues with file operations and bundled libraries is also a strong indicator of developer care in these areas. However, significant security concerns arise from its attack surface. A substantial portion of its entry points, specifically 6 out of 7, lack proper authentication or permission checks. This includes all 5 REST API routes and 1 of the 2 AJAX handlers, creating a wide opening for potential unauthorized actions or information disclosure if these endpoints are not inherently secured by WordPress's core role-based access control for specific user types that might not be explicitly checked by the plugin.

The lack of vulnerability history, while seemingly good, could also indicate a lack of comprehensive security auditing or that the plugin has not been widely targeted. The primary risk lies in the unprotected entry points. While there are no direct indicators of critical taint flows or raw SQL, the open REST API and AJAX endpoints could still be exploited if they process user-supplied data in a way that leads to unintended consequences, especially if sensitive actions can be triggered. The presence of an external HTTP request, while not inherently a vulnerability, warrants careful review to ensure it does not expose the site to vulnerabilities like SSRF if the target URL is controlled by user input without proper validation or sanitization.

Key Concerns

  • Unprotected REST API routes
  • Unprotected AJAX handler
  • External HTTP request (potential risk)
Vulnerabilities
None known

Iterapic Security Vulnerabilities

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

Iterapic Release Timeline

v0.2Current
Code Analysis
Analyzed Mar 17, 2026

Iterapic Code Analysis

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

Output Escaping

100% escaped17 total outputs
Attack Surface
6 unprotected

Iterapic Attack Surface

Entry Points7
Unprotected6

AJAX Handlers 2

authwp_ajax_iterapic_set_featuredinc\rest-endpoints.php:303
authwp_ajax_iterapic_set_featurediterapic.php:191

REST API Routes 5

POST/wp-json/iterapic/v1/upscale-imageinc\rest-endpoints.php:12
POST/wp-json/iterapic/v1/edit-imageinc\rest-endpoints.php:23
POST/wp-json/iterapic/v1/generate-videoinc\rest-endpoints.php:37
GET/wp-json/iterapic/v1/video-statusinc\rest-endpoints.php:51
GET/wp-json/iterapic/v1/creditsinc\rest-endpoints.php:67
WordPress Hooks 7
actionrest_api_initinc\rest-endpoints.php:7
actionadmin_menuiterapic.php:28
actionadmin_inititerapic.php:29
actionadd_meta_boxesiterapic.php:106
actionadmin_enqueue_scriptsiterapic.php:166
filterpost_row_actionsiterapic.php:171
actionadmin_footeriterapic.php:210
Maintenance & Trust

Iterapic Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.5
Last updatedMar 2, 2026
PHP min version7.4
Downloads310

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Iterapic Developer Profile

iterapic

1 plugin · 0 total installs

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

How We Detect Iterapic

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/iterapic/assets/css/iterapic-admin.css/wp-content/plugins/iterapic/assets/js/iterapic-admin.js
Version Parameters
iterapic-admin?ver=iterapic-admin?ver=

HTML / DOM Fingerprints

CSS Classes
iterapic-generate-list
Data Attributes
data-post-iddata-attachment-id
JS Globals
IterapicAdmin
REST Endpoints
/iterapic/v1
FAQ

Frequently Asked Questions about Iterapic