Sceawere

Vulnerability Detail

CVE-2026-18544UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV

IBM Portieris Pod Owner Reference Authorization Bypass

Vulnerability Metadata

Severity
High
Score / CVSS
8.1
Creation Date
3h ago
Vendor
IBM
Product
Portieris
Attack Type
CWE-862 Missing Authorization
Vector String
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Attack Complexity
LOW

Narrative and Response

Description

IBM Portieris 0.5.0 through 0.14.2 could allow a remote authenticated attacker to bypass image policy enforcement due to improper authorization of pod owner references.

Executive Summary

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Executive Summary Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Technical Details

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Detailed Technical Analysis Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Mitigations

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Remediation & Mitigations Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

References

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Intelligence References Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Additional Metadata

{
  "score": "8.1",
  "pubDate": "2026-08-19T21:16:54.400Z",
  "pubdate": "2026-08-19T21:16:54.400Z",
  "executiveSummary": "IBM Portieris versions 0.5.0 through 0.14.2 are susceptible to an improper authorization vulnerability concerning pod owner references. This security flaw enables a remote authenticated attacker to completely bypass configured image policy enforcement mechanisms.\nThe vulnerability directly impacts Kubernetes clusters utilizing the affected versions of IBM Portieris for image security and compliance validation. By manipulating or leveraging improperly authorized pod owner references, malicious actors or compromised accounts can deploy unauthorized, non-compliant, or vulnerable container images that should otherwise be blocked by admission control policies.\nThe primary risk implication is the circumvention of organizational security baselines, potentially allowing the execution of untrusted workloads within the cluster environment. Successful exploitation requires the attacker to possess remote authentication credentials and the ability to interact with the Kubernetes API server to create or modify pod resources or their governing owner references.\nGiven that policy enforcement is a critical defensive boundary for containerized infrastructures, this authorization bypass undermines the foundational integrity checks designed to prevent supply chain attacks and unauthorized software deployment.",
  "technicalDetails": "The root cause of this vulnerability lies in the improper validation and authorization logic applied to pod owner references within IBM Portieris versions 0.5.0 through 0.14.2. Portieris functions as a Kubernetes admission controller responsible for enforcing image security policies, ensuring that container images deployed to the cluster meet predefined trust, signing, and vulnerability criteria.\nDuring the admission review process, the vulnerable component inspects incoming requests to evaluate pod specifications and their associated metadata, including owner references that link pods to higher-level controllers such as ReplicaSets, Deployments, or custom resources. Due to insufficient authorization checks regarding these owner references, the controller fails to adequately verify whether the entity asserting the ownership relationship possesses the requisite permissions or if the reference correctly establishes trust chains.\nThe attack flow proceeds as follows: First, a remote authenticated attacker leverages their access to interact with the Kubernetes API server. The attacker crafts a request to deploy a pod or a controller object containing a specifically manipulated or spoofed pod owner reference. When IBM Portieris intercepts the admission request, it incorrectly validates or trusts the provided owner reference without performing strict authorization checks against the actual provenance or privileges of the referenced parent object.\nConsequently, the admission controller misinterprets the context of the deployment request, bypassing the necessary image policy evaluations that would normally inspect the target container images for compliance. The policy enforcement engine incorrectly assumes the workload is authorized via its structural linkage, permitting the admission and subsequent execution of prohibited or unverified images within the cluster.\nThe exploitation vector requires the attacker to have valid authentication credentials capable of submitting resource creation or modification requests to the Kubernetes API server. The post-exploitation impact includes the successful execution of arbitrary or malicious container images, bypassing security governance, and potentially leading to further compromise of the containerized infrastructure."
}
CVE-2026-18544: IBM Portieris Pod Owner Reference Authorization Bypass (HIGH Severity, CVSS: 8.1) - Sceawere