KAPOW Image Recommendation Security & Risk Analysis

wordpress.org/plugins/kapow-image-recommendation

KAPOW Image Recommendation plugin can analyse the text from your posts and pages and return relevant, freely usable images from unsplash.com.

0 active installs v1.0.2 PHP 7.0+ WP 4.7+ Updated May 25, 2022
imagesmediaphotosrecommendationunsplash
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is KAPOW Image Recommendation Safe to Use in 2026?

Generally Safe

Score 85/100

KAPOW Image Recommendation 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 "kapow-image-recommendation" plugin v1.0.2 exhibits a mixed security posture. On the positive side, it demonstrates strong adherence to secure coding practices regarding SQL queries and output escaping, with 100% of both being properly handled. The absence of known CVEs and a clean vulnerability history further suggests a historically well-maintained codebase.

However, significant security concerns arise from the attack surface analysis. The plugin exposes two AJAX handlers, and critically, both lack authentication checks. This presents a direct pathway for unauthenticated users to interact with sensitive plugin functionalities. Coupled with the taint analysis revealing two high-severity flows with unsanitized paths, these unauthenticated AJAX endpoints are prime targets for exploitation, potentially leading to unintended actions or data manipulation.

In conclusion, while the plugin's internal coding practices are commendable, the lack of authentication on its AJAX endpoints is a critical weakness that overshadows its strengths. The presence of high-severity taint flows in conjunction with these unprotected entry points necessitates immediate attention to secure these handlers. The clean vulnerability history is a positive indicator, but it does not mitigate the immediate risks identified in the current code analysis.

Key Concerns

  • AJAX handlers without auth checks
  • High severity taint flows
  • Missing nonce checks on AJAX
Vulnerabilities
None known

KAPOW Image Recommendation Security Vulnerabilities

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

KAPOW Image Recommendation Release Timeline

v1.0.2Current
v1.0.1
v1.0.0
Code Analysis
Analyzed Mar 17, 2026

KAPOW Image Recommendation Code Analysis

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

Output Escaping

100% escaped29 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
manage_kapow_model_settings (admin\class-kapow-admin.php:116)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

KAPOW Image Recommendation Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_query-attachmentsincludes\class-kapow.php:175
authwp_ajax_kapow_register_feedbackincludes\class-kapow.php:176
WordPress Hooks 6
actionplugins_loadedincludes\class-kapow.php:142
actionadmin_enqueue_scriptsincludes\class-kapow.php:157
actionadmin_menuincludes\class-kapow.php:158
filteruse_block_editor_for_post_typeincludes\class-kapow.php:160
actionmedia_buttonsincludes\class-kapow.php:174
actionwp_transition_post_statusincludes\class-kapow.php:177
Maintenance & Trust

KAPOW Image Recommendation Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedMay 25, 2022
PHP min version7.0
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

KAPOW Image Recommendation Developer Profile

brightminded

2 plugins · 20 total installs

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

How We Detect KAPOW Image Recommendation

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/kapow-image-recommendation/admin/css/kapow-admin.css/wp-content/plugins/kapow-image-recommendation/admin/js/kapow-admin.js/wp-content/plugins/kapow-image-recommendation/public/css/kapow-public.css/wp-content/plugins/kapow-image-recommendation/public/js/kapow-public.js
Script Paths
/wp-content/plugins/kapow-image-recommendation/admin/js/kapow-admin.js/wp-content/plugins/kapow-image-recommendation/public/js/kapow-public.js
Version Parameters
kapow-image-recommendation/admin/css/kapow-admin.css?ver=kapow-image-recommendation/admin/js/kapow-admin.js?ver=kapow-image-recommendation/public/css/kapow-public.css?ver=kapow-image-recommendation/public/js/kapow-public.js?ver=

HTML / DOM Fingerprints

CSS Classes
kapow-api-keykapow-thresholdkapow-min-topic-scorekapow-img-per-tagkapow-settings-wrapkapow-setting-itemkapow-setting-labelkapow-setting-input+1 more
HTML Comments
The option key to store the user-defined KAPOW API access key.The option key to store the user-defined KAPOW model threshold parameter.The option key to store the user-defined KAPOW model minimum-topic-score parameter.The option key to store the user-defined KAPOW model number-of-images-per-page parameter.+8 more
Data Attributes
data-option-namedata-mindata-maxdata-stepdata-clean-func
JS Globals
KAPOW_Admin
REST Endpoints
/wp-json/kapow/v1/settings
FAQ

Frequently Asked Questions about KAPOW Image Recommendation