PyPi: Omero-Web

CVE-2025-54791

Safety vulnerability ID: 78700

This vulnerability was reviewed by experts

The information on this page was manually curated by our Cybersecurity Intelligence Team.

Created at Aug 13, 2025 Updated at Sep 19, 2025
Scan your Python projects for vulnerabilities →

Advisory

Affected versions of the omero-web package are vulnerable to Information Disclosure due to error-handling behaviour in the password reset flow that exposes sensitive details. In omeroweb/webadmin/views.py, the password reset handler surfaced omero.CmdError details (including exp.err and exp.err.parameters) directly in the response instead of returning a constant message, enabling user-existence leakage via the “Forgot Password” path. An unauthenticated attacker can submit reset requests for arbitrary accounts and compare distinct responses to enumerate valid users and glean internal information, leading to privacy exposure and targeted attacks.

Affected package

omero-web

Latest version: 5.29.0

OMERO.web

Affected versions

Fixed versions

Vulnerability changelog

This vulnerability has no description

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

MEDIUM 5.3

CVSS v3 Details

MEDIUM 5.3
Attack Vector (AV)
NETWORK
Attack Complexity (AC)
LOW
Privileges Required (PR)
NONE
User Interaction (UI)
NONE
Scope (S)
UNCHANGED
Confidentiality Impact (C)
LOW
Integrity Impact (I)
NONE
Availability Availability (A)
NONE