CVE-2026-6855
HighSummary
A flaw was found in InstructLab that allows a local attacker to exploit a path traversal vulnerability in the chat session handler by manipulating the `logs_dir` parameter. This enables the attacker to create new directories and write files to arbitrary locations on the system.
Risk Assessment
This vulnerability could lead to unauthorized data modification or disclosure, posing a significant threat to the integrity and confidentiality of the system.
Recommendation
It is recommended to review and secure the handling of input parameters to prevent manipulation of the `logs_dir` parameter, as well as to implement appropriate access controls to the file system.
Other vulnerabilities in InstructLab
Original NVD description (English source)
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.

