CVE-2025-27792

Severity CVSS v4.0:
HIGH
Type:
CWE-352 Cross-Site Request Forgery (CSRF)
Publication date:
11/03/2025
Last modified:
12/03/2025

Description

Opal is OBiBa’s core database application for biobanks or epidemiological studies. Prior to version 5.1.1, the protections against cross-site request forgery (CSRF) were insufficient application-wide. The referrer header is checked, and if it is invalid, the server returns 403. However, the referrer header can be dropped from CSRF requests using ``, effectively bypassing this protection. Version 5.1.1 contains a patch for the issue.