A flaw was found in ose-openshift-apiserver. This vulnerability allows internal network enumeration, service discovery, limited information disclosure, and potential denial-of-service (DoS) through Server-Side Request Forgery (SSRF) due to missing IP address and network-range validation when processing user-supplied image references.
Advisories

No advisories yet.

Fixes

Solution

No solution given by the vendor.


Workaround

Possible mitigations for this flaw include: - removing the permissions that allow users to use the ImageStreamImport feature or explicitly only allowing trusted users to access the feature. - explicitly set the apiserver's ImageStreamImport allow-list to trusted image registries. (i.e. `oc patch image.config.openshift.io/cluster --type=merge -p '{"spec":{"allowedRegistriesForImport":[{"domainName": "docker.io"}, {"domainName": "quay.io"}]}}'`) - Set the apiserver's ImageStreamImport to deny all uses. (`oc patch image.config.openshift.io/cluster --type=merge -p '{"spec":{"allowedRegistriesForImport":[{"domainName": "-"}]}}'`)

History

Fri, 27 Feb 2026 04:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 8.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L'}

cvssV3_1

{'score': 6.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:L'}


Wed, 17 Dec 2025 00:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Important


Tue, 16 Dec 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 16 Dec 2025 12:30:00 +0000

Type Values Removed Values Added
Description A flaw was found in ose-openshift-apiserver. This vulnerability allows internal network enumeration, service discovery, limited information disclosure, and potential denial-of-service (DoS) through Server-Side Request Forgery (SSRF) due to missing IP address and network-range validation when processing user-supplied image references.
Title Ose-openshift-apiserver: openshift api server: server-side request forgery (ssrf) vulnerability in imagestreamimport mechanism
First Time appeared Redhat
Redhat openshift
Weaknesses CWE-918
CPEs cpe:/a:redhat:openshift:4
Vendors & Products Redhat
Redhat openshift
References
Metrics cvssV3_1

{'score': 8.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L'}


Projects

Sign in to view the affected projects.

cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-02-27T03:24:12.959Z

Reserved: 2025-12-10T13:21:32.732Z

Link: CVE-2025-14443

cve-icon Vulnrichment

Updated: 2025-12-16T14:43:48.367Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2025-12-16T13:15:56.720

Modified: 2026-02-27T04:16:00.760

Link: CVE-2025-14443

cve-icon Redhat

Severity : Important

Publid Date: 2025-12-10T13:24:23Z

Links: CVE-2025-14443 - Bugzilla

cve-icon OpenCVE Enrichment

No data.

Weaknesses