PT-2026-33027 · Faridsaniee+1 · Open-Brain
CVE-2026-4091
·
Published
2026-04-14
·
Updated
2026-04-24
CVSS v3.1
6.1
Medium
| Vector | AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
OPEN-BRAIN versions prior to 0.5.1
Description
The plugin is susceptible to Cross-Site Request Forgery (CSRF), a flaw where an attacker tricks a victim into executing unwanted actions on a web application. This occurs because the
func page main() function fails to implement nonce verification on the settings form. A nonce is a unique token used to ensure that a request was intentionally sent by the user. Consequently, unauthenticated attackers can inject malicious web scripts through a forged request if they can persuade a site administrator to click a link.Recommendations
Update the plugin to a version newer than 0.5.0.
As a temporary mitigation, restrict access to the settings form handled by the
func page main() function.Fix
CSRF
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Open-Brain