CVE-2025-27792 Details
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 `<meta name="referrer" content="never">`, effectively bypassing this protection. Version 5.1.1 contains a patch for the issue.
A cross-site request forgery (CSRF) vulnerability exists in OBiBa Opal versions prior to 5.1.1. The application-wide protections against CSRF were inadequate, allowing attackers to bypass the referrer header check, which is the primary defense mechanism. This bypass can be achieved by using a specific meta tag to drop the referrer header from CSRF requests, effectively circumventing the application's CSRF protection. The vulnerability allows for state-changing actions to be performed without proper authorization.
Users are advised to update to OBiBa Opal version 5.1.1 or later, where this vulnerability has been patched.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Mar 11, 2025CISA-ADP
Assessed Mar 12, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/obiba/opal/security/advisories/GHSA-27vw-29rq-c358 | CISA-ADP | AdvisoryExploitRemedyVendor |
| https://github.com/obiba/opal/security/advisories/GHSA-27vw-29rq-c358 | [email protected] | AdvisoryExploitRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-352 | Cross-Site Request Forgery (CSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| OBiBa Opal | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Mar 12, 2025 | CVE Modified | CISA-ADP |
| Mar 11, 2025 | New CVE Received | [email protected] |
Volerion