CVE-2026-43637

Source
https://cve.org/CVERecord?id=CVE-2026-43637
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-43637.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-43637
Published
2026-07-15T13:54:38.892Z
Modified
2026-07-17T03:46:25.228523698Z
Severity
  • 8.8 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
Cornac < 2.6.0 Path Traversal via _extract_archive() in download.py
Details

Cornac before 2.6.0 contains a path traversal (Tar Slip) vulnerability that allows attackers to write arbitrary files outside the intended cache directory by supplying a crafted TAR archive containing ../ sequences, absolute paths, or symlink/hardlink entries to the extractarchive() function in cornac/utils/download.py. Attackers can trigger this vulnerability through the built-in dataset loaders, which automatically download and extract archives, causing archive.extractall() to write files to arbitrary locations on the filesystem accessible to the running process.

Database specific
{
    "cwe_ids": [
        "CWE-22"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/43xxx/CVE-2026-43637.json",
    "cna_assigner": "VulnCheck"
}
References

Affected packages

Git / github.com/preferredai/cornac

Affected ranges

Type
GIT
Repo
https://github.com/preferredai/cornac
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "2.6.0"
        }
    ],
    "source": [
        "DESCRIPTION",
        "REFERENCES"
    ]
}

Affected versions

v2.*
v2.4.0
v2.5.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-43637.json"