Description
Path traversal for some gaudi-container-runtime before version 1.24.0 within Ring 3: User Applications may allow an escalation of privilege. Unprivileged software adversary with an authenticated user combined with a low complexity attack may enable escalation of privilege. This result may potentially occur via local access when attack requirements are present without special internal knowledge and requires passive user interaction. The potential vulnerability may impact the confidentiality (high), integrity (high) and availability (high) of the vulnerable system, resulting in subsequent system confidentiality (none), integrity (none) and availability (none) impacts.
Published: 2026-08-11
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated or low‑privileged adversary can supply a crafted path that resolves outside the intended container directory, allowing the adversary to read or write arbitrary files on the host. This path traversal flaw, a classic CWE‑22 weakness, can be exploited by a local user with limited privileges, resulting in escalation of privilege and allowing complete compromise of confidentiality, integrity, and availability of the system. The flaw is present within user space (Ring 3) and hinges on insufficient path validation before resolving host file access.

Affected Systems

Intel’s gaudi‑container‑runtime software versions before 1.24.0 are affected. The vulnerability is present in all releases where the runtime does not properly validate path components before resolving access to host files, and consequently systems running older versions of the container runtime should be considered vulnerable.

Risk and Exploitability

The CVSS score of 5.4 indicates a moderate severity threat, while the very low EPSS score (<1%) and absence from CISA KEV suggest current exploitation likelihood is minimal. However, the flaw still allows a privileged escalation if the conditions are met. Based on the description, the likely attack vector is local access from an authenticated user; no special internal knowledge is required beyond the default user context.

Generated by OpenCVE AI on August 12, 2026 at 21:12 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade gaudi‑container‑runtime to version 1.24.0 or later, where the path validation bug has been fixed.
  • Configure the runtime process to run with the least privileges needed and restrict access to host files and directories via file system permissions.
  • Enforce role‑based access controls, ensuring that untrusted or low‑privilege users cannot install or run the container runtime.

Generated by OpenCVE AI on August 12, 2026 at 21:12 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 11:00:00 +0000

Type Values Removed Values Added
First Time appeared Intel
Intel gaudi-container-runtime
Vendors & Products Intel
Intel gaudi-container-runtime

Wed, 12 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 11 Aug 2026 17:00:00 +0000

Type Values Removed Values Added
Description Path traversal for some gaudi-container-runtime before version 1.24.0 within Ring 3: User Applications may allow an escalation of privilege. Unprivileged software adversary with an authenticated user combined with a low complexity attack may enable escalation of privilege. This result may potentially occur via local access when attack requirements are present without special internal knowledge and requires passive user interaction. The potential vulnerability may impact the confidentiality (high), integrity (high) and availability (high) of the vulnerable system, resulting in subsequent system confidentiality (none), integrity (none) and availability (none) impacts.
Weaknesses CWE-22
References
Metrics cvssV4_0

{'score': 5.4, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Intel Gaudi-container-runtime
cve-icon MITRE

Status: PUBLISHED

Assigner: intel

Published:

Updated: 2026-08-12T13:40:15.184Z

Reserved: 2026-03-20T03:00:17.058Z

Link: CVE-2026-32677

cve-icon Vulnrichment

Updated: 2026-08-12T13:40:10.542Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-11T17:17:57.367

Modified: 2026-08-12T20:54:11.500

Link: CVE-2026-32677

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T10:40:08Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')