CVE-2026-2377

medium
Published 2026-04-08 · Modified 2026-05-28
CVSS v3
6.5
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
CVSS v2
VIR risk
6.5

Description

A flaw was found in mirror-registry. Authenticated users can exploit the log export feature by providing a specially crafted web address (URL). This allows the application's backend to make arbitrary requests to internal network resources, a vulnerability known as Server-Side Request Forgery (SSRF). This could lead to unauthorized access to sensitive information or other internal systems.

Predictions

Exploit likelihood
75%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: secalert@redhat.com — https://bugzilla.redhat.com/show_bug.cgi?id=2439201

vendor Authored 2026-05-27

Vendor advisory: secalert@redhat.com — https://access.redhat.com/security/cve/CVE-2026-2377

Mitigation details

Source: Red Hat Errata — Red Hat Inc. · View original ↗ · Open-Errata-API

Description mirror-registry: quay: quay: Server-Side Request Forgery via log export functionality Red Hat statement Due to the intended and supported use case of Openshift Mirror Registry, deployment in an offline or network-isolated environment, the impact for this product has been downgraded to `Moderate`. Even in case of compromise, the blast radius is restricted to mirror-registry. It can not…

Description

mirror-registry: quay: quay: Server-Side Request Forgery via log export functionality

Red Hat statement

Due to the intended and supported use case of Openshift Mirror Registry, deployment in an offline or network-isolated environment, the impact for this product has been downgraded to `Moderate`. Even in case of compromise, the blast radius is restricted to mirror-registry. It can not be escalated outside the core product. This vulnerability has been scored based on the lack of change of scope.

CVSS v3: 6.5 (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N)

Errata / fixed releases

ProductPackageAdvisoryReleased
Red Hat Quay 3.16quay/quay-rhel9:1779204086RHSA-2026:193752026-05-19T00:00:00Z

Package state

ProductPackageState
mirror registry for Red Hat OpenShiftopenshift/mirror-registry-rhel8Fix deferred
mirror registry for Red Hat OpenShift 2openshift/mirror-registry-rhel8Fix deferred
Red Hat Quay 3quay/quay-rhel8Affected

Apply commands

bash fix
Apply RHSA-2026:19375 for Red Hat Quay 3.16
yum update -y quay/quay-rhel9:1779204086
# or:
dnf upgrade -y quay/quay-rhel9:1779204086

Affected

VendorProductVersion
redhatRed Hat Quay 3Affected

Application impact

VendorProductVersionsFixed
redhat redhatmirror_registry_for_red_hat_openshift-
redhat redhatmirror_registry_for_red_hat_openshift2.0
redhat redhatquay3.0.0

References

CWEs

CWE-918

Verify integrity in audit chain (admin only). AS-IS.