Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

redhat логотип

CVE-2026-87057

Опубликовано: 08 сент. 2026
Источник: redhat
CVSS3: 4.2

Описание

A flaw was found in olm-operator-konflux-sample. The build pipelines use mutable floating tags to reference runtime base images instead of immutable SHA256 digests. This configuration allows for the content of the base images to be altered without detection, potentially leading to the introduction of malicious code or unexpected changes in the build process. An attacker could exploit this to compromise the integrity of the software supply chain.

Отчет

This Moderate flaw in Konflux CI's olm-operator-konflux-sample component stems from build pipelines referencing runtime base images via mutable floating tags. This practice, coupled with ose-operator-registry being excluded from digest tracking, introduces a supply chain risk where unexpected or malicious image content could be inadvertently incorporated into builds.

Меры по смягчению последствий

To mitigate this issue, configure build pipelines to reference runtime base images using immutable sha256 digests (e.g., <tag>@sha256:<digest>) instead of mutable floating tags. Additionally, ensure ose-operator-registry is included in Renovate's digest tracking by either removing it from the ignoreDeps list in renovate.json or by adding a specific pinDigests: true rule. These changes must be applied to your build pipeline definitions and renovate.json configuration to take effect.

Дополнительная информация

Статус:

Moderate
Дефект:
CWE-829
https://bugzilla.redhat.com/show_bug.cgi?id=2530054olm-operator-konflux-sample: olm-operator-konflux-sample: Runtime base images referenced by mutable floating tags

4.2 Medium

CVSS3

4.2 Medium

CVSS3

Уязвимость CVE-2026-87057