OESA-2026-1934

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2026-1934
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2026-1934.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2026-1934
Upstream
  • CVE-2026-40024
  • CVE-2026-40026
Published
2026-04-17T13:00:50Z
Modified
2026-04-17T13:20:28.890854Z
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 tskrecover 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 tskrecover, 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 ISO9660 filesystem parser where the parsesusp() function trusts lenid, lendes, and lensrc 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:20.03-LTS-SP4 / sleuthkit

Package

Name
sleuthkit
Purl
pkg:rpm/openEuler/sleuthkit&distro=openEuler-20.03-LTS-SP4

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
4.6.7-12.oe2003sp4

Ecosystem specific

{
    "aarch64": [
        "sleuthkit-4.6.7-12.oe2003sp4.aarch64.rpm",
        "sleuthkit-debuginfo-4.6.7-12.oe2003sp4.aarch64.rpm",
        "sleuthkit-debugsource-4.6.7-12.oe2003sp4.aarch64.rpm",
        "sleuthkit-devel-4.6.7-12.oe2003sp4.aarch64.rpm",
        "sleuthkit-help-4.6.7-12.oe2003sp4.aarch64.rpm"
    ],
    "src": [
        "sleuthkit-4.6.7-12.oe2003sp4.src.rpm"
    ],
    "x86_64": [
        "sleuthkit-4.6.7-12.oe2003sp4.x86_64.rpm",
        "sleuthkit-debuginfo-4.6.7-12.oe2003sp4.x86_64.rpm",
        "sleuthkit-debugsource-4.6.7-12.oe2003sp4.x86_64.rpm",
        "sleuthkit-devel-4.6.7-12.oe2003sp4.x86_64.rpm",
        "sleuthkit-help-4.6.7-12.oe2003sp4.x86_64.rpm"
    ]
}

Database specific

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