AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-27792

UNKNOWN · CVSS N/A EPSS 0.27% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-03-11 · Last synced 2026-08-04

CyberRota Analysis

This vulnerability has an unknown severity rating. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2025-27792
Severity
UNKNOWN
CVSS
N/A
EPSS
0.27%

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