Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Primary rating from NVD.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Lifecycle Timeline
4DescriptionCVE.org
A flaw was found in the OpenShift Container Platform build system. A user with the edit ClusterRole can inject arbitrary environment variables, such as LD_PRELOAD or http_proxy, into docker-build containers through the buildconfigs/instantiate API. This incomplete fix for a previous vulnerability allows for information disclosure, specifically impacting the confidentiality of build traffic.
AnalysisAI
OpenShift Container Platform build system allows authenticated users with the edit ClusterRole to inject arbitrary environment variables into docker-build containers via the buildconfigs/instantiate API, enabling information disclosure attacks such as build traffic interception through LD_PRELOAD or http_proxy manipulation. This represents an incomplete remediation of a prior vulnerability, affecting confidentiality of sensitive build data with CVSS 4.3 (network-accessible, low complexity, authenticated). No public exploit code or active exploitation has been confirmed at the time of analysis.
Technical ContextAI
The vulnerability exploits inadequate input validation in the OpenShift Container Platform's build system, specifically the buildconfigs/instantiate API endpoint. Docker build containers inherit environment variables from the build configuration, and the API fails to sanitize or restrict injection of dangerous variables like LD_PRELOAD (which can load arbitrary shared libraries into processes) or http_proxy (which can redirect network traffic through attacker-controlled proxies). This is rooted in CWE-426 (Untrusted Search Path) and related environment variable injection patterns. The flaw affects users who possess the edit ClusterRole, a built-in Kubernetes RBAC role that grants broad permissions within a namespace. The incomplete fix suggests a prior patch (likely for CVE-2026-7308 or similar) did not fully address all injection vectors in the API.
RemediationAI
Apply the vendor-released patch from Red Hat for CVE-2026-7309 by consulting the security advisory at https://access.redhat.com/security/cve/CVE-2026-7309 and upgrading to the patched OCP release. Patch details and exact fixed versions are not provided in the current intelligence; check the Red Hat advisory for the minimum patched version for each OCP release line. As an interim compensating control, restrict the assignment of the edit ClusterRole to only trusted, internal development teams and implement RBAC policies that follow the principle of least privilege - use more granular roles (e.g., developer or build-related roles with narrower scope) where possible. Additionally, implement network segmentation and egress filtering to prevent build containers from communicating with external proxies or untrusted hosts, mitigating the impact of http_proxy injection. Monitor API audit logs for suspicious buildconfigs/instantiate requests with unusual environment variable payloads (LD_PRELOAD, *_PROXY, *_LD_*). Note that these controls do not prevent exploitation by authorized edit-role users; full remediation requires the patch.
An issue was discovered in Appsmith before 1.52. Rated critical severity (CVSS 9.8), this vulnerability is remotely expl
runc through version 1.0-rc6 (used in Docker before 18.09.2) contains a container escape vulnerability that allows attac
Netmaker makes networks with WireGuard. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no a
Unauthenticated remote code execution in Marimo ≤0.20.4 allows attackers to execute arbitrary system commands via the `/
The News & Blog Designer Pack - WordPress Blog Plugin - (Blog Post Grid, Blog Post Slider, Blog Post Carousel, Blog Post
Docker 1.3.2 allows remote attackers to execute arbitrary code with root privileges via a crafted (1) image or (2) build
Remote code execution in NocoBase Workflow Script Node (npm @nocobase/plugin-workflow-javascript) allows authenticated l
Docker Desktop Community Edition before 2.1.0.1 allows local users to gain privileges by placing a Trojan horse docker-c
Vasion Print (formerly PrinterLogic) Virtual Appliance Host prior to version 25.2.169 and Application prior to version 2
An issue in Plone Docker Official Image 5.2.13 (5221) open-source software that could allow for remote code execution du
Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. Rated critical seve
Unauthenticated remote code execution in 9router (npm package) versions 0.4.30 through 0.4.36 allows network-adjacent at
Same weakness CWE-426 – Untrusted Search Path
View allSame technique Information Disclosure
View allVendor StatusVendor
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-26043