AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2021-21377

MEDIUM · CVSS 4.8 EPSS 0.83% Public Exploit

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

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

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

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

CVE
CVE-2021-21377
Severity
MEDIUM
CVSS
4.8
EPSS
0.83%

Original NVD Description

OMERO.web is open source Django-based software for managing microscopy imaging. OMERO.web before version 5.9.0 supports redirection to a given URL after performing login or switching the group context. These URLs are not validated, allowing redirection to untrusted sites. OMERO.web 5.9.0 adds URL validation before redirecting. External URLs are not considered valid, unless specified in the omero.web.redirect_allowed_hosts setting.