Multiple vulnerabilities in Red Hat OpenShift Container Platform 4.17 packages



Risk Medium
Patch available YES
Number of vulnerabilities 2
CVE-ID CVE-2025-6032
CVE-2025-22871
CWE-ID CWE-295
CWE-444
Exploitation vector Network
Public exploit N/A
Vulnerable software
openshift4-aws-iso (Red Hat package)
Operating systems & Components / Operating system package or component

containernetworking-plugins (Red Hat package)
Operating systems & Components / Operating system package or component

skopeo (Red Hat package)
Operating systems & Components / Operating system package or component

podman (Red Hat package)
Operating systems & Components / Operating system package or component

ose-gcp-gcr-image-credential-provider (Red Hat package)
Operating systems & Components / Operating system package or component

ose-azure-acr-image-credential-provider (Red Hat package)
Operating systems & Components / Operating system package or component

ose-aws-ecr-image-credential-provider (Red Hat package)
Operating systems & Components / Operating system package or component

openshift-clients (Red Hat package)
Operating systems & Components / Operating system package or component

openshift-ansible (Red Hat package)
Operating systems & Components / Operating system package or component

openshift (Red Hat package)
Operating systems & Components / Operating system package or component

kernel (Red Hat package)
Operating systems & Components / Operating system package or component

cri-tools (Red Hat package)
Operating systems & Components / Operating system package or component

cri-o (Red Hat package)
Operating systems & Components / Operating system package or component

Red Hat OpenShift Container Platform
Client/Desktop applications / Software for system administration

Vendor Red Hat Inc.

Security Bulletin

This security bulletin contains information about 2 vulnerabilities.

1) Improper Certificate Validation

EUVDB-ID: #VU111945

Risk: Medium

CVSSv4.0: 1.3 [CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N/E:U/U:Green]

CVE-ID: CVE-2025-6032

CWE-ID: CWE-295 - Improper Certificate Validation

Exploit availability: No

Description

The vulnerability allows a remote attacker to perform MitM attack.

The vulnerability exists due to podman machine init command fails to verify the TLS certificate when downloading the VM images from an OCI registry. A remote attacker can perform MitM attack. 

Mitigation

Install updates from vendor's website.

Vulnerable software versions

openshift4-aws-iso (Red Hat package): before 4.17.0-202507011904.p0.gd2acdd5.assembly.stream.el8

containernetworking-plugins (Red Hat package): before 1.4.0-5.rhaos4.17.el8

skopeo (Red Hat package): before 1.16.1-2.rhaos4.17.el8

podman (Red Hat package): before 5.2.2-8.rhaos4.17.el8

ose-gcp-gcr-image-credential-provider (Red Hat package): before 4.17.0-202507011904.p0.g8ce997d.assembly.stream.el8

ose-azure-acr-image-credential-provider (Red Hat package): before 4.17.0-202507011904.p0.g626ecd1.assembly.stream.el8

ose-aws-ecr-image-credential-provider (Red Hat package): before 4.17.0-202507011904.p0.g144bace.assembly.stream.el8

openshift-clients (Red Hat package): before 4.17.0-202507011904.p0.gf39295c.assembly.stream.el8

openshift-ansible (Red Hat package): before 4.17.0-202507011904.p0.gde5283f.assembly.stream.el8

openshift (Red Hat package): before 4.17.0-202507011904.p0.ga5f4f89.assembly.stream.el8

kernel (Red Hat package): before 5.14.0-427.76.1.el9_4

cri-tools (Red Hat package): before 1.30.0-6.el8

cri-o (Red Hat package): before 1.30.14-3.rhaos4.17.git0a197ae.el8

Red Hat OpenShift Container Platform: before 4.17.35

CPE2.3 External links

https://access.redhat.com/errata/RHSA-2025:10295


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the local network (LAN).

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

2) Inconsistent interpretation of HTTP requests

EUVDB-ID: #VU107019

Risk: Medium

CVSSv4.0: 2.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:U/U:Green]

CVE-ID: CVE-2025-22871

CWE-ID: CWE-444 - Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling')

Exploit availability: No

Description

The vulnerability allows a remote attacker to perform HTTP request smuggling attacks.

The vulnerability exists due to improper validation of HTTP requests when handling chunked data in net/http. A remote attacker can send a specially crafted HTTP request to the server and smuggle arbitrary HTTP headers.

Successful exploitation of vulnerability may allow an attacker to poison HTTP cache and perform phishing attacks.

Mitigation

Install updates from vendor's website.

Vulnerable software versions

openshift4-aws-iso (Red Hat package): before 4.17.0-202507011904.p0.gd2acdd5.assembly.stream.el8

containernetworking-plugins (Red Hat package): before 1.4.0-5.rhaos4.17.el8

skopeo (Red Hat package): before 1.16.1-2.rhaos4.17.el8

podman (Red Hat package): before 5.2.2-8.rhaos4.17.el8

ose-gcp-gcr-image-credential-provider (Red Hat package): before 4.17.0-202507011904.p0.g8ce997d.assembly.stream.el8

ose-azure-acr-image-credential-provider (Red Hat package): before 4.17.0-202507011904.p0.g626ecd1.assembly.stream.el8

ose-aws-ecr-image-credential-provider (Red Hat package): before 4.17.0-202507011904.p0.g144bace.assembly.stream.el8

openshift-clients (Red Hat package): before 4.17.0-202507011904.p0.gf39295c.assembly.stream.el8

openshift-ansible (Red Hat package): before 4.17.0-202507011904.p0.gde5283f.assembly.stream.el8

openshift (Red Hat package): before 4.17.0-202507011904.p0.ga5f4f89.assembly.stream.el8

kernel (Red Hat package): before 5.14.0-427.76.1.el9_4

cri-tools (Red Hat package): before 1.30.0-6.el8

cri-o (Red Hat package): before 1.30.14-3.rhaos4.17.git0a197ae.el8

Red Hat OpenShift Container Platform: before 4.17.35

CPE2.3 External links

https://access.redhat.com/errata/RHSA-2025:10295


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.



###SIDEBAR###