NONE · 0

CVE-2025-27792

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....

Vulnerability 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.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2025-27792?

CVE-2025-27792 is a documented vulnerability. 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....

How severe is CVE-2025-27792?

CVSS scoring is not yet available for CVE-2025-27792. Check NVD for updates.

Is there a patch for CVE-2025-27792?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.