Strategic Overview
- Status
- Patched in 1.4.38
- Affected Plugin
- AI Puffer – Chat. Create. Automate. (formerly AI Power)
- Affected Version
<= 1.4.37- CVSS
- 8.1High
- Weakness type
- CWE-862 · Missing Authorization
- CVE
CVE-2023-0405
At a glance
CVE-2023-0405 is a high-severity Missing Authorization vulnerability in the AI Puffer WordPress plugin, affecting versions <= 1.4.37. It carries a CVSS score of 8.1 (reachable over the network; low attack complexity; high integrity, availability impact). The root cause is a missing authorization check on a reachable function. The issue is fixed in version 1.4.38; sites on affected versions should update now. Disclosed January 2023, reported by István Márton.
Vulnerability Overview
The GPT AI Power plugin for WordPress is vulnerable to authorization bypass due to a missing capability check on an unknown function in versions up to, and including, 1.4.37. This makes it possible for authenticated attackers, with subscriber-level permissions and above, to update arbitrary posts.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user. A successful exploit has high impact on integrity, availability.
CWE-862: Missing Authorization
Reaching this weakness in AI Puffer <= 1.4.37 takes a caller who can reach the endpoint. A missing authorization check means a function is reachable by anyone who can reach the endpoint, because the code never asks whether the caller is allowed to perform the action.
Any user who can reach the endpoint gets to run an action reserved for higher-privileged roles, from reading protected data to changing settings or content. For AI Puffer the fix is 1.4.38: builds <= 1.4.37 are affected, anything from 1.4.38 onward is not.
Remediation
Update to version 1.4.38, or a newer patched version
How does WordSec protect against this?
Because it turns on account access, WordSec's login security is the relevant layer: role-based two-factor, captcha and brute-force limits raise the cost of getting the account this needs. None of that substitutes for the fix: AI Puffer 1.4.38 closes this, and updating the plugin is the step that ends it.
- Login Security
- Alerts
External References
Related records
Same weakness class
Other vulnerabilities in AI Puffer – Chat. Create. Automate. (formerly AI Power)
- 9.8CVE-2024-10392: AI Power: Complete AI Pack Arbitrary File Upload
CVE-2024-10392 - 7.2CVE-2025-0428: AI Power: Complete AI Pack PHP Object Injection
CVE-2025-0428 - 7.2CVE-2025-0429: AI Power: Complete AI Pack PHP Object Injection
CVE-2025-0429 - 6.4CVE-2024-37465: GPT3 AI Content Writer <= 1.8.66 Stored XSS
CVE-2024-37465 - 6.1CVE-2024-13362: Freemius <= 2.10.1 Reflected DOM-Based XSS
CVE-2024-13362 - 6.1CVE-2023-33999: Freemius SDK <= 2.5.9 Reflected Cross-Site Scripting
CVE-2023-33999 - 5.4CVE-2024-13360: AI Power: Complete AI Pack <= 1.8.96 SSRF
CVE-2024-13360 - 4.3CVE-2025-47470: GPT3 AI Content Writer <= 1.9.14 CSRF
CVE-2025-47470
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C