Home

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.

PUBLISHED Reserved 2026-03-11 | Published 2026-04-16 | Updated 2026-04-16 | Assigner Wordfence




MEDIUM: 4.4CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:N

Problem types

CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Product status

Default status
unaffected

Any version
affected

Timeline

2026-04-15:Disclosed

Credits

Muhammad Nur Ibnu Hubab finder

References

www.wordfence.com/...-cc1d-469b-8a97-37987b9ae362?source=cve

plugins.trac.wordpress.org/...ser/open-brain/trunk/index.php

plugins.trac.wordpress.org/...pen-brain/tags/0.5.0/index.php

plugins.trac.wordpress.org/...ser/open-brain/trunk/index.php

plugins.trac.wordpress.org/...pen-brain/tags/0.5.0/index.php

plugins.trac.wordpress.org/...ser/open-brain/trunk/index.php

plugins.trac.wordpress.org/...pen-brain/tags/0.5.0/index.php

plugins.trac.wordpress.org/...ser/open-brain/trunk/index.php

plugins.trac.wordpress.org/...pen-brain/tags/0.5.0/index.php

cve.org (CVE-2026-3995)

nvd.nist.gov (CVE-2026-3995)

Download JSON