AIPress – OpenAI, ChatGPT Content Creator, Image Generator Security & Risk Analysis

wordpress.org/plugins/aipress

This is a plugin that uses OpenAI's GPT-3 and chatGPT models to generate AI-powered content on your WordPress site.

70 active installs v1.2.2 PHP 7.2+ WP 5.0+ Updated Apr 8, 2024
aichatgptcontent-generatorgpt-3openai
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is AIPress – OpenAI, ChatGPT Content Creator, Image Generator Safe to Use in 2026?

Generally Safe

Score 85/100

AIPress – OpenAI, ChatGPT Content Creator, Image Generator has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2yr ago
Risk Assessment

The "aipress" plugin version 1.2.2 demonstrates a strong security posture based on the provided static analysis. There are no detected dangerous functions, SQL queries are exclusively executed using prepared statements, and the vast majority of output is properly escaped, indicating good practices in preventing common web vulnerabilities like XSS. The plugin also correctly implements capability checks and avoids making external HTTP requests without apparent sanitization, further contributing to its secure design. The absence of any recorded vulnerabilities in its history is a significant positive indicator of its robustness.

However, there are a few areas that warrant attention. The most notable concern is the complete lack of nonce checks across all entry points, including AJAX handlers and REST API routes. While permission callbacks are present for REST API routes, the absence of nonces leaves these endpoints potentially vulnerable to Cross-Site Request Forgery (CSRF) attacks if user actions are involved. The presence of file operations also introduces a potential, albeit unexploited in this analysis, avenue for security risks if not handled with extreme care. The limited scope of taint analysis (0 flows analyzed) means that while no issues were found, a more comprehensive deep-dive might reveal subtle vulnerabilities.

Key Concerns

  • Missing nonce checks on all entry points
  • Two file operations present
  • One external HTTP request present
  • Limited taint analysis scope
Vulnerabilities
None known

AIPress – OpenAI, ChatGPT Content Creator, Image Generator Security Vulnerabilities

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

AIPress – OpenAI, ChatGPT Content Creator, Image Generator Release Timeline

v1.2.2Current
v1.2.1
v1.2.0
v1.1.1
v1.1.0
v1.0.0
Code Analysis
Analyzed Mar 16, 2026

AIPress – OpenAI, ChatGPT Content Creator, Image Generator Code Analysis

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

Output Escaping

90% escaped10 total outputs
Attack Surface

AIPress – OpenAI, ChatGPT Content Creator, Image Generator Attack Surface

Entry Points9
Unprotected0

REST API Routes 9

POST/wp-json/aipress/v1/variationssource\helpers\apis\images.php:8
POST/wp-json/aipress/v1/bulkimageuploadsource\helpers\apis\images.php:13
POST/wp-json/aipress/v1/addpostsource\helpers\apis\posts.php:10
POST/wp-json/aipress/v2/addimagesource\helpers\apis\posts.php:16
POST/wp-json/aipress/v2/addtagssource\helpers\apis\posts.php:21
GET/wp-json/aipress/v1/getcatssource\helpers\apis\posts.php:26
POST/wp-json/aipress/v1/saveopenaiapikeysource\helpers\apis\settings.php:8
POST/wp-json/aipress/v1/savesettingssource\helpers\apis\settings.php:13
GET/wp-json/aipress/v1/getsettingssource\helpers\apis\settings.php:18
WordPress Hooks 9
actionadmin_enqueue_scriptsaipress.php:18
actionrest_api_initsource\helpers\apis\images.php:5
actionrest_api_initsource\helpers\apis\posts.php:6
actionrest_api_initsource\helpers\apis\settings.php:5
actionadmin_menusource\helpers\menu.php:5
actionadmin_footersource\helpers\scripts.php:8
actionenqueue_block_editor_assetssource\helpers\scripts.php:10
actionadmin_enqueue_scriptssource\helpers\styles.php:7
actionwp_enqueue_scriptssource\helpers\styles.php:9
Maintenance & Trust

AIPress – OpenAI, ChatGPT Content Creator, Image Generator Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.0
Last updatedApr 8, 2024
PHP min version7.2
Downloads5K

Community Trust

Rating86/100
Number of ratings6
Active installs70
Developer Profile

AIPress – OpenAI, ChatGPT Content Creator, Image Generator Developer Profile

Kemal YAZICI

3 plugins · 130 total installs

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

How We Detect AIPress – OpenAI, ChatGPT Content Creator, Image Generator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/aipress/source/gutenberg/sidebar/build/index.js/wp-content/plugins/aipress/source/cpanel/cpanel.js/wp-content/plugins/aipress/source/cpanel/style.css/wp-content/plugins/aipress/source/assets/ReactToastify.min.css/wp-content/plugins/aipress/source/assets/react-confirm-alert.css/wp-content/plugins/aipress/source/assets/modal-video.min.css/wp-content/plugins/aipress/source/assets/rc-slider.css/wp-content/plugins/aipress/source/assets/toggle.css+4 more
Script Paths
/wp-content/plugins/aipress/source/gutenberg/sidebar/build/index.js/wp-content/plugins/aipress/source/cpanel/cpanel.js
Version Parameters
?v=1.2.2?v=aipress-admin-csstoastify-admin-cssreact-confirm-alertaipress-react-modal-videoaipress-rc-slideraipress-toggleaipress-tooltipaipress-gutenberg-sidebaraipress-react-tabsaipress-cke-css

HTML / DOM Fingerprints

CSS Classes
aipress-gutenberg-sidebar
JS Globals
appLocalizerWP_AiPress_ScriptsWP_AiPress_Styles
REST Endpoints
/wp-json/aipress/v1/addpost/wp-json/aipress/v2/addtags/wp-json/aipress/v2/addimage/wp-json/aipress/v1/getcats/wp-json/aipress/v1/saveopenaiapikey/wp-json/aipress/v1/savesettings/wp-json/aipress/v1/getsettings/wp-json/aipress/v1/variations/wp-json/aipress/v1/bulkimageupload
FAQ

Frequently Asked Questions about AIPress – OpenAI, ChatGPT Content Creator, Image Generator