Bug 2530055 (CVE-2026-87058) - CVE-2026-87058 olm-operator-konflux-sample: olm-operator-konflux-sample: Hermetic build disabled by default; bundle build performs live network fetches
Summary: CVE-2026-87058 olm-operator-konflux-sample: olm-operator-konflux-sample: Herm...
Keywords:
Status: NEW
Alias: CVE-2026-87058
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-09-08 19:06 UTC by OSIDB Bzimport
Modified: 2026-09-08 19:50 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-09-08 19:06:06 UTC
## Hermetic build disabled by default; bundle build performs live network fetches

**Component:** olm-operator-konflux-sample

Hermetic build mode is disabled by default in the shared pipelines, and the bundle build performs live network fetches (including in-build `skopeo inspect` calls for architecture detection) rather than relying on prefetched, verified inputs.

### Remediation
Set `hermetic` default to `"true"` in both shared pipelines, supply `prefetch-input` for the gatekeeper/gatekeeper-operator Go builds, and replace the in-build `skopeo inspect` arch detection with statically-declared arch labels (the supported arch set is already known from `build-platforms`).

---
*Source: Ex-Wing/Glasswing Konflux CI security assessment (Mythos), finding FIND-002*


Note You need to log in before you can comment on or make changes to this bug.