graphiti-core@0.28.1 vulnerabilities

A temporal graph building library

  • latest version

    0.28.2

  • latest non vulnerable version

  • first published

    1 years ago

  • latest version published

    7 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the graphiti-core package. This does not include vulnerabilities belonging to this package’s dependencies.

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    Fix for free
    VulnerabilityVulnerable Version
    • H
    Improper Neutralization of Special Elements in Data Query Logic

    graphiti-core is an A temporal graph building library

    Affected versions of this package are vulnerable to Improper Neutralization of Special Elements in Data Query Logic via the SearchFilters.node_labels process. An attacker can execute arbitrary Cypher queries within the privileges of the connected graph database by supplying crafted label values that are concatenated into Cypher label expressions without validation. This can lead to unauthorized reading, modification, or deletion of graph data, and bypassing logical group isolation enforced at the query layer. This is only exploitable if untrusted input is passed to SearchFilters.node_labels or if an LLM client is induced to call search_nodes with attacker-controlled entity_types values.

    How to fix Improper Neutralization of Special Elements in Data Query Logic?

    Upgrade graphiti-core to version 0.28.2 or higher.

    [,0.28.2)