Skip to content

Update TensorFlow dependency to address CVE-2026-2492 (Uncontrolled Search Path Element) #1538

@ghost

Description

Hello,

It seems that the Tensorflow versions currently allowed by Meridian include a known vulnerability: CVE-2026-2492.
The pyproject.toml currently allows:
tensorflow >= 2.18, < 2.21

Here is the official CVE record : https://www.cve.org/CVERecord?id=CVE-2026-2492

Suggested fix :
Set Tensorflow minimum version requirements to >= 2.21.0, which seems to be the minimum version fixing the CVE.

Thank you !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions