Skip to content

chore(deps): update registry.redhat.io/openshift4/ose-tools-rhel9 docker digest to fdee6b6 [security]#1788

Open
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/docker-registry.redhat.io-openshift4-ose-tools-rhel9-vulnerability
Open

chore(deps): update registry.redhat.io/openshift4/ose-tools-rhel9 docker digest to fdee6b6 [security]#1788
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/docker-registry.redhat.io-openshift4-ose-tools-rhel9-vulnerability

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented May 28, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
registry.redhat.io/openshift4/ose-tools-rhel9 stage digest 0d70224fdee6b6

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


immutable-js: Immutable.js: Arbitrary code execution via Prototype Pollution

CVE-2026-29063

More information

Details

A flaw was found in Immutable.js, a library for persistent immutable data structures. This vulnerability, known as Prototype Pollution, allows an attacker with low privileges to inject unwanted properties into core JavaScript object prototypes without user interaction. By manipulating specific APIs such as mergeDeep(), mergeDeepWith(), merge(), Map.toJS(), and Map.toObject(), a remote attacker could potentially execute arbitrary code or cause a denial of service (DoS).

Severity

Important

References


google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation

CVE-2026-33186

More information

Details

A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 :path pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed :path that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.

Severity

Important

References


xmldom: xmldom: Arbitrary XML markup injection

CVE-2026-41674

More information

Details

A flaw was found in xmldom and @​xmldom/xmldom, a JavaScript library for parsing and serializing XML. This vulnerability allows an attacker to inject arbitrary XML markup into a document due to improper handling of DocumentType node fields during serialization. By crafting malicious input, an attacker can cause the XML serializer to prematurely terminate the DOCTYPE declaration, enabling the insertion of unauthorized content. This could lead to information disclosure or, in certain configurations, the execution of arbitrary code.

Severity

Important

References


Kubelet: CRI-O: kube-apiserver: Kubelet, CRI-O, kube-apiserver: Denial of Service via SPDY streaming code

CVE-2026-35469

More information

Details

A flaw was found in the SPDY streaming code used by Kubelet, CRI-O, and kube-apiserver. An attacker with specific cluster roles, such as those allowing access to pod port forwarding, execution, or attachment, or node proxying, could exploit this vulnerability. This could lead to a Denial of Service (DoS) by causing the affected components to become unresponsive.

Severity

Important

References


golang: cmd/compile: no-op interface conversion bypasses overlap checking

CVE-2026-27144

More information

Details

A flaw was found in the cmd/compile package in the Go standard library. A no-op interface conversion prevented the compiler from correctly identifying non-overlapping memory moves. As a result, the compiler allows unsafe memory move operations to occur at runtime, potentially causing data corruption, memory corruption or unexpected application behavior.

Severity

Important

References


github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object

CVE-2026-34986

More information

Details

A flaw was found in Go JOSE, a library for handling JSON Web Encryption (JWE) objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the application can crash. This leads to a denial of service (DoS), making the affected service unavailable to legitimate users.

Severity

Important

References


cmd/go: golang: Go (golang) and cmd/go: Arbitrary Code Execution via malicious SWIG file names

CVE-2026-27140

More information

Details

A flaw was found in the Go programming language (golang) and its command-line tool (cmd/go). A remote attacker could exploit this during the build process by crafting malicious SWIG (Simplified Wrapper and Interface Generator) file names that contain "cgo" and specific payloads. This could lead to code smuggling and arbitrary code execution, bypassing trust mechanisms and allowing the attacker to run unauthorized code.

Severity

Important

References


axios: Axios: Remote Code Execution via Prototype Pollution escalation

CVE-2026-40175

More information

Details

A flaw was found in Axios, a promise-based HTTP client. This vulnerability, known as Prototype Pollution, can be exploited through a specific "Gadget" attack chain. This allows an attacker to escalate a Prototype Pollution vulnerability in a third-party dependency, potentially leading to remote code execution or a full cloud compromise, such as bypassing AWS IMDSv2.

Severity

Important

References


serialize-javascript: serialize-javascript: Denial of Service via specially crafted array-like object serialization

CVE-2026-34043

More information

Details

A flaw was found in serialize-javascript. An attacker can exploit this vulnerability by providing a specially crafted "array-like" object with an excessively large length property during the serialization process. This action causes the application to enter an intensive loop, leading to 100% CPU consumption and an indefinite hang. The primary consequence is a Denial of Service (DoS), making the affected system unresponsive.

Severity

Important

References


net/url: Incorrect parsing of IPv6 host literals in net/url

CVE-2026-25679

More information

Details

The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.

Severity

Important

References


golang: cmd/compile: possible memory corruption after bound check elimination

CVE-2026-27143

More information

Details

A flaw was found in the cmd/compile package in the Go standard library. The compiler fails to correctly check for integer overflow or underflow in arithmetic operations involving loop induction variables. As a result, the compiler allows invalid memory indexing to occur at runtime, potentially leading to memory corruption.

Severity

Important

References


lodash: lodash: Arbitrary code execution via untrusted input in template imports

CVE-2026-4800

More information

Details

A flaw was found in lodash. The fix for CVE-2021-23337 added validation for the variable option in _.template but did not apply the same validation to options.imports key names. Both paths flow into the same Function() constructor sink. Additionally, _.template uses assignInWith to merge imports, which enumerates inherited properties via for..in. If Object.prototype has been polluted by any other vector, the polluted keys are copied into the imports object and passed to Function().

Severity

Important

References


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@openshift-ci openshift-ci Bot requested review from Roming22 and prietyc123 May 28, 2026 16:03
@openshift-ci

openshift-ci Bot commented May 28, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: red-hat-konflux[bot]
Once this PR has been reviewed and has the lgtm label, please assign jkopriva for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/docker-registry.redhat.io-openshift4-ose-tools-rhel9-vulnerability branch from c709afb to 3b6141f Compare June 2, 2026 11:21
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update registry.redhat.io/openshift4/ose-tools-rhel9 docker digest to 5ca980e [security] chore(deps): update registry.redhat.io/openshift4/ose-tools-rhel9 docker digest to 24fa100 [security] Jun 2, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/docker-registry.redhat.io-openshift4-ose-tools-rhel9-vulnerability branch from 3b6141f to c676355 Compare June 15, 2026 20:44
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update registry.redhat.io/openshift4/ose-tools-rhel9 docker digest to 24fa100 [security] chore(deps): update registry.redhat.io/openshift4/ose-tools-rhel9 docker digest to 5a8304c [security] Jun 15, 2026
…ker digest to fdee6b6 [security]

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/docker-registry.redhat.io-openshift4-ose-tools-rhel9-vulnerability branch from c676355 to 4c8434c Compare June 16, 2026 11:22
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update registry.redhat.io/openshift4/ose-tools-rhel9 docker digest to 5a8304c [security] chore(deps): update registry.redhat.io/openshift4/ose-tools-rhel9 docker digest to fdee6b6 [security] Jun 16, 2026
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants