CVE-2026-4091 PUBLISHED

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

Assigner: Wordfence
Reserved: 12.03.2026 Published: 15.04.2026 Updated: 15.04.2026

The OPEN-BRAIN plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 0.5.0. This is due to missing nonce verification on the settings form in the func_page_main() function. This makes it possible for unauthenticated attackers to inject malicious web scripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
CVSS Score: 6.1

Product Status

Vendor faridsaniee
Product OPEN-BRAIN
Versions Default: unaffected
  • affected from 0 to 0.5.0 (incl.)

Credits

  • Muhammad Nur Ibnu Hubab finder

References

Problem Types

  • CWE-352 Cross-Site Request Forgery (CSRF) CWE