CVE-2026-3995
Last modified
CVE-2026-3995 is a medium-severity vulnerability rated 4.4/10 on the CVSS scale. The OPEN-BRAIN plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'API Key' settings field in all versions up to, and including, 0.5.0. This is due to insufficient input sanitization and output escaping. EPSS estimates a 0.34% chance of exploitation in the next 30 days.
Description
The OPEN-BRAIN plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'API Key' settings field in all versions up to, and including, 0.5.0. This is due to insufficient input sanitization and output escaping. The plugin uses sanitize_text_field() which strips HTML tags but does not encode double quotes or other HTML-special characters needed for safe attribute context output. The API key value is saved via update_option() and later output into an HTML input element's value attribute without esc_attr() escaping. This makes it possible for authenticated attackers, with Administrator-level access, to inject arbitrary web scripts via attribute breakout payloads (e.g., double quotes followed by event handlers) that execute whenever a user accesses the plugin settings page.
Metrics
CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-3995?
How severe is CVE-2026-3995?
How do I fix CVE-2026-3995?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-39940ChurchCRM is an open-source church management system. Prior …5.3
- CVE-2026-39941ChurchCRM is an open-source church management system. Prior …6.1
- CVE-2026-39942Directus is a real-time API and App dashboard for managing S…8.8
- CVE-2026-39943Directus is a real-time API and App dashboard for managing S…6.5
- CVE-2026-39946OpenBao is an open source identity-based secrets management …4.9
- CVE-2026-39948Cacti is an open source performance and fault management fra…9.8
- CVE-2026-39951Cacti is an open source performance and fault management fra…8.8
- CVE-2026-39955Cacti is an open source performance and fault management fra…9.8
- CVE-2026-39956jq is a command-line JSON processor. In commits after 69785b…6.1
- CVE-2026-39957Lychee is a free, open-source photo-management tool. Prior t…4.3
- CVE-2026-39958oma is a package manager for AOSC OS. Prior to 1.25.2, oma-t…9.1
- CVE-2026-39959Tmds.DBus provides .NET libraries for working with D-Bus fro…7.1
Are you affected by CVE-2026-3995?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
