OESA-2026-1938

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2026-1938
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2026-1938.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2026-1938
Upstream
Published
2026-04-17T11:10:57Z
Modified
2026-08-18T01:19:47Z
Severity
  • 8.4 (High) CVSS_V4 - CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X CVSS Calculator
Summary
sleuthkit security update
Details

The Sleuth Kit (previously known as TASK) is a collection of UNIX-based command line file system forensic tools that allow an investigator to examine NTFS, FAT, FFS, EXT2FS, EXT3FS and ExFAT file systems of a suspect computer in a non-intrusive fashion. The tools have a layer-based design and can extract data from internal file system structures. Because the tools do not rely on the operating system to process the file systems, deleted and hidden content is shown.

Security Fix(es):

A path traversal vulnerability exists in the tsk_recover tool of The Sleuth Kit through version 4.14.0. An attacker can craft a malicious filesystem image containing filenames or directory paths with path traversal sequences (e.g., /../). When processed by tsk_recover, this can cause files to be written to arbitrary locations outside the intended output directory. This could potentially lead to code execution by overwriting critical files such as shell configuration files or cron entries.(CVE-2026-40024)

The Sleuth Kit through 4.14.0 contains an out-of-bounds read vulnerability in the APFS filesystem keybag parser where the wrapped_key_parser class follows attacker-controlled length fields without bounds checking, causing heap reads past the allocated buffer. An attacker can craft a malicious APFS disk image that triggers information disclosure or crashes when processed by any Sleuth Kit tool that parses APFS volumes.(CVE-2026-40025)

The Sleuth Kit through 4.14.0 contains an out-of-bounds read vulnerability in the ISO9660 filesystem parser where the parse_susp() function trusts len_id, len_des, and len_src fields from the disk image to memcpy data into a stack buffer without verifying that the source data falls within the parsed SUSP block. An attacker can craft a malicious ISO image that causes reads past the end of the SUSP data buffer, and a zero-length SUSP entry can trigger an infinite parsing loop.(CVE-2026-40026)

Database specific
{
    "severity": "High"
}
References

Affected packages

openEuler:24.03-LTS-SP2 / sleuthkit

Package

Name
sleuthkit
Purl
pkg:rpm/openEuler/sleuthkit&distro=openEuler-24.03-LTS-SP2

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
4.12.1-3.oe2403sp2

Ecosystem specific

{
    "aarch64": [
        "sleuthkit-4.12.1-3.oe2403sp2.aarch64.rpm",
        "sleuthkit-debuginfo-4.12.1-3.oe2403sp2.aarch64.rpm",
        "sleuthkit-debugsource-4.12.1-3.oe2403sp2.aarch64.rpm",
        "sleuthkit-devel-4.12.1-3.oe2403sp2.aarch64.rpm",
        "sleuthkit-help-4.12.1-3.oe2403sp2.aarch64.rpm"
    ],
    "src": [
        "sleuthkit-4.12.1-3.oe2403sp2.src.rpm"
    ],
    "x86_64": [
        "sleuthkit-4.12.1-3.oe2403sp2.x86_64.rpm",
        "sleuthkit-debuginfo-4.12.1-3.oe2403sp2.x86_64.rpm",
        "sleuthkit-debugsource-4.12.1-3.oe2403sp2.x86_64.rpm",
        "sleuthkit-devel-4.12.1-3.oe2403sp2.x86_64.rpm",
        "sleuthkit-help-4.12.1-3.oe2403sp2.x86_64.rpm"
    ]
}

Database specific

source
"https://repo.openeuler.org/security/data/osv/OESA-2026-1938.json"