OPEN-BRAIN Security & Risk Analysis

wordpress.org/plugins/open-brain

OPEN-BRAIN is a revolutionary WordPress plugin that uses the power of OpenAI to create high-quality content for your website.

10 active installs v0.5.0 PHP 7.0.0+ WP 6.0.0+ Updated Mar 2, 2023
aichatgptcontent-creatoropenai
41
D · High Risk
CVEs total2
Unpatched2
Last CVEApr 15, 2026
Safety Verdict

Is OPEN-BRAIN Safe to Use in 2026?

High Risk

Score 41/100

OPEN-BRAIN carries significant security risk with 2 known CVEs, 2 still unpatched. Consider switching to a maintained alternative.

2 known CVEs 2 unpatched Last CVE: Apr 15, 2026Updated 3yr ago
Risk Assessment

The "open-brain" v0.5.0 plugin exhibits a mixed security posture. On the positive side, it demonstrates excellent coding practices by utilizing prepared statements for all SQL queries and properly escaping all output. The absence of known vulnerabilities in its history and a clean taint analysis further indicate a conscientious development approach concerning common security pitfalls.

However, significant concerns arise from the identified attack surface. All three REST API routes lack permission callbacks, meaning they are accessible to any user, including unauthenticated ones. This creates a substantial risk of unauthorized access and potential manipulation of the plugin's functionalities. While there are no known dangerous functions or raw SQL queries, the lack of authentication on these entry points is a critical oversight. The plugin's vulnerability history is clean, suggesting that the developers have been diligent or that the plugin hasn't been subjected to extensive public scrutiny. Nevertheless, the current state of the attack surface presents a clear and present danger that needs immediate attention.

Key Concerns

  • REST API routes lack permission callbacks
  • Total entry points are unprotected
  • No nonce checks on entry points
Vulnerabilities
2 published

OPEN-BRAIN Security Vulnerabilities

CVEs by Year

2 CVEs in 2026 · unpatched
2026
Patched Has unpatched

Severity Breakdown

Medium
2

2 total CVEs

CVE-2026-3995medium · 4.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

OPEN-BRAIN <= 0.5.0 - Authenticated (Administrator+) Stored Cross-Site Scripting via 'API Key' Setting

Apr 15, 2026Unpatched
CVE-2026-4091medium · 6.1Cross-Site Request Forgery (CSRF)

OPEN-BRAIN <= 0.5.0 - Cross-Site Request Forgery

Apr 14, 2026Unpatched
Version History

OPEN-BRAIN Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

OPEN-BRAIN Code Analysis

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

Output Escaping

100% escaped5 total outputs
Attack Surface
3 unprotected

OPEN-BRAIN Attack Surface

Entry Points3
Unprotected3

REST API Routes 3

POST/wp-json/open-brain/v1apiapi.inc.php:11
POST/wp-json/open-brain/v1imageapi.inc.php:15
POST/wp-json/open-brain/v1contentapi.inc.php:19
WordPress Hooks 8
actionrest_api_initapi.inc.php:8
actionadmin_menuindex.php:51
actionadmin_initindex.php:52
filterplugin_row_metaindex.php:53
filterplugin_action_linksindex.php:54
actioninitindex.php:55
actionplugins_loadedindex.php:493
filterplugin_action_links_index.php:494
Maintenance & Trust

OPEN-BRAIN Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedMar 2, 2023
PHP min version7.0.0
Downloads794

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

OPEN-BRAIN Developer Profile

Farid Saniee Pour

2 plugins · 10 total installs

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

How We Detect OPEN-BRAIN

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/open-brain/assets/css/style.css/wp-content/plugins/open-brain/assets/js/script.js
Script Paths
/wp-content/plugins/open-brain/assets/js/script.js
Version Parameters
open-brain/assets/js/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
plugin_icon_orange
FAQ

Frequently Asked Questions about OPEN-BRAIN