CVE-2026-2377
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
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: secalert@redhat.com — https://bugzilla.redhat.com/show_bug.cgi?id=2439201
Vendor advisory: secalert@redhat.com — https://access.redhat.com/security/cve/CVE-2026-2377
Mitigation details
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
| Product | Package | Advisory | Released |
|---|---|---|---|
| Red Hat Quay 3.16 | quay/quay-rhel9:1779204086 | RHSA-2026:19375 | 2026-05-19T00:00:00Z |
Package state
| Product | Package | State |
|---|---|---|
| mirror registry for Red Hat OpenShift | openshift/mirror-registry-rhel8 | Fix deferred |
| mirror registry for Red Hat OpenShift 2 | openshift/mirror-registry-rhel8 | Fix deferred |
| Red Hat Quay 3 | quay/quay-rhel8 | Affected |
Apply commands
yum update -y quay/quay-rhel9:1779204086
# or:
dnf upgrade -y quay/quay-rhel9:1779204086
Affected
| Vendor | Product | Version |
|---|---|---|
| redhat | Red Hat Quay 3 | Affected |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| redhat | mirror_registry_for_red_hat_openshift | - | |
| redhat | mirror_registry_for_red_hat_openshift | 2.0 | |
| redhat | quay | 3.0.0 | |
References
CWEs
CWE-918
Verify integrity in audit chain (admin only). AS-IS.