Fotogenic AI – Product Image Generator for WooCommerce Security & Risk Analysis

wordpress.org/plugins/fotogenic-ai

Generate WooCommerce product images, product photos, and catalog visuals in WordPress, in bulk, automatically.

0 active installs v1.0.5 PHP 8.1+ WP 6.5+ Updated Apr 15, 2026
image-generatorproduct-image-generatorproduct-imagesproduct-photographywoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Fotogenic AI – Product Image Generator for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

Fotogenic AI – Product Image Generator for WooCommerce 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 'fotogenic-ai' v1.0.5 plugin exhibits a generally strong security posture based on the provided static analysis. The complete absence of unauthenticated AJAX handlers, REST API routes, and shortcodes significantly limits the external attack surface. Furthermore, the plugin demonstrates excellent adherence to secure coding practices by utilizing prepared statements for all SQL queries and properly escaping all output. The presence of capability checks and nonces on a substantial number of operations further bolsters its defenses against unauthorized access and cross-site request forgery.

However, a critical concern arises from the taint analysis, which identified one flow with an unsanitized path. While no critical or high-severity vulnerabilities were detected, this single unsanitized path represents a potential entry point for malicious input to be processed without adequate validation, which could lead to unexpected behavior or even exploitation depending on how that path is handled downstream. The complete lack of vulnerability history, while positive, does not guarantee future security, and the presence of file operations and external HTTP requests, though not flagged as inherently insecure in this analysis, warrants attention to ensure they are implemented in a secure manner.

In conclusion, 'fotogenic-ai' v1.0.5 is built with many secure coding principles. The strong use of prepared statements and output escaping, along with a limited attack surface, are commendable. The primary area for improvement and vigilance is the identified unsanitized path. Addressing this single taint flow will significantly enhance the plugin's overall security. Continued monitoring for vulnerabilities in future versions is also advised.

Key Concerns

  • Flows with unsanitized paths found
  • File operations detected
  • External HTTP requests detected
Vulnerabilities
None known

Fotogenic AI – Product Image Generator for WooCommerce Security Vulnerabilities

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

Fotogenic AI – Product Image Generator for WooCommerce Release Timeline

v1.0.5Current
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Code Analysis
Analyzed Apr 16, 2026

Fotogenic AI – Product Image Generator for WooCommerce Code Analysis

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

SQL Query Safety

100% prepared132 total queries

Output Escaping

100% escaped494 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<class-auth-session> (includes/core/class-auth-session.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Fotogenic AI – Product Image Generator for WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 50
filterwoocommerce_product_data_store_cpt_get_products_queryincludes/compat/woocommerce/class-product-query-adapter-woocommerce.php:24
actionsave_post_productincludes/compat/woocommerce/class-woocommerce-bulk-cache-invalidation.php:22
actiondeleted_postincludes/compat/woocommerce/class-woocommerce-bulk-cache-invalidation.php:23
actiontrashed_postincludes/compat/woocommerce/class-woocommerce-bulk-cache-invalidation.php:24
actionuntrashed_postincludes/compat/woocommerce/class-woocommerce-bulk-cache-invalidation.php:25
actiontransition_post_statusincludes/compat/woocommerce/class-woocommerce-bulk-cache-invalidation.php:26
actionset_object_termsincludes/compat/woocommerce/class-woocommerce-bulk-cache-invalidation.php:27
actioncreated_product_catincludes/compat/woocommerce/class-woocommerce-bulk-cache-invalidation.php:29
actionedited_product_catincludes/compat/woocommerce/class-woocommerce-bulk-cache-invalidation.php:30
actiondelete_product_catincludes/compat/woocommerce/class-woocommerce-bulk-cache-invalidation.php:31
actionwoocommerce_product_set_stockincludes/compat/woocommerce/class-woocommerce-bulk-cache-invalidation.php:33
actionwoocommerce_product_set_stock_statusincludes/compat/woocommerce/class-woocommerce-bulk-cache-invalidation.php:34
actionwoocommerce_variation_set_stockincludes/compat/woocommerce/class-woocommerce-bulk-cache-invalidation.php:35
actionwoocommerce_variation_set_stock_statusincludes/compat/woocommerce/class-woocommerce-bulk-cache-invalidation.php:36
actionsave_post_productincludes/compat/woocommerce/class-woocommerce-studio-cache-invalidation.php:30
actiondeleted_postincludes/compat/woocommerce/class-woocommerce-studio-cache-invalidation.php:31
actiontrashed_postincludes/compat/woocommerce/class-woocommerce-studio-cache-invalidation.php:32
actionuntrashed_postincludes/compat/woocommerce/class-woocommerce-studio-cache-invalidation.php:33
actiontransition_post_statusincludes/compat/woocommerce/class-woocommerce-studio-cache-invalidation.php:34
actionadmin_noticesincludes/core/class-admin.php:24
filteradmin_footer_textincludes/core/class-admin.php:25
filterupdate_footerincludes/core/class-admin.php:26
filtercron_schedulesincludes/core/class-auth-session.php:45
actionadmin_post_fotogenic_auth_cbincludes/core/class-auth-session.php:46
actioninitincludes/core/class-plugin.php:36
actioninitincludes/core/class-plugin.php:37
actionadmin_initincludes/core/class-plugin.php:38
actionfotogenic_ai_log_purgeincludes/core/class-plugin.php:39
actionrest_api_initincludes/core/class-plugin.php:82
actionrest_api_initincludes/rest/class-rest.php:28
actiondelete_attachmentincludes/rest/class-rest.php:29
actiontrashed_postincludes/rest/class-rest.php:30
actiondeleted_postincludes/rest/class-rest.php:31
actionfotogenic_ai_run_finalizedincludes/rest/class-rest.php:32
actionadmin_menuincludes/settings/class-settings-page.php:24
actionadmin_initincludes/settings/class-settings-page.php:25
actionadmin_enqueue_scriptsincludes/settings/class-settings-page.php:26
actionadmin_menuincludes/studio/class-studio-page.php:27
actionadmin_enqueue_scriptsincludes/studio/class-studio-page.php:28
actionadmin_enqueue_scriptsincludes/studio/modules/class-modules-registry.php:25
actionadmin_footerincludes/studio/modules/class-modules-registry.php:26
actioncurrent_screenincludes/studio/modules/class-studio-module.php:24
actionadmin_enqueue_scriptsincludes/studio/modules/class-studio-module.php:25
actionadmin_enqueue_scriptsincludes/studio/modules/class-studio-module.php:26
actionadmin_enqueue_scriptsincludes/studio/modules/class-studio-module.php:27
filterattachment_fields_to_editincludes/studio/modules/class-studio-module.php:28
filtermedia_row_actionsincludes/studio/modules/class-studio-module.php:29
filterpost_row_actionsincludes/studio/modules/class-studio-module.php:30
filterwp_prepare_attachment_for_jsincludes/studio/modules/class-studio-module.php:31
filteradmin_post_thumbnail_htmlincludes/studio/modules/class-studio-module.php:84

Scheduled Events 1

fotogenic_ai_log_purge
Maintenance & Trust

Fotogenic AI – Product Image Generator for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedApr 15, 2026
PHP min version8.1
Downloads135

Community Trust

Rating100/100
Number of ratings1
Active installs0
Developer Profile

Fotogenic AI – Product Image Generator for WooCommerce Developer Profile

fotogenicai

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 Fotogenic AI – Product Image Generator for WooCommerce

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/fotogenic-ai/assets/shared/core/namespace.js/wp-content/plugins/fotogenic-ai/assets/shared/components/LoadingSpinner.js/wp-content/plugins/fotogenic-ai/assets/shared/shared.js/wp-content/plugins/fotogenic-ai/assets/shared/steps/step-controller.js/wp-content/plugins/fotogenic-ai/assets/shared/api/rest-fetch.js/wp-content/plugins/fotogenic-ai/assets/shared/api/wp-api.js/wp-content/plugins/fotogenic-ai/assets/shared/ui/accordion.js/wp-content/plugins/fotogenic-ai/assets/shared/ui/infinite-loader.js+18 more
Script Paths
assets/shared/core/namespace.jsassets/shared/components/LoadingSpinner.jsassets/shared/shared.jsassets/shared/steps/step-controller.jsassets/shared/api/rest-fetch.jsassets/shared/api/wp-api.js+20 more
Version Parameters
/wp-content/plugins/fotogenic-ai/assets/shared/core/namespace.js?ver=/wp-content/plugins/fotogenic-ai/assets/shared/components/LoadingSpinner.js?ver=/wp-content/plugins/fotogenic-ai/assets/shared/shared.js?ver=/wp-content/plugins/fotogenic-ai/assets/shared/steps/step-controller.js?ver=/wp-content/plugins/fotogenic-ai/assets/shared/api/rest-fetch.js?ver=/wp-content/plugins/fotogenic-ai/assets/shared/api/wp-api.js?ver=/wp-content/plugins/fotogenic-ai/assets/shared/ui/accordion.js?ver=/wp-content/plugins/fotogenic-ai/assets/shared/ui/infinite-loader.js?ver=/wp-content/plugins/fotogenic-ai/assets/shared/ui/overlay-progress.js?ver=/wp-content/plugins/fotogenic-ai/assets/shared/ui/picker-base.js?ver=/wp-content/plugins/fotogenic-ai/assets/shared/ui/zoom-base.js?ver=/wp-content/plugins/fotogenic-ai/assets/shared/ui/notifications/notify-store.js?ver=/wp-content/plugins/fotogenic-ai/assets/shared/ui/notifications/notify-toast.js?ver=/wp-content/plugins/fotogenic-ai/assets/shared/ui/notifications/notify-system.js?ver=/wp-content/plugins/fotogenic-ai/assets/shared/core/credits/credits-cache.js?ver=/wp-content/plugins/fotogenic-ai/assets/settings/settings.js?ver=/wp-content/plugins/fotogenic-ai/assets/studio/flow/state/state.js?ver=/wp-content/plugins/fotogenic-ai/assets/studio/flow/api/api.js?ver=/wp-content/plugins/fotogenic-ai/assets/studio/flow/ui/notifications.js?ver=/wp-content/plugins/fotogenic-ai/assets/studio/flow/ui/accordion.js?ver=/wp-content/plugins/fotogenic-ai/assets/studio/flow/ui/pickers.js?ver=/wp-content/plugins/fotogenic-ai/assets/studio/flow/features/config-cache.js?ver=/wp-content/plugins/fotogenic-ai/assets/studio/header/Credits/CreditsBadge.js?ver=/wp-content/plugins/fotogenic-ai/assets/studio/flow/features/presets.js?ver=/wp-content/plugins/fotogenic-ai/assets/studio/flow/generated-history/api.js?ver=/wp-content/plugins/fotogenic-ai/assets/studio/flow/generated-history/controller.js?ver=

HTML / DOM Fingerprints

CSS Classes
fotogenic-ai-accordionfotogenic-ai-credits-badge
Data Attributes
data-fotogenic-ai-id
JS Globals
fotogenicAi
REST Endpoints
/wp-json/fotogenic-ai
FAQ

Frequently Asked Questions about Fotogenic AI – Product Image Generator for WooCommerce