CVE-2025-27792 HIGH

CVE-2025-27792: Opal vulnerable to CSRF protection bypass

Vendor Obiba
Product opal
Weakness CWE-352 · CSRF
Published March 11, 2025
Last update March 12, 2025

CVSS base score

7.7/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:P

What the vulnerability does

01Description

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 `<meta name="referrer" content="never">`, effectively bypassing this protection. Version 5.1.1 contains a patch for the issue.

Key dates

02Disclosure timeline

March 11, 2025 CVE published
March 12, 2025 Record updated

Related vulnerabilities

04Related CVE