Skip to main content

InstructLab EUVDEUVD-2026-24736

| CVE-2026-6855 HIGH
Path Traversal (CWE-22)
2026-04-22 redhat GHSA-pqmg-c2j8-fq92
7.1
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
7.1 HIGH
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Red Hat
7.1 MEDIUM
qualitative

Primary rating from NVD.

CVSS VectorNVD

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Lifecycle Timeline

5
Re-analysis Queued
Apr 22, 2026 - 21:37 vuln.today
cvss_changed
Analysis Generated
Apr 22, 2026 - 13:48 vuln.today
EUVD ID Assigned
Apr 22, 2026 - 13:15 euvd
EUVD-2026-24736
Analysis Generated
Apr 22, 2026 - 13:15 vuln.today
CVE Published
Apr 22, 2026 - 12:29 nvd
HIGH 7.1

DescriptionCVE.org

A flaw was found in InstructLab. A local attacker could exploit a path traversal vulnerability in the chat session handler by manipulating the logs_dir parameter. This allows the attacker to create new directories and write files to arbitrary locations on the system, potentially leading to unauthorized data modification or disclosure.

AnalysisAI

Path traversal in InstructLab's chat session handler enables local authenticated attackers to write files to arbitrary filesystem locations by manipulating the logs_dir parameter. Red Hat Enterprise Linux AI 3 deployments are confirmed affected. CVSS 7.1 (High) reflects significant confidentiality and integrity impact, though exploitation requires local access and low-level privileges. No active exploitation (CISA KEV) or public proof-of-concept identified at time of analysis. EPSS data not available, suggesting limited immediate widespread exploitation risk despite high severity rating.

Technical ContextAI

InstructLab is Red Hat's AI model training and tuning framework for large language models, part of the RHEL AI 3 ecosystem. The vulnerability resides in the chat session log handling component, exploiting CWE-22 (Path Traversal) weakness. Attackers can manipulate the logs_dir parameter without proper sanitization or validation, allowing directory traversal sequences (../, absolute paths) to escape intended logging directories. The flaw affects the session persistence layer where chat interactions are recorded, enabling write operations outside the application's designated data directories. CPE strings confirm impact across multiple RHEL AI 3 components, suggesting the vulnerable code is integrated into the platform's chat interface or CLI tooling.

RemediationAI

Apply vendor-released security updates for Red Hat Enterprise Linux AI 3 as published in Red Hat Security Advisories. Consult https://access.redhat.com/security/cve/CVE-2026-6855 for patched package versions and installation instructions via dnf/yum package managers. Red Hat Bugzilla 2460013 (https://bugzilla.redhat.com/show_bug.cgi?id=2460013) may contain additional technical details and interim workarounds. Until patches are deployed, implement compensating controls: restrict filesystem permissions on directories accessible to InstructLab processes using strict ACLs (trade-off: may break legitimate logging functionality), enforce mandatory access controls via SELinux targeted policies to confine InstructLab write operations to designated paths (requires custom policy development), and monitor file creation events outside expected log directories using auditd rules (detection-only, does not prevent exploitation). Review and rotate credentials for accounts with InstructLab access, as exploitation requires authenticated local access.

Vendor StatusVendor

Share

EUVD-2026-24736 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy