Wordpress Plugin
CVE-2025-62154
MEDIUM
Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Missing Authorization vulnerability in recorp AI Content Writing Assistant (Content Writer, ChatGPT, Image Generator) All in One ai-content-writing-assistant allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects AI Content Writing Assistant (Content Writer, ChatGPT, Image Generator) All in One: from n/a through <= 1.1.7.
AnalysisAI
Missing authorization in the AI Content Writing Assistant WordPress plugin (versions up to 1.1.7) allows unauthenticated or low-privileged users to access restricted functionality through incorrectly configured access controls. The vulnerability exploits broken access control logic (CWE-862) that fails to properly validate user permissions before granting access to sensitive operations. While EPSS scoring indicates low exploitation probability (0.04th percentile), the authentication bypass nature of the flaw creates a direct pathway for unauthorized feature access.
Technical ContextAI
The AI Content Writing Assistant plugin integrates content generation, ChatGPT integration, and image generation capabilities into WordPress. The vulnerability stems from a missing authorization check mechanism (CWE-862: Missing Authorization) in the WordPress plugin architecture, where access control decisions are not properly enforced at the API or function handler level. WordPress plugins typically use nonce verification and role-based capability checks (via user meta and wp_capabilities) to restrict access; this plugin fails to implement or correctly validate these controls. The affected plugin versions (up to 1.1.7) do not perform adequate permission validation before exposing premium or administrative features to the requesting user. This class of vulnerability is common in WordPress plugins when developers bypass the standard get_current_user_id() and current_user_can() WordPress functions or implement them incorrectly.
Affected ProductsAI
The vulnerability affects the AI Content Writing Assistant (Content Writer, ChatGPT, Image Generator) All in One WordPress plugin in versions from inception through 1.1.7 inclusive. The plugin is identified by the CPE-like identifier ai-content-writing-assistant and is distributed via the WordPress plugin repository. Full vulnerability details and affected version confirmation are available in the Patchstack vulnerability database at https://patchstack.com/database/Wordpress/Plugin/ai-content-writing-assistant/vulnerability/wordpress-ai-content-writing-assistant-content-writer-chatgpt-image-generator-all-in-one-plugin-1-1-7-broken-access-control-vulnerability.
RemediationAI
Update the AI Content Writing Assistant plugin to the earliest patched version above 1.1.7 (version 1.1.8 or later if available from the plugin repository). Users should navigate to WordPress Dashboard > Plugins > Installed Plugins, locate 'AI Content Writing Assistant,' and click 'Update Now' if a newer version is available. If automatic updates are not configured, manually download the latest version from the WordPress Plugin Directory and upload via Dashboard > Plugins > Add New > Upload Plugin. Verify the plugin activation and test core features post-update. Until an update is available, consider deactivating the plugin if it is non-critical to operations. For additional remediation context and to confirm patch availability, consult the vendor advisory at Patchstack (https://patchstack.com/database/Wordpress/Plugin/ai-content-writing-assistant/) and check the official plugin repository changelog.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today