A flaw was found in Keycloak Policy Enforcer
Description
A flaw was found in Keycloak Policy Enforcer
AI Analyst Comment
Remediation
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
36 vulnerabilities from Red Hat
← Back to all CVEsA flaw was found in Keycloak Policy Enforcer
A flaw was found in Keycloak Policy Enforcer
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A flaw in KubeVirt's `virt-handler` allows an authenticated user to hijack privileged connections, potentially leading to full cluster compromise.
A flaw in KubeVirt's `virt-handler` allows an authenticated user to hijack privileged connections, potentially leading to full cluster compromise.
---METADATA---
VENDOR: Red Hat
PRODUCT: KubeVirt
AFFECTED_VERSIONS: See vendor advisory
---END_METADATA---
Description Summary:
A flaw in KubeVirt's virt-handler allows an authenticated user to hijack privileged connections, potentially leading to full cluster compromise.
Executive Summary:
A critical symlink validation vulnerability in KubeVirt allows an authenticated user to gain full control over the node and the entire cluster.
Vulnerability Details
CVE-ID: CVE-2026-7374
Affected Software: Red Hat KubeVirt
Affected Versions: See vendor advisory
Vulnerability: The virt-handler component fails to properly validate symlinks when connecting to virtual machine console sockets. An authenticated user can replace the console socket with a symlink to the host's container runtime socket, hijacking the privileged connection.
Business Impact
With a CVSS score of 9.9, this vulnerability is extremely severe. It allows an authenticated user with limited namespace permissions to break out of their container, access the host's runtime, and potentially gain full administrative control over the entire Kubernetes cluster.
Remediation Plan
Immediate Action: Update virt-handler to the latest version that includes proper symlink validation for console sockets.
Proactive Monitoring: Monitor for unusual symlink creation activities within the cluster and review system logs for unauthorized access attempts to the container runtime socket.
Compensating Controls: Use security policies to limit the capabilities of users and ensure that sensitive host sockets are not accessible to non-privileged containers.
Exploitation Status
Public Exploit Available: True
Analyst Notes: As of May 26, 2026, there is public information indicating that an exploit is available. This increases the urgency for immediate patching across all affected clusters.
Analyst Recommendation
This is a high-stakes vulnerability for Kubernetes environments. Cluster administrators must update virt-handler immediately and review cluster security policies to prevent unauthorized exploitation of this symlink validation flaw.
Update Unknown Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
A flaw was found in dracut
A flaw was found in dracut
---METADATA---
VENDOR: Red Hat
PRODUCT: dracut
AFFECTED_VERSIONS: See vendor advisory
---END_METADATA---
Description Summary:
A command injection vulnerability in dracut's legacy DHCP path allows remote attackers on an adjacent network to execute code as root within the initramfs.
Executive Summary:
A high-severity command injection flaw in dracut allows unauthenticated attackers on an adjacent network to achieve root code execution during the system initialization process.
Vulnerability Details
CVE-ID: CVE-2026-6893
Affected Software: Red Hat Enterprise Linux, OpenShift Container Platform, and Hardened Images (using dracut)
Affected Versions: See vendor advisory
Vulnerability: This is a command injection vulnerability located in the legacy DHCP path of dracut. An attacker on an adjacent network can supply specially crafted DHCP options that are improperly handled, resulting in root-level code execution within the initramfs environment.
Business Impact
The CVSS score of 8.8 reflects the high severity of this flaw, as it grants an attacker root access during the early stages of the boot process. This can lead to total system compromise, including the ability to bypass security controls, persist across reboots, and access encrypted data.
Remediation Plan
Immediate Action: Apply the vendor-provided security patches for dracut as detailed in the official Red Hat security advisory.
Proactive Monitoring: Monitor network traffic for suspicious DHCP activity and review system logs for anomalies occurring during the boot sequence.
Compensating Controls: Restrict physical and network access to the local segment to prevent unauthorized devices from interacting with the DHCP service.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of June 11, 2026, there is no public information indicating active exploitation of this vulnerability. However, due to the nature of the flaw, the potential for exploitation is high.
Analyst Recommendation
This vulnerability is particularly dangerous as it occurs during system startup. Administrators must apply the latest patches provided by Red Hat immediately. Until patching is complete, ensure that only trusted devices are connected to the network segment to mitigate the risk of adjacent network attacks.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A flaw was found in GIMP's PSD parser
A flaw was found in GIMP's PSD parser
---METADATA---
VENDOR: GIMP (via Red Hat)
PRODUCT: GIMP
AFFECTED_VERSIONS: See vendor advisory for specific affected versions
CONFIDENCE: medium
MISSING: patch
---END_METADATA---
Description Summary:
An integer overflow vulnerability exists in the GIMP PSD parser, which may lead to memory corruption when processing malformed image files.
Executive Summary:
A memory corruption vulnerability in the GIMP PSD parser could allow an attacker to execute arbitrary code or crash the application if a user is tricked into opening a malicious file.
Vulnerability Details
CVE-ID: CVE-2026-58384
Affected Software: GIMP (distributed via Red Hat Enterprise Linux)
Affected Versions: Red Hat Enterprise Linux 6, 7, 8, 9
Vulnerability: This vulnerability is caused by an integer overflow (CWE-190) within the GIMP PSD parser, requiring a local, authenticated user to interact with a specially crafted PSD file for successful exploitation.
Business Impact
A successful exploit could result in full application compromise, potentially leading to unauthorized data access or the execution of malicious code with the privileges of the user running the application. With a CVSS score of 7.3, this flaw poses a significant risk to workstations where users frequently handle untrusted image files, potentially impacting the integrity and availability of local system resources.
Remediation Plan
Immediate Action: Apply the latest security updates provided by your Linux distribution vendor to ensure the GIMP package is patched.
Proactive Monitoring: Review system logs for signs of application crashes or unusual process behavior associated with GIMP or image processing tasks.
Compensating Controls: Advise users to avoid opening untrusted or unknown PSD files and ensure that GIMP is run with the minimum necessary privileges to reduce the impact of a potential compromise.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of July 7, 2026, there is no public information indicating active exploitation of this vulnerability. However, due to the nature of the flaw, the potential for exploitation is high.
Analyst Recommendation
Users should prioritize updating their systems to the latest available package versions provided by Red Hat. Given the potential for arbitrary code execution, this update should be applied as part of standard routine maintenance for all affected enterprise workstations.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A flaw was found in GIMP's PNM file format parser
A flaw was found in GIMP's PNM file format parser
---METADATA---
VENDOR: GIMP (via Red Hat)
PRODUCT: GIMP
AFFECTED_VERSIONS: See vendor advisory for specific affected versions
CONFIDENCE: medium
MISSING: patch
---END_METADATA---
Description Summary:
An off-by-one error in GIMP's PNM file format parser may cause memory corruption when processing malformed files.
Executive Summary:
An off-by-one error in GIMP’s PNM parser presents a high-severity risk, potentially allowing for application crashes or unauthorized code execution upon opening malicious image files.
Vulnerability Details
CVE-ID: CVE-2026-58380
Affected Software: GIMP (distributed via Red Hat Enterprise Linux)
Affected Versions: Red Hat Enterprise Linux 6, 7, 8, 9
Vulnerability: This vulnerability (CWE-193) stems from an off-by-one error during the parsing of PNM images, which can be triggered when a user opens a malicious file, leading to memory corruption.
Business Impact
The vulnerability carries a CVSS score of 7.3, indicating a high risk of system instability or unauthorized code execution. In a corporate environment, this could lead to the compromise of user accounts and the potential loss of sensitive data if the application process is manipulated to execute attacker-supplied payloads.
Remediation Plan
Immediate Action: Update the GIMP application to the latest version via your repository manager or vendor-supplied security patches.
Proactive Monitoring: Monitor for application instability or recurring crashes of image-processing utilities within the organization.
Compensating Controls: Restrict user access to untrusted file sources and ensure that GIMP is configured to run with limited user permissions to minimize the blast radius of potential exploitation.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of July 7, 2026, there is no public information indicating active exploitation of this vulnerability. However, due to the nature of the flaw, the potential for exploitation is high.
Analyst Recommendation
Security teams should ensure that all systems running GIMP are updated immediately to remediate this off-by-one error. Patching is the most effective way to mitigate this risk, and users should be reminded to exercise caution when handling files from unknown or unverified sources.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A flaw was found in GIMP's Paint Shop Pro (PSP) file format parser
A flaw was found in GIMP's Paint Shop Pro (PSP) file format parser
---METADATA---
VENDOR: GIMP
PRODUCT: GIMP
AFFECTED_VERSIONS: Red Hat Enterprise Linux 6, 7, 8, 9
CONFIDENCE: high
MISSING: patch
---END_METADATA---
Description Summary:
A heap-based buffer overflow vulnerability in GIMP's Paint Shop Pro (PSP) file parser may allow for arbitrary code execution.
Executive Summary:
A heap-based buffer overflow in the GIMP PSP file parser on Red Hat Enterprise Linux systems could allow an attacker to execute arbitrary code.
Vulnerability Details
CVE-ID: CVE-2026-58379
Affected Software: GIMP (running on Red Hat Enterprise Linux)
Affected Versions: Red Hat Enterprise Linux 6, 7, 8, 9
Vulnerability: This is a heap-based buffer overflow (CWE-122) within the Paint Shop Pro (PSP) file format parser. An attacker would likely need to trick an authenticated or local user into opening a specially crafted file to trigger the condition.
Business Impact
Successful exploitation could result in full system compromise, including unauthorized code execution with the privileges of the user running GIMP. The CVSS score of 7.3 reflects the high risk of impact, particularly in multi-user or workstation-heavy environments where malicious files may be introduced.
Remediation Plan
Immediate Action: Update the GIMP package via the Red Hat package manager (yum/dnf) as soon as security advisories are released for your specific distribution.
Proactive Monitoring: Audit system logs for application crashes occurring during image processing tasks, which may indicate exploitation attempts.
Compensating Controls: Restrict the opening of untrusted PSP files and utilize standard OS-level security features like SELinux to limit the impact of potential process exploitation.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of July 5, 2026, there is no public information indicating active exploitation of this vulnerability. However, due to the nature of the flaw, the potential for exploitation is high.
Analyst Recommendation
Users should treat this vulnerability with high urgency, particularly on systems where external image files are processed. Ensure that security updates are applied immediately upon release by Red Hat to mitigate the risk of memory corruption attacks.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Podman is a tool for managing OCI containers and pods
Podman is a tool for managing OCI containers and pods
---METADATA---
VENDOR: Red Hat
PRODUCT: Podman
AFFECTED_VERSIONS: See vendor advisory for specific affected versions
---END_METADATA---
Description Summary:
A vulnerability exists in Podman, a tool for managing OCI containers and pods, which may allow for unauthorized system interaction.
Executive Summary:
A high-severity vulnerability in Red Hat Podman poses a significant risk to containerized environments and requires immediate attention.
Vulnerability Details
CVE-ID: CVE-2026-57231
Affected Software: Red Hat Podman
Affected Versions: See vendor advisory for specific affected versions
Vulnerability: This vulnerability involves a flaw in the container management operations of Podman, potentially allowing an authenticated user to perform unauthorized actions within the container runtime environment.
Business Impact
The exploitation of this vulnerability could lead to container escape or unauthorized access to sensitive host-level resources, resulting in a breach of isolation boundaries. With a CVSS score of 7.5, this high-severity flaw threatens the integrity of production workloads and could facilitate lateral movement across the infrastructure.
Remediation Plan
Immediate Action: Apply the latest security updates provided by the vendor to the Podman runtime environment immediately.
Proactive Monitoring: Review container logs for unauthorized execution patterns and audit access logs for anomalous API calls to the Podman service.
Compensating Controls: Utilize SELinux or AppArmor profiles to strictly restrict the capabilities of container processes, providing a layer of defense-in-depth.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of June 28, 2026, there is no public information indicating active exploitation of this vulnerability. However, due to the critical role Podman plays in container security, the potential for exploitation remains high.
Analyst Recommendation
Given the severity of this vulnerability, organizations should prioritize patching their container hosts. Security teams must ensure that all Podman instances are updated to the latest version to prevent potential unauthorized access to host resources.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A flaw was found in PipeWire, a multimedia server
A flaw was found in PipeWire, a multimedia server
---METADATA---
VENDOR: Red Hat
PRODUCT: PipeWire
AFFECTED_VERSIONS: Red Hat Enterprise Linux 7, 8, and 10
CONFIDENCE: medium
MISSING: patch
---END_METADATA---
Description Summary:
A flaw in the PipeWire multimedia server on Red Hat Enterprise Linux allows a local user to leverage an uncontrolled search path element to escalate privileges or impact system integrity.
Executive Summary:
A high-severity local privilege escalation vulnerability exists in the PipeWire multimedia server, which could allow a standard user to gain elevated access to the host system.
Vulnerability Details
CVE-ID: CVE-2026-5674
Affected Software: Red Hat PipeWire
Affected Versions: Red Hat Enterprise Linux 7, 8, and 10
Vulnerability: This is an uncontrolled search path element vulnerability (CWE-427) within the PipeWire service. It requires local access and low privileges to exploit, but allows for significant impact on the confidentiality, integrity, and availability of the system.
Business Impact
With a CVSS score of 8.8, this vulnerability represents a significant risk to the security of Linux-based server environments. A successful exploit could lead to full system compromise by a local user, resulting in unauthorized data access or complete system takeover, which is especially critical in multi-tenant or shared-hosting environments.
Remediation Plan
Immediate Action: Monitor the Red Hat Security Advisory portal and apply the relevant package updates for PipeWire as soon as they are made available by the vendor.
Proactive Monitoring: Review system audit logs for suspicious execution of binaries or unexpected library loading patterns by non-privileged users.
Compensating Controls: Restrict local user access to the system and ensure that only trusted applications are installed, minimizing the attack surface available to local users.
Exploitation Status
Public Exploit Available: Unknown.
Analyst Notes: As of July 17, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The vulnerability is highly exploitable for local users, though it does not appear to be automatable by remote attackers.
Analyst Recommendation
Security teams should track this CVE closely via Red Hat's official channels. Once the security patch is released, it should be deployed across all affected RHEL environments to mitigate the risk of local privilege escalation.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A flaw was found in odh-dashboard in Red Hat Openshift AI
A flaw was found in odh-dashboard in Red Hat Openshift AI
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A flaw was found in Foreman
A flaw was found in Foreman
---METADATA---
VENDOR: Red Hat
PRODUCT: Red Hat Satellite
AFFECTED_VERSIONS: See vendor advisory for specific affected versions
---END_METADATA---
Description Summary:
A security vulnerability has been identified in the Foreman component of Red Hat Satellite 6.16 for RHEL 8, which could lead to unauthorized system access.
Executive Summary:
A high-severity flaw within the Foreman component of Red Hat Satellite 6.16 presents a risk of unauthorized access to critical infrastructure management systems.
Vulnerability Details
CVE-ID: CVE-2026-5136
Affected Software: Red Hat Satellite
Affected Versions: See vendor advisory for specific affected versions
Vulnerability: The vulnerability resides in the Foreman component integrated into Red Hat Satellite 6.16 for RHEL 8. It involves a flaw that may permit unauthorized operations, necessitating a prompt investigation into the current patch status of the Satellite server.
Business Impact
With a CVSS score of 8.8, this vulnerability poses a severe threat to the integrity of the enterprise patch management environment. Exploitation could allow an attacker to gain control over managed systems, facilitate supply chain attacks, or manipulate system configurations, leading to widespread service degradation.
Remediation Plan
Immediate Action: Review the Red Hat Security Advisory (RHSA) and apply the latest errata updates for Satellite 6.16 to patch the Foreman component.
Proactive Monitoring: Audit logs within the Satellite/Foreman interface for unauthorized task executions or unexpected configuration changes.
Compensating Controls: Restrict administrative access to the Satellite management console to a limited set of trusted internal IP addresses and enforce multi-factor authentication.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of July 2, 2026, there is no public information indicating active exploitation of this vulnerability. However, due to the nature of the flaw, the potential for exploitation is high.
Analyst Recommendation
Red Hat Satellite is a central component of infrastructure management; therefore, this vulnerability must be remediated immediately. Administrators should apply the relevant security patches to ensure the continued security and integrity of the managed RHEL ecosystem.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A flaw was found in Open Cluster Management (OCM), the technology underlying Red Hat Advanced Cluster Management (ACM)
A flaw was found in Open Cluster Management (OCM), the technology underlying Red Hat Advanced Cluster Management (ACM)
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A flaw was found in Keycloak
A flaw was found in Keycloak
---METADATA---
VENDOR: Red Hat
PRODUCT: Keycloak
AFFECTED_VERSIONS: See vendor advisory
---END_METADATA---
Description Summary:
A security flaw has been identified in Keycloak, an open-source identity and access management solution, which could compromise authentication processes.
Executive Summary:
A vulnerability in Keycloak poses a risk to identity and access management, potentially allowing attackers to compromise user sessions or bypass security policies.
Vulnerability Details
CVE-ID: CVE-2026-3872
Affected Software: Keycloak
Affected Versions: See vendor advisory for specific affected versions
Vulnerability: A flaw was discovered in Keycloak's core identity management components. While the specific vulnerability type is not detailed in the summary, such flaws in Keycloak often involve session management, token validation, or improper handling of authentication requests.
Business Impact
As Keycloak is responsible for securing numerous applications and services, a vulnerability in this component can have widespread consequences. An attacker could potentially gain unauthorized access to multiple integrated systems, leading to data breaches and loss of trust. The CVSS score of 7.3 reflects the High severity and the critical nature of the affected service.
Remediation Plan
Immediate Action: Apply the latest security patches provided by the Keycloak project or Red Hat immediately.
Proactive Monitoring: Monitor Keycloak server logs for suspicious authentication attempts, token refresh anomalies, or unauthorized administrative actions.
Compensating Controls: Utilize a Web Application Firewall (WAF) to filter malicious requests and ensure that Keycloak is deployed behind a secure reverse proxy with updated security headers.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of April 4, 2026, there is no public information indicating active exploitation of this vulnerability. Keycloak vulnerabilities are frequently targeted due to their role as a central authentication hub.
Analyst Recommendation
Identity management is the cornerstone of modern security architecture. It is imperative that administrators identify the specific affected versions and apply the recommended vendor updates immediately to prevent unauthorized access to the entire application ecosystem.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
The Route OpenShift resource allows to define routes to make pods reachable at a subdomain through HAProxy
The Route OpenShift resource allows to define routes to make pods reachable at a subdomain through HAProxy
---METADATA---
VENDOR: Red Hat
PRODUCT: OpenShift Container Platform
AFFECTED_VERSIONS: OpenShift Container Platform 4
---END_METADATA---
Description Summary:
A vulnerability in the OpenShift Route resource allows low-privileged users to inject malicious HAProxy configurations, potentially leading to cross-tenant traffic hijacking.
Executive Summary:
A high-severity flaw in OpenShift Container Platform 4 exposes multi-tenant environments to potential traffic interception and session hijacking.
Vulnerability Details
CVE-ID: CVE-2026-1784
Affected Software: Red Hat OpenShift Container Platform
Affected Versions: OpenShift Container Platform 4
Vulnerability: The vulnerability involves insufficient validation of the Route spec.path field. This allows an authenticated low-privileged user to inject arbitrary configurations into the shared router's HAProxy instance, effectively manipulating traffic routing for other tenants.
Business Impact
The exploitation of this vulnerability poses a significant risk to data confidentiality and integrity within shared cluster environments. By hijacking traffic between tenants, an attacker could intercept sensitive communications or perform unauthorized actions on behalf of other users, leading to potential data breaches and service disruption. With a CVSS score of 8.8, this flaw represents a severe risk to the security posture of the container orchestration layer.
Remediation Plan
Immediate Action: Review the official Red Hat security advisory for available patches and update all OpenShift Container Platform 4 clusters to the secure version immediately.
Proactive Monitoring: Audit existing Route configurations for unusual path definitions and monitor cluster ingress logs for anomalous routing behavior.
Compensating Controls: Implement strict Role-Based Access Control (RBAC) to limit the ability of low-privileged users to create or modify Route resources until the patch is applied.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of June 3, 2026, there is no public information indicating active exploitation of this vulnerability. However, due to the nature of the flaw, the potential for exploitation is high.
Analyst Recommendation
Given the potential for cross-tenant traffic hijacking, this vulnerability should be treated as a priority. Administrators must audit current Route configurations and apply the necessary patches provided by Red Hat as soon as they become available to prevent unauthorized access and potential data compromise.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A flaw was found in xdgmime
A flaw was found in xdgmime
---METADATA---
VENDOR: Red Hat
PRODUCT: Red Hat Enterprise Linux
AFFECTED_VERSIONS: 7, 8, 9, 10
CONFIDENCE: high
MISSING: patch
---END_METADATA---
Description Summary:
A heap-based buffer overflow vulnerability in the xdgmime library within Red Hat Enterprise Linux may allow for arbitrary code execution or service disruption via malicious file processing.
Executive Summary:
A heap-based buffer overflow flaw in the xdgmime library affects multiple versions of Red Hat Enterprise Linux, posing a risk of system instability or unauthorized code execution.
Vulnerability Details
CVE-ID: CVE-2026-16118
Affected Software: Red Hat Enterprise Linux
Affected Versions: 7, 8, 9, 10
Vulnerability: This is a heap-based buffer overflow (CWE-122) within the xdgmime library. The vulnerability is triggered when the library processes malformed data, requiring user interaction to open a malicious file to achieve an impact.
Business Impact
With a CVSS score of 7.1, this vulnerability presents a serious risk to system stability and security. Successful exploitation could lead to application crashes or the execution of arbitrary code with the privileges of the user interacting with the malicious file, potentially resulting in unauthorized privilege escalation or system compromise.
Remediation Plan
Immediate Action: Apply the latest security updates provided by Red Hat as they become available for your specific release of Enterprise Linux.
Proactive Monitoring: Monitor system logs for unexpected application crashes or segmentation faults that may indicate an exploitation attempt.
Compensating Controls: Exercise caution when opening untrusted files or documents from unknown sources and ensure that system-level security policies are enforced to limit the impact of code execution.
Exploitation Status
Public Exploit Available: Unknown.
Analyst Notes: As of July 19, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The flaw requires user interaction, which serves as a partial barrier to widespread exploitation.
Analyst Recommendation
Users should prioritize the application of Red Hat security errata as they are published. Given the nature of heap overflows, keeping the underlying libraries updated is essential to maintaining the security posture of the operating system.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A privilege escalation vulnerability was found in the incluster-checks tool for OpenShift
A privilege escalation vulnerability was found in the incluster-checks tool for OpenShift
---METADATA---
VENDOR: Red Hat
PRODUCT: OpenShift
AFFECTED_VERSIONS: Red Hat Pen Drive Powered by Red Hat Lightspeed
CONFIDENCE: medium
MISSING: patch, technical_details
---END_METADATA---
Description Summary:
The OpenShift incluster-checks tool contains a privilege escalation flaw allowing authenticated users to gain root access on cluster nodes via privileged debug pods.
Executive Summary:
A high-severity privilege escalation vulnerability in the OpenShift incluster-checks tool allows authenticated users to obtain root access on underlying cluster nodes.
Vulnerability Details
CVE-ID: CVE-2026-15584
Affected Software: Red Hat OpenShift
Affected Versions: Red Hat Pen Drive Powered by Red Hat Lightspeed
Vulnerability: This vulnerability involves execution with unnecessary privileges (CWE-250). The incluster-checks tool creates privileged debug pods that mount the host filesystem in a shared namespace, which allows an authenticated user with the standard edit role to interact with these pods and escalate their privileges to root on the node.
Business Impact
A successful exploit allows an authenticated user to break out of the container environment and gain full root control over the cluster nodes. This level of access grants the attacker total control over the node, including the ability to steal data, deploy persistent backdoors, or disrupt all workloads running on that node. The CVSS score of 7.5 highlights the substantial risk to the entire cluster infrastructure.
Remediation Plan
Immediate Action: Review the vendor advisory for specific patch availability and apply all recommended updates to the OpenShift environment.
Proactive Monitoring: Monitor for the creation of unauthorized debug pods or unexpected container execution within the default namespace.
Compensating Controls: Restrict access to the edit role and implement strict Kubernetes admission controllers to prevent the creation of privileged pods by unauthorized users.
Exploitation Status
Public Exploit Available: No (unknown)
Analyst Notes: As of July 14, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The flaw is dangerous due to the ease with which an authenticated user can leverage standard permissions to gain administrative control.
Analyst Recommendation
This vulnerability represents a significant risk to cluster security. Administrators must treat this as a high-priority issue, restricting permissions for the edit role and monitoring for suspicious activity until a formal patch can be deployed to the incluster-checks tool.
Update to patched version immediately. Review user permissions and access controls.
A flaw was found in the vllm-orchestrator-gateway component
A flaw was found in the vllm-orchestrator-gateway component
---METADATA---
VENDOR: Red Hat
PRODUCT: OpenShift AI (RHOAI)
AFFECTED_VERSIONS: Red Hat OpenShift AI (RHOAI) component rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9. All previous versions of packages in any minor update stream are assumed vulnerable.
CONFIDENCE: high
MISSING: none
---END_METADATA---
Description Summary:
A flaw in the vllm-orchestrator-gateway component of Red Hat OpenShift AI causes sensitive information exposure by logging bearer tokens and chat payloads at DEBUG level.
Executive Summary:
A hard-coded DEBUG logging configuration in Red Hat OpenShift AI leads to the exposure of sensitive authentication headers and conversation data to unauthorized users with log access.
Vulnerability Details
CVE-ID: CVE-2026-15574
Affected Software: Red Hat OpenShift AI (RHOAI)
Affected Versions: Red Hat OpenShift AI (RHOAI) component rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9. All previous versions of packages in any minor update stream are assumed vulnerable.
Vulnerability: This is an insertion of sensitive information into an externally accessible file or directory (CWE-538). The gateway component logs full authorization headers and chat payloads before filtering occurs, allowing any user with access to cluster logs to intercept sensitive information.
Business Impact
The vulnerability carries a CVSS base score of 7.5, indicating a high risk of sensitive data compromise. Because the logs capture bearer tokens, attackers who gain read access to cluster logs can perform account impersonation or access protected AI model resources, leading to potential data breaches and unauthorized manipulation of AI services.
Remediation Plan
Immediate Action: Configure the RUST_LOG environment variable for the vllm-orchestrator-gateway component to a level higher than DEBUG, such as INFO, to prevent sensitive data from being written to logs.
Proactive Monitoring: Audit existing cluster logs for any instances of authorization headers or chat payloads that may have been captured while the system was in the vulnerable configuration.
Compensating Controls: Restrict access to cluster logs and observability tools to the minimum necessary personnel to reduce the exposure window while the logging configuration is being remediated.
Exploitation Status
Public Exploit Available: No (false)
Analyst Notes: As of July 13, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. While the vulnerability is easily triggered, it requires an attacker to already possess the capability to read cluster-level logs.
Analyst Recommendation
Given the ease of potential credential theft, administrators should prioritize updating the RUST_LOG environment variable immediately. Ensure that logging policies are reviewed to prevent the accidental exposure of sensitive payloads in future deployment cycles.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A flaw was identified in Argo CD, the GitOps engine used by Red Hat OpenShift GitOps, that could allow an unauthenticated attacker with network access...
A flaw was identified in Argo CD, the GitOps engine used by Red Hat OpenShift GitOps, that could allow an unauthenticated attacker with network access to the Argo CD repo-server to achieve remote code execution
---METADATA---
VENDOR: Argoproj
PRODUCT: argo-helm / Argo CD
AFFECTED_VERSIONS: < 10.0.0
CONFIDENCE: high
MISSING: patch
---END_METADATA---
Description Summary:
A vulnerability in the Argo CD repo-server allows an unauthenticated attacker with network access to achieve remote code execution.
Executive Summary:
Argo CD contains a critical remote code execution vulnerability that allows an unauthenticated attacker with network access to the repo-server to take full control of the affected component.
Vulnerability Details
CVE-ID: CVE-2026-15416
Affected Software: Argoproj argo-helm, Red Hat OpenShift GitOps
Affected Versions: All versions prior to 10.0.0
Vulnerability: This is a CWE-306 Missing Authentication for Critical Function vulnerability, which permits an unauthenticated attacker to interact with the repo-server and execute arbitrary code.
Business Impact
With a CVSS score of 8.9, this vulnerability represents a critical risk to GitOps infrastructure. Successful exploitation could lead to full system compromise, unauthorized access to sensitive deployment configurations, and potential lateral movement within the OpenShift or Kubernetes environment.
Remediation Plan
Immediate Action: Apply available security patches provided by your vendor immediately, and restrict network access to the Argo CD repo-server to trusted internal networks only.
Proactive Monitoring: Monitor access logs for the repo-server for unauthorized connection attempts or unusual process execution patterns.
Compensating Controls: Implement strict network segmentation or firewall rules to ensure the repo-server is not accessible from untrusted or public network segments.
Exploitation Status
Public Exploit Available: No confirmed public exploit (per curated sources)
Analyst Notes: As of July 15, 2026, there is no public information indicating active exploitation in the wild, though security publications have highlighted the risk. Given the severity, the absence of a confirmed public exploit should not be taken as a signal of low risk.
Analyst Recommendation
This vulnerability is highly severe and requires immediate attention. Organizations should prioritize patching their Argo CD instances and enforcing network-level access controls to mitigate the potential for remote code execution.
Apply security patches immediately for internet-facing systems. Monitor for exploitation attempts and review access logs.
A blind SSRF vulnerability in the Red Hat OpenShift AI guardrails-detectors component allows remote attackers to access sensitive internal metadata an...
A blind SSRF vulnerability in the Red Hat OpenShift AI guardrails-detectors component allows remote attackers to access sensitive internal metadata and local files.
---METADATA---
VENDOR: Red Hat
PRODUCT: OpenShift AI (RHOAI)
AFFECTED_VERSIONS: See vendor advisory
CONFIDENCE: medium
MISSING: versions
---END_METADATA---
Description Summary:
A blind SSRF vulnerability in the Red Hat OpenShift AI guardrails-detectors component allows remote attackers to access sensitive internal metadata and local files.
Executive Summary:
A critical Server-Side Request Forgery (SSRF) flaw in Red Hat OpenShift AI permits unauthenticated attackers to exfiltrate internal credentials and sensitive system data.
Vulnerability Details
CVE-ID: CVE-2026-15378
Affected Software: Red Hat OpenShift AI (RHOAI)
Affected Versions: See vendor advisory
Vulnerability: The guardrails-detectors component improperly processes XML Schema Definition (XSD) strings, enabling a blind SSRF attack. This allows an unauthenticated remote attacker to force the server to perform requests to internal endpoints, including cloud metadata services, Kubernetes APIs, and internal services, as well as read local files.
Business Impact
This vulnerability carries a CVSS score of 9.3, reflecting the severe potential for unauthorized access to highly sensitive information. An attacker could exfiltrate cloud provider credentials, service account tokens, and pod secrets, effectively bypassing the security perimeter of the container orchestration environment. This level of access could lead to a full cluster compromise and significant data breach.
Remediation Plan
Immediate Action: Update Red Hat OpenShift AI (RHOAI) to the latest version as specified by the vendor’s security advisory.
Proactive Monitoring: Monitor egress traffic from the OpenShift AI environment for anomalous connections to internal metadata or administrative endpoints.
Compensating Controls: Utilize Network Policies to restrict the ability of the guardrails-detectors component to initiate outbound connections to sensitive internal network segments.
Exploitation Status
Public Exploit Available: No
Analyst Notes: As of July 10, 2026, there is no public information indicating active exploitation of this vulnerability. However, due to the high severity and the nature of the flaw, the potential for exploitation is significant.
Analyst Recommendation
Organizations must prioritize applying the latest security updates provided by Red Hat to remediate this SSRF vulnerability. Given the risk of credential theft and cluster-wide compromise, immediate patching is necessary to maintain the integrity of the AI infrastructure.
Update Red Hat Red Hat OpenShift AI (RHOAI) to the latest version. Monitor for exploitation attempts and review access logs.
A Server-Side Request Forgery vulnerability in the Red Hat OpenShift AI guardrails-detectors component permits unauthorized internal network requests...
A Server-Side Request Forgery vulnerability in the Red Hat OpenShift AI guardrails-detectors component permits unauthorized internal network requests and local file reading.
---METADATA---
VENDOR: Red Hat
PRODUCT: OpenShift AI (RHOAI)
AFFECTED_VERSIONS: See vendor advisory
CONFIDENCE: medium
MISSING: versions
---END_METADATA---
Description Summary:
A Server-Side Request Forgery vulnerability in the Red Hat OpenShift AI guardrails-detectors component permits unauthorized internal network requests and local file reading.
Executive Summary:
An unauthenticated SSRF vulnerability in Red Hat OpenShift AI allows remote attackers to access internal services and sensitive files, posing a severe risk to the deployment.
Vulnerability Details
CVE-ID: CVE-2026-15143
Affected Software: Red Hat OpenShift AI (RHOAI)
Affected Versions: See vendor advisory
Vulnerability: The file_type content detector within the guardrails-detectors component fails to restrict the processing of arbitrary XML Schema Definition (XSD) strings. This oversight allows an unauthenticated remote attacker to conduct SSRF attacks, resulting in unauthorized requests to arbitrary URLs or the reading of local files.
Business Impact
With a CVSS score of 9.3, this vulnerability represents a critical security risk to the integrity and confidentiality of the OpenShift AI deployment. By enabling attackers to read local files and query internal network services, the flaw could facilitate the theft of cloud provider credentials and other sensitive system secrets. This could lead to broader unauthorized access within the cloud environment.
Remediation Plan
Immediate Action: Update the Red Hat OpenShift AI (RHOAI) software to the most current version provided by the vendor.
Proactive Monitoring: Review system and access logs for suspicious requests involving XSD processing or unexpected outbound connection attempts from the application.
Compensating Controls: Implement strict network segmentation and egress filtering to prevent unauthorized outbound communication from the vulnerable component to internal or external endpoints.
Exploitation Status
Public Exploit Available: No
Analyst Notes: As of July 10, 2026, there is no public information indicating active exploitation of this vulnerability. However, due to the nature of the flaw, the potential for exploitation is high.
Analyst Recommendation
The severity of this vulnerability necessitates immediate action to patch the affected OpenShift AI components. Security teams should ensure the latest updates are applied across all affected environments to mitigate the risk of SSRF-based information disclosure and credential theft.
Update Red Hat Red Hat OpenShift AI (RHOAI) to the latest version. Monitor for exploitation attempts and review access logs.
A path traversal flaw was found in SSSD's AD GPO provider
A path traversal flaw was found in SSSD's AD GPO provider
---METADATA---
VENDOR: Red Hat
PRODUCT: Red Hat Enterprise Linux (SSSD)
AFFECTED_VERSIONS: Red Hat Enterprise Linux 6, 7, 8, 9, 10; Red Hat OpenShift Container Platform 4
CONFIDENCE: high
MISSING: patch
---END_METADATA---
Description Summary:
A path traversal vulnerability in the SSSD AD GPO provider of Red Hat Enterprise Linux allows for potential unauthorized file access.
Executive Summary:
A path traversal flaw in the SSSD AD GPO provider across multiple versions of Red Hat Enterprise Linux and OpenShift creates a high-risk security exposure.
Vulnerability Details
CVE-ID: CVE-2026-14476
Affected Software: Red Hat Enterprise Linux (SSSD AD GPO provider)
Affected Versions: Red Hat Enterprise Linux 6, 7, 8, 9, 10; Red Hat OpenShift Container Platform 4
Vulnerability: This vulnerability (CWE-23) is a relative path traversal flaw within the SSSD AD GPO provider. It requires high-privileged access (PR:H) to exploit, but allows for a container-escaped scope (S:C) to perform unauthorized file system operations.
Business Impact
With a CVSS score of 8.0, this vulnerability poses a significant risk to the integrity and confidentiality of Linux environments. Although it requires high privileges, the ability to perform path traversal in the context of SSSD/AD integration could allow an attacker to read or manipulate sensitive system files, potentially leading to total system compromise.
Remediation Plan
Immediate Action: Consult the Red Hat security advisory and apply the relevant SSSD patches for your specific RHEL or OpenShift version.
Proactive Monitoring: Review system audit logs for unauthorized file access attempts or anomalous behavior originating from the SSSD service.
Compensating Controls: Enforce strict file system permissions and ensure that high-privileged accounts are monitored through robust Identity and Access Management (IAM) practices.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of July 8, 2026, there is no public information indicating active exploitation of this vulnerability. However, due to the nature of the flaw, the potential for exploitation is high.
Analyst Recommendation
While the requirement for high privileges mitigates the immediate risk from external actors, this vulnerability remains a critical threat to internal security. System administrators should prioritize applying the vendor-provided patches during the next maintenance window to prevent potential privilege escalation or lateral movement.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A flaw was found in SSSD's LDAP sudo provider
A flaw was found in SSSD's LDAP sudo provider
---METADATA---
VENDOR: Red Hat
PRODUCT: Red Hat Enterprise Linux (RHEL) / OpenShift
AFFECTED_VERSIONS: See vendor advisory for specific affected versions
CONFIDENCE: high
MISSING: patch
---END_METADATA---
Description Summary:
A flaw in the SSSD LDAP sudo provider within Red Hat Enterprise Linux and OpenShift allows potential security misconfiguration risks.
Executive Summary:
A high-severity security flaw in the SSSD LDAP sudo provider across multiple Red Hat products may result in insecure resource initialization.
Vulnerability Details
CVE-ID: CVE-2026-14474
Affected Software: Red Hat Enterprise Linux (6, 7, 8, 9, 10) and OpenShift Container Platform 4
Affected Versions: See vendor advisory for specific affected versions
Vulnerability: The vulnerability exists within the SSSD (System Security Services Daemon) LDAP sudo provider and is classified as an insecure default resource initialization. This typically requires an authenticated user with existing access to the system environment to leverage the flawed provider logic.
Business Impact
Exploitation of this flaw could lead to unauthorized privilege escalation or the bypass of intended sudo security policies. With a CVSS score of 8.8, this vulnerability represents a significant threat to internal access control mechanisms, potentially granting attackers administrative control over affected RHEL or OpenShift nodes.
Remediation Plan
Immediate Action: Review the Red Hat Security Advisory (RHSA) portal for the specific package updates corresponding to your distribution and apply the security patches immediately.
Proactive Monitoring: Audit sudo logs and SSSD configuration files for unexpected changes or anomalies in user privilege delegation patterns.
Compensating Controls: Restrict access to systems utilizing SSSD for LDAP authentication and ensure that sudoers files are managed via secure, centralized configuration management tools.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of July 8, 2026, there is no public information indicating active exploitation of this vulnerability. However, due to the nature of the flaw, the potential for exploitation is high.
Analyst Recommendation
Given the broad footprint of Red Hat Enterprise Linux and OpenShift in enterprise environments, this vulnerability necessitates an immediate audit of SSSD configurations. Administrators must apply vendor-supplied patches as soon as they become available to maintain the integrity of system-level access controls.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A double free issue has been identified in libarchive's RAR5 reader
A double free issue has been identified in libarchive's RAR5 reader
---METADATA---
VENDOR: Red Hat
PRODUCT: Red Hat Enterprise Linux 10
AFFECTED_VERSIONS: See vendor advisory for affected versions
---END_METADATA---
Description Summary:
A double-free memory corruption vulnerability exists in the libarchive RAR5 reader component within Red Hat Enterprise Linux 10.
Executive Summary:
Red Hat Enterprise Linux 10 contains a double-free vulnerability in the libarchive RAR5 reader that could lead to memory corruption or arbitrary code execution.
Vulnerability Details
CVE-ID: CVE-2026-14164
Affected Software: Red Hat Red Hat Enterprise Linux 10
Affected Versions: See vendor advisory for affected versions
Vulnerability: The vulnerability resides in the libarchive library's handling of RAR5 archives, specifically triggering a double-free condition when processing malformed files. This typically requires an attacker to provide a specially crafted file to a user or service for processing.
Business Impact
The CVSS score of 7.5 reflects the potential for memory corruption which, in certain contexts, may be leveraged to achieve remote code execution. This poses a significant threat to system stability and security, as successful exploitation could lead to unauthorized system access or complete service failure.
Remediation Plan
Immediate Action: Update the libarchive package to the latest version released by Red Hat to patch the memory management flaw.
Proactive Monitoring: Monitor system logs for crash reports or unusual process behavior related to archive processing utilities.
Compensating Controls: Utilize endpoint protection software to scan incoming archive files for malicious patterns and restrict the execution of untrusted archive processing tools.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of June 30, 2026, there is no public information indicating active exploitation of this vulnerability. However, due to the nature of the flaw, the potential for exploitation is high.
Analyst Recommendation
Memory corruption vulnerabilities in core libraries are high-priority items due to their potential impact on system-wide security. Administrators should update all affected Red Hat Enterprise Linux instances as soon as the vendor-provided patch is available to ensure system integrity.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A flaw was found in KubeVirt's migration proxy
A flaw was found in KubeVirt's migration proxy
---METADATA---
VENDOR: Red Hat
PRODUCT: OpenShift Virtualization
AFFECTED_VERSIONS: See vendor advisory for specific affected versions
---END_METADATA---
Description Summary:
A vulnerability exists in the KubeVirt migration proxy component of Red Hat OpenShift Virtualization that could lead to unauthorized system access.
Executive Summary:
A high-severity flaw in Red Hat OpenShift Virtualization's KubeVirt migration proxy poses a significant risk of unauthorized access to virtualized infrastructure.
Vulnerability Details
CVE-ID: CVE-2026-13325
Affected Software: Red Hat OpenShift Virtualization
Affected Versions: See vendor advisory for specific affected versions
Vulnerability: The vulnerability resides within the KubeVirt migration proxy, which manages virtual machine migration across cluster nodes. The level of authentication required depends on the cluster configuration, but it typically allows an attacker with network access to the proxy to manipulate migration traffic.
Business Impact
The exploitation of this vulnerability could lead to unauthorized access to virtual machine data or disruption of critical business services hosted on the OpenShift platform. With a CVSS score of 8.5, this high-severity issue necessitates immediate attention to prevent potential lateral movement within the containerized environment and subsequent data exfiltration.
Remediation Plan
Immediate Action: Review the official Red Hat security advisory to identify and apply the latest patches for the affected OpenShift Virtualization components.
Proactive Monitoring: Monitor cluster migration logs and network traffic patterns for anomalous activity involving the KubeVirt migration proxy.
Compensating Controls: Implement strict network policies to restrict access to the migration proxy to only authorized cluster nodes and management interfaces.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of June 27, 2026, there is no public information indicating active exploitation of this vulnerability. However, due to the critical role of the migration proxy in cluster operations, the potential for exploitation is high.
Analyst Recommendation
Given the high CVSS score, organizations should treat this vulnerability with urgency. Administrators must verify their current version of OpenShift Virtualization and coordinate with Red Hat’s security team to apply the necessary patches, ensuring the integrity of the virtualized environment remains intact.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A flaw was found in Apicurio Registry
A flaw was found in Apicurio Registry
---METADATA---
VENDOR: Red Hat
PRODUCT: Apicurio Registry
AFFECTED_VERSIONS: See vendor advisory for specific affected versions
---END_METADATA---
Description Summary:
A security flaw exists within the Red Hat build of Apicurio Registry 3 that may lead to unauthorized system impacts.
Executive Summary:
A high-severity security vulnerability in the Red Hat build of Apicurio Registry 3 poses a significant risk of unauthorized system compromise.
Vulnerability Details
CVE-ID: CVE-2026-12975
Affected Software: Red Hat Apicurio Registry
Affected Versions: See vendor advisory for specific affected versions
Vulnerability: The vulnerability involves an unspecified flaw within the Apicurio Registry component. While specific authentication requirements are not detailed, flaws of this nature typically allow for potential unauthorized access or service disruption if left unmitigated.
Business Impact
The identified vulnerability carries a CVSS score of 8.5, indicating a high risk of operational disruption or unauthorized data access. Successful exploitation could lead to a compromise of registry integrity, potentially impacting the development lifecycle or production services that rely on the registry for configuration management.
Remediation Plan
Immediate Action: Review the official Red Hat security advisory and apply the necessary patches or security updates as soon as they become available.
Proactive Monitoring: Monitor system and application logs for unusual access patterns or unauthorized attempts to interact with the registry API.
Compensating Controls: Implement strict network segmentation and ensure the registry is not exposed to untrusted networks to limit the attack surface.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of June 26, 2026, there is no public information indicating active exploitation of this vulnerability. However, due to the nature of the flaw, the potential for exploitation is high.
Analyst Recommendation
Given the high CVSS score, organizations should prioritize the evaluation of this vulnerability within their infrastructure. It is critical to monitor vendor release channels for updates and apply them immediately upon release to mitigate the risk of potential exploitation.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A flaw was found in libtiff
A flaw was found in libtiff
---METADATA---
VENDOR: Red Hat
PRODUCT: Red Hat Enterprise Linux 10
AFFECTED_VERSIONS: See vendor advisory for specific affected versions
---END_METADATA---
Description Summary:
A vulnerability in the libtiff library used within Red Hat Enterprise Linux 10 may allow for memory corruption or arbitrary code execution.
Executive Summary:
A critical flaw in the libtiff library on Red Hat Enterprise Linux 10 could allow attackers to compromise system security through malformed image processing.
Vulnerability Details
CVE-ID: CVE-2026-12912
Affected Software: Red Hat Red Hat Enterprise Linux 10
Affected Versions: See vendor advisory for specific affected versions
Vulnerability: The vulnerability exists within the libtiff library, specifically concerning how it handles image data. An attacker could potentially trigger this flaw by providing a specially crafted TIFF file, leading to memory corruption or arbitrary code execution.
Business Impact
Successful exploitation poses a significant threat to data integrity and system availability, particularly on servers that process user-uploaded images. With a CVSS score of 7.3, this high-severity vulnerability warrants immediate attention to prevent system-level compromise.
Remediation Plan
Immediate Action: Apply the latest package updates for libtiff and related system libraries via the Red Hat package management system.
Proactive Monitoring: Review system logs for segmentation faults or unusual process crashes associated with image processing services.
Compensating Controls: Restrict image processing services to run in sandboxed or containerized environments with limited privileges to minimize the impact of a potential breach.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of June 30, 2026, there is no public information indicating active exploitation of this vulnerability. However, due to the nature of the flaw, the potential for exploitation is high.
Analyst Recommendation
System administrators must prioritize the deployment of security updates for libtiff on all Red Hat Enterprise Linux 10 instances. Immediate patching is the most effective way to secure the environment against potential exploitation of this library-level vulnerability.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A flaw was found in the vscode-java extension, which provides Java language support for Visual Studio Code
A flaw was found in the vscode-java extension, which provides Java language support for Visual Studio Code
---METADATA---
VENDOR: Red Hat
PRODUCT: OpenShift Dev Spaces
AFFECTED_VERSIONS: See vendor advisory for specific affected versions
---END_METADATA---
Description Summary:
A security flaw exists in the vscode-java extension used within Red Hat OpenShift Dev Spaces, potentially impacting Java language support environments.
Executive Summary:
A high-severity vulnerability in the Red Hat OpenShift Dev Spaces vscode-java extension poses a significant risk to development environments and underlying container security.
Vulnerability Details
CVE-ID: CVE-2026-12856
Affected Software: Red Hat OpenShift Dev Spaces
Affected Versions: See vendor advisory for specific affected versions
Vulnerability: The flaw resides within the vscode-java extension, which provides Java language support. While specific authentication requirements are not detailed, such extensions often execute code within the context of the developer's workspace, necessitating careful access control.
Business Impact
Successful exploitation of this vulnerability could lead to unauthorized code execution within development containers, potentially allowing attackers to pivot into the broader OpenShift cluster. Given the CVSS score of 8.8, the risk of lateral movement and compromise of proprietary source code is substantial, justifying a high-priority remediation stance.
Remediation Plan
Immediate Action: Apply the latest security updates provided by Red Hat for OpenShift Dev Spaces immediately.
Proactive Monitoring: Review container logs for unauthorized process execution or anomalous network activity originating from developer workspaces.
Compensating Controls: Implement strict NetworkPolicies to isolate development namespaces and limit the impact of a potential container breakout.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of June 30, 2026, there is no public information indicating active exploitation of this vulnerability. However, due to the nature of the flaw, the potential for exploitation is high.
Analyst Recommendation
The vulnerability represents a significant risk to the integrity of the development pipeline. Organizations should prioritize updating the vscode-java extension and verifying the security posture of all affected OpenShift Dev Spaces instances to mitigate the threat of unauthorized access.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A flaw was found in the AAP Gateway Envoy proxy configuration
A flaw was found in the AAP Gateway Envoy proxy configuration
---METADATA---
VENDOR: Red Hat
PRODUCT: Red Hat Ansible Automation Platform
AFFECTED_VERSIONS: 2.6 for RHEL 9 and 2.6
CONFIDENCE: high
MISSING: none
---END_METADATA---
Description Summary:
A flaw in the Red Hat Ansible Automation Platform Gateway Envoy proxy configuration allows for authentication bypass through spoofing.
Executive Summary:
A critical authentication bypass vulnerability in the Red Hat Ansible Automation Platform Gateway proxy allows unauthenticated attackers to spoof identity, potentially leading to unauthorized system control.
Vulnerability Details
CVE-ID: CVE-2026-12382
Affected Software: Red Hat Ansible Automation Platform 2.6
Affected Versions: 2.6 for RHEL 9 (fixed in 0:2.6.20260422-1.el9ap and later); 2.6 (fixed in 1777311120 and later)
Vulnerability: This is an authentication bypass vulnerability (CWE-290) located in the Envoy proxy configuration of the AAP Gateway. The issue allows remote, unauthenticated attackers to bypass authentication mechanisms by spoofing requests.
Business Impact
Successful exploitation allows an attacker to bypass authentication, which could lead to full unauthorized access to the automation platform. With a CVSS score of 8.2, this poses a high risk to the integrity of automated workflows and the security of managed infrastructure across the enterprise.
Remediation Plan
Immediate Action: Apply the vendor-provided security errata (RHSA-2026:13508 or RHSA-2026:13545) immediately to update the AAP Gateway components.
Proactive Monitoring: Monitor proxy logs for unusual traffic patterns or requests that originate from unexpected sources or bypass standard authentication headers.
Compensating Controls: Ensure that the AAP Gateway is not exposed to the public internet and utilize network segmentation to limit access to the management interface.
Exploitation Status
Public Exploit Available: No (exploit_available: false)
Analyst Notes: As of July 17, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The nature of the flaw, involving proxy configuration, suggests that internal security controls are insufficient if the proxy itself is compromised.
Analyst Recommendation
Given the high impact on integrity and the critical nature of automation platforms, organizations must treat this update with high priority. Apply the provided Red Hat errata as soon as possible to ensure the integrity of your automation environment.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A flaw was found in the foreman-mcp-server
A flaw was found in the foreman-mcp-server
---METADATA---
VENDOR: Red Hat
PRODUCT: Satellite
AFFECTED_VERSIONS: See vendor advisory for specific affected versions
---END_METADATA---
Description Summary:
A vulnerability in the foreman-mcp-server component of Red Hat Satellite may allow for unauthorized system interaction.
Executive Summary:
A high-severity flaw in Red Hat Satellite's foreman-mcp-server poses a significant risk of unauthorized access or service disruption.
Vulnerability Details
CVE-ID: CVE-2026-12112
Affected Software: Red Hat Satellite
Affected Versions: See vendor advisory for specific affected versions
Vulnerability: This vulnerability resides within the foreman-mcp-server component, which handles communication protocols for system management. While specific authentication requirements are not detailed, flaws in management components often allow authenticated users to escalate privileges or bypass intended controls.
Business Impact
Successful exploitation of this vulnerability could lead to unauthorized control over infrastructure managed by Red Hat Satellite. Given the CVSS score of 7.8, this represents a high risk to organizational security, potentially enabling lateral movement or full compromise of managed endpoints, leading to significant operational downtime and data integrity loss.
Remediation Plan
Immediate Action: Review the official Red Hat security advisory for the release of a patch and apply it to all Satellite instances immediately.
Proactive Monitoring: Inspect system access logs for anomalous behavior related to the foreman-mcp-server process or unexpected administrative activity.
Compensating Controls: Restrict network access to the Satellite management interface to trusted administrative segments only to reduce the attack surface.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of June 24, 2026, there is no public information indicating active exploitation of this vulnerability. However, due to the nature of the flaw, the potential for exploitation is high.
Analyst Recommendation
The severity of this flaw necessitates immediate attention from IT security teams. Administrators should prioritize identifying vulnerable instances and applying vendor-supplied updates as soon as they become available to prevent potential system compromise.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A missing authorization vulnerability in the Event-Driven Ansible (EDA) websocket API allows authenticated users to access plaintext credentials, incl...
A missing authorization vulnerability in the Event-Driven Ansible (EDA) websocket API allows authenticated users to access plaintext credentials, including SSH keys and tokens.
---METADATA---
VENDOR: Red Hat
PRODUCT: Ansible Automation Platform 2.5
AFFECTED_VERSIONS: 2.5 for RHEL 8
---END_METADATA---
Description Summary:
A missing authorization vulnerability in the Event-Driven Ansible (EDA) websocket API allows authenticated users to access plaintext credentials, including SSH keys and tokens.
Executive Summary:
A critical authorization flaw in Red Hat Ansible Automation Platform 2.5 allows authenticated users to perform unauthorized credential access and account takeover.
Vulnerability Details
CVE-ID: CVE-2026-11807
Affected Software: Red Hat Ansible Automation Platform 2.5 for RHEL 8
Affected Versions: 2.5 for RHEL 8
Vulnerability: The /api/eda/ws/ansible-rulebook endpoint fails to perform proper permission checks on Worker messages. An authenticated user can leverage this to retrieve sensitive data, including OAuth tokens, vault passwords, and SSH keys.
Business Impact
With a CVSS score of 9.6, this vulnerability represents a severe threat to the integrity of automated workflows. Compromised credentials can facilitate lateral movement across the infrastructure, potentially leading to unauthorized control over the entire Ansible-managed environment and associated target systems.
Remediation Plan
Immediate Action: Update Red Hat Ansible Automation Platform 2.5 to the latest patched version provided by the vendor.
Proactive Monitoring: Audit access logs for the EDA websocket API to identify unusual activity or unauthorized requests targeting the /api/eda/ws/ansible-rulebook endpoint.
Compensating Controls: Limit access to the Ansible Automation Platform dashboard to strictly authorized personnel and implement network-level access controls to minimize the attack surface.
Exploitation Status
Public Exploit Available: False
Analyst Notes: As of June 23, 2026, there is no public information indicating active exploitation of this vulnerability. However, the high severity and the nature of the information exposed necessitate rapid remediation.
Analyst Recommendation
Given the potential for complete credential exposure, organizations utilizing Red Hat Ansible Automation Platform 2.5 must apply the necessary updates immediately. Failure to patch could result in widespread unauthorized access to sensitive automation secrets and infrastructure control.
Update Red Hat Red Hat Ansible Automation Platform 2.5 for RHEL 8 to the latest version. Check the vendor security advisory for specific patch details. Monitor for exploitation attempts and review access logs.
A flaw was found in Keycloak
A flaw was found in Keycloak
---METADATA---
VENDOR: Red Hat
PRODUCT: Keycloak
AFFECTED_VERSIONS: See vendor advisory for specific affected versions
---END_METADATA---
Description Summary:
A security flaw has been identified in the Red Hat build of Keycloak, potentially impacting authentication or authorization mechanisms.
Executive Summary:
A high-severity security flaw in the Red Hat build of Keycloak may allow for unauthorized access or compromise of identity management services.
Vulnerability Details
CVE-ID: CVE-2026-11800
Affected Software: Red Hat Keycloak
Affected Versions: See vendor advisory for specific affected versions
Vulnerability: This vulnerability involves a critical flaw within the Keycloak identity and access management platform. The specific nature of the flaw allows for potential security bypasses that could impact the integrity of authentication workflows.
Business Impact
As Keycloak serves as a central authentication provider, a successful exploit could result in full identity compromise, granting attackers access to downstream applications and services. With a CVSS score of 8.1, this represents a high-risk scenario that could lead to widespread unauthorized access and significant operational disruption.
Remediation Plan
Immediate Action: Apply the latest security updates provided by Red Hat to all instances of the Keycloak build.
Proactive Monitoring: Monitor authentication logs for anomalous patterns, such as unexpected administrative logins or signs of session hijacking.
Compensating Controls: Implement strict network segmentation and ensure that the Keycloak management interface is not exposed to the public internet.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of June 27, 2026, there is no public information indicating active exploitation of this vulnerability. However, due to the nature of the flaw, the potential for exploitation is high.
Analyst Recommendation
Given Keycloak's critical role in enterprise security, the risk posed by this vulnerability is substantial. Security teams should prioritize patching affected instances immediately to protect identity services and prevent potential lateral movement within the network.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A heap buffer overflow flaw was found in the SASL I/O layer of 389 Directory Server (389-ds-base)
A heap buffer overflow flaw was found in the SASL I/O layer of 389 Directory Server (389-ds-base)
---METADATA---
VENDOR: Red Hat
PRODUCT: Directory Server
AFFECTED_VERSIONS: See vendor advisory for specific affected versions
CONFIDENCE: high
MISSING: none
---END_METADATA---
Description Summary:
A heap-based buffer overflow vulnerability exists in the SASL I/O layer of Red Hat Directory Server (389-ds-base), potentially allowing for arbitrary code execution.
Executive Summary:
A critical heap buffer overflow in the SASL I/O layer of Red Hat Directory Server exposes systems to potential remote code execution by authenticated attackers.
Vulnerability Details
CVE-ID: CVE-2026-11610
Affected Software: Red Hat Directory Server
Affected Versions: See vendor advisory for specific affected versions
Vulnerability: This vulnerability is a heap-based buffer overflow (CWE-122) located in the SASL I/O layer of the 389 Directory Server. The flaw can be triggered by a remote, authenticated attacker to cause memory corruption, leading to a crash or potential execution of arbitrary code.
Business Impact
The CVSS score of 8.8 reflects the high potential for system compromise. A successful exploit could lead to full loss of confidentiality, integrity, and availability of the directory server, which is often a critical component for authentication and identity management within an enterprise, potentially resulting in unauthorized access to connected systems.
Remediation Plan
Immediate Action: Apply the relevant Red Hat Security Advisories (RHSA-2026:36195 through RHSA-2026:36204) immediately to update the affected directory server packages to the specified fixed versions.
Proactive Monitoring: Monitor system logs for abnormal service crashes or unexpected restarts of the directory server process which may indicate exploitation attempts.
Compensating Controls: Restrict network access to the directory server interface to trusted administrative subnets only to minimize the exposure to potentially malicious authenticated users.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of July 8, 2026, there is no public information indicating active exploitation of this vulnerability. However, due to the nature of the flaw, the potential for exploitation is high.
Analyst Recommendation
Given the critical role of Directory Server in enterprise environments, this vulnerability poses a significant risk to identity security. Administrators must prioritize the application of the vendor-supplied patches across all instances of Red Hat Directory Server to mitigate the risk of arbitrary code execution.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A flaw was found in rubyipmi, a gem used in the Baseboard Management Controller (BMC) component of Red Hat Satellite
A flaw was found in rubyipmi, a gem used in the Baseboard Management Controller (BMC) component of Red Hat Satellite
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A flaw was found in ose-openshift-apiserver
A flaw was found in ose-openshift-apiserver
Executive Summary:
A high-severity vulnerability has been identified in the OpenShift API server, a core component of the container platform. This flaw could allow a remote attacker to compromise the entire cluster, potentially leading to unauthorized access to sensitive data, application disruption, or the execution of malicious code. Organizations using the affected products are urged to apply security updates immediately to mitigate significant security risks.
Vulnerability Details
CVE-ID: CVE-2025-14443
Affected Software: flaw Multiple Products (specifically affecting the ose-openshift-apiserver component within Red Hat OpenShift)
Affected Versions: See vendor advisory for specific affected versions
Vulnerability: The vulnerability exists within the ose-openshift-apiserver component due to improper handling of API requests. A remote attacker can craft a specialized request that bypasses authentication and authorization checks. Successful exploitation allows the attacker to execute arbitrary commands with the privileges of the API server process, granting them administrative control over the entire OpenShift cluster.
Business Impact
This vulnerability is rated as High severity with a CVSS score of 8.5. A successful exploit would grant an attacker complete control over the organization's containerized environment. This could lead to severe consequences, including the theft or destruction of sensitive data, deployment of malicious containers (e.g., ransomware, cryptominers), widespread application downtime, and loss of customer trust. The compromised cluster could also be used as a foothold to launch further attacks against the internal network, posing a significant risk to the entire organization.
Remediation Plan
Immediate Action: Apply the security updates provided by the vendor across all affected OpenShift clusters immediately. After patching, review API server access logs and audit logs for any unusual or unauthorized activity that may have occurred prior to the update.
Proactive Monitoring: System administrators should actively monitor ose-openshift-apiserver logs for malformed or suspicious API requests. Monitor for the creation of unexpected pods, services, or roles/clusterroles. Additionally, monitor for unusual outbound network connections originating from control plane components.
Compensating Controls: If immediate patching is not feasible, restrict network access to the OpenShift API server to only trusted IP addresses and administrative networks using strict firewall rules or network policies. Consider implementing enhanced API request validation and rate limiting as temporary measures to reduce the attack surface.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of December 17, 2025, there are no known public exploits or active exploitation campaigns targeting this vulnerability. However, given the high severity and the critical nature of the affected component, it is highly probable that threat actors will develop and release exploit code in the near future.
Analyst Recommendation
Given the high CVSS score of 8.5 and the critical role of the OpenShift API server, this vulnerability presents a significant and immediate risk. Although not currently listed on the CISA KEV list, its potential impact warrants urgent action. We strongly recommend that organizations prioritize the deployment of vendor-supplied patches to all affected systems without delay. In parallel, implement the proactive monitoring and compensating controls described above to detect and mitigate potential exploitation attempts.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A flaw was found in Red Hat OpenShift AI (RHOAI) llama-stack-operator
A flaw was found in Red Hat OpenShift AI (RHOAI) llama-stack-operator
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A flaw was found in Red Hat Openshift AI Service. A low-privileged attacker with access to an authenticated account, for example as a data scientist u...
A flaw was found in Red Hat Openshift AI Service. A low-privileged attacker with access to an authenticated account, for example as a data scientist using a standard Jupyter notebook, can escalate the...
Executive Summary:
A critical privilege escalation vulnerability has been discovered in Red Hat OpenShift AI. This flaw allows a low-privileged user, such as a data scientist, to gain full administrative control over the AI platform by exploiting a weakness from within a standard user environment like a Jupyter notebook. Successful exploitation could lead to a complete compromise of the system, enabling theft of sensitive data and AI models, service disruption, and unauthorized access to the underlying infrastructure.
Vulnerability Details
CVE-ID: CVE-2025-10725
Affected Software: A flaw was found in Red Hat Openshift AI Multiple Products
Affected Versions: See vendor advisory for specific affected versions
Vulnerability: This vulnerability allows for privilege escalation within the Red Hat OpenShift AI environment. An authenticated but low-privileged attacker can execute specially crafted code from within a sandboxed environment, such as a Jupyter notebook pod. This action exploits a flaw in the service's container management or resource allocation, allowing the attacker to break out of their container, escalate their privileges on the underlying cluster node, and ultimately gain administrative (cluster-admin) access to the entire OpenShift AI platform.
Business Impact
This vulnerability is rated as critical severity with a CVSS score of 9.9, posing a severe and immediate risk to the organization. A successful exploit could lead to a complete takeover of the OpenShift AI environment, resulting in catastrophic consequences. Key business impacts include the theft or manipulation of proprietary AI models and sensitive training data, disruption of critical business operations dependent on AI/ML workloads, and the potential for attackers to move laterally from the compromised cluster into the broader corporate network. This could lead to significant financial loss, reputational damage, and regulatory penalties.
Remediation Plan
Immediate Action: Immediately update all instances of Red Hat OpenShift AI to the latest patched version as recommended by the vendor. After applying the patch, it is critical to monitor for any signs of post-patch exploitation attempts and to conduct a thorough review of all relevant access logs for any anomalous activity that occurred prior to the update.
Proactive Monitoring: Implement enhanced monitoring of the OpenShift AI environment. Security teams should look for unusual commands being executed within user pods (e.g., Jupyter notebooks), unexpected network connections from these pods to internal cluster services (like the Kubernetes API server), and any alerts from runtime security tools indicating potential container escape activity. Review audit logs for unauthorized privilege escalations or modifications to cluster-level roles and permissions.
Compensating Controls: If immediate patching is not feasible, implement the following compensating controls to mitigate risk:
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of Sep 30, 2025, there is no known public proof-of-concept exploit code, and the vulnerability is not being actively exploited in the wild. However, due to the critical CVSS score of 9.9 and the low complexity of the attack, it is highly probable that threat actors will rapidly develop and deploy exploits. Organizations should assume imminent exploitation.
Analyst Recommendation
Given the critical severity (CVSS 9.9) of this privilege escalation vulnerability, we recommend treating its remediation as the highest priority. Although this CVE is not currently listed on the CISA KEV catalog, its potential impact warrants immediate action. Organizations must apply the vendor-supplied patches to all affected Red Hat OpenShift AI instances without delay. If patching is delayed, the compensating controls listed above must be implemented immediately to reduce the attack surface while preparing for the update.
Update A flaw was found in Red Hat Openshift AI Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
A flaw was found in Red Hat Satellite (Foreman component)
A flaw was found in Red Hat Satellite (Foreman component)
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
---METADATA---
VENDOR: Red Hat
PRODUCT: Keycloak
AFFECTED_VERSIONS: See vendor advisory for specific affected versions
---END_METADATA---
Description Summary:
A flaw in the Red Hat Keycloak Policy Enforcer allows for improper access control, potentially bypassing security constraints during authentication processes.
Executive Summary:
A high-severity flaw in the Red Hat Keycloak Policy Enforcer could allow attackers to bypass critical access control mechanisms, leading to unauthorized resource access.
Vulnerability Details
CVE-ID: CVE-2026-9800
Affected Software: Red Hat Keycloak
Affected Versions: See vendor advisory for specific affected versions
Vulnerability: This vulnerability involves a flaw in the Policy Enforcer component, which fails to correctly validate user permissions. The issue typically requires the attacker to be authenticated, potentially allowing them to escalate privileges or access resources outside their authorized scope.
Business Impact
Successful exploitation allows for unauthorized access to sensitive identity and access management (IAM) functions, which may lead to total system compromise and data breach. The CVSS score of 8.1 underscores the critical nature of this vulnerability, as it directly undermines the centralized security posture of the affected organization.
Remediation Plan
Immediate Action: Update the Red Hat build of Keycloak to the latest version provided by the vendor to remediate the policy enforcement logic.
Proactive Monitoring: Audit Keycloak logs for unusual policy evaluation results or unauthorized attempts to access restricted administrative functions.
Compensating Controls: Implement strict Role-Based Access Control (RBAC) and utilize Web Application Firewalls to inspect traffic for patterns indicative of policy bypass attempts.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of June 27, 2026, there is no public information indicating active exploitation of this vulnerability. However, due to the nature of the flaw, the potential for exploitation is high.
Analyst Recommendation
Organizations relying on Keycloak for authentication and authorization must treat this update with extreme urgency. Failure to patch the Policy Enforcer could result in a catastrophic failure of identity security across the enterprise.