Skip to content

vulnerability oin moon-dev-ai-agents project #36

@ankitdn

Description

@ankitdn

While working on moon-dev-ai-agents project, I found a vulnerability in Keras (CVE-2025-12060). The keras.utils.get_file API is vulnerable to path traversal when extract=True is used with malicious tar archives. Because it relies on tarfile.extractall without the filter="data" option, attackers can craft tar files with special symlinks that allow writing files outside the intended directory, leading to arbitrary file write on the filesystem.

CVE Link
CVE Report

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions