Skip to content

Vulnerable Jackson version in dependencies #24

Description

@kalinochkind

software.amazon.neptune:gremlin-client:4.0.2 depends on org.apache.tinkerpop:gremlin-driver:3.7.3. It uses org.apache.tinkerpop:gremlin-shaded:3.7.3 with bundled com.fasterxml.jackson.core:jackson-databind:2.15.2. Jackson 2.15.2 has vulnerabilities CVE-2026-54512, CVE-2026-54513. Forcing Jackson version with a fix is impossible because it is shaded. It would be nice to update dependencies so that the vulnerable version is no longer on classpath

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions