CVE-2025-27792

Source
https://cve.org/CVERecord?id=CVE-2025-27792
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-27792.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-27792
Aliases
  • GHSA-27vw-29rq-c358
Downstream
Published
2025-03-11T21:49:51.188Z
Modified
2026-04-10T05:25:04.587946Z
Severity
  • 7.7 (High) CVSS_V4 - 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 CVSS Calculator
Summary
Opal vulnerable to CSRF protection bypass
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/27xxx/CVE-2025-27792.json",
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-352"
    ]
}
References

Affected packages

Git / github.com/obiba/opal

Affected ranges

Type
GIT
Repo
https://github.com/obiba/opal
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "fixed": "5.1.1"
        }
    ]
}

Affected versions

2.*
2.0-M2
4.*
4.0.3
4.7.4-java8
5.*
5.0.0
5.0.0-RC1
5.0.0-RC2
5.0.0-RC3
5.0.0-RC4
5.0.0-RC5
5.0.1
5.0.2
5.0.3
5.1.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-27792.json"