Skip to content

Bump minimum aws-lc-rs dependency to address CVE-2026-3336 and CVE-2026-3338 #491

@Cropi

Description

@Cropi

jsonwebtoken currently specifies aws-lc-rs ^1.15.0 as an optional dependency for the aws_lc_rs feature. This allows Cargo to resolve versions of aws-lc-rs that depend on aws-lc-sys < 0.38.0, which is affected by CVEs disclosed on 2026-03-02:

Bumping the minimum version of aws_lc_rs ensures that fresh resolves will pick up the patched aws-lc-sys >= 0.38.0

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