This project might be open to known security vulnerabilities, which can be prevented by tightening the version range of affected dependencies. Find detailed information at the bottom.

Crate aws-lc-rs

Dependencies

(4 total, 1 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 aws-lc-fips-sys ⚠️^0.13.10.13.14maybe insecure
 aws-lc-sys^0.40.00.40.0up to date
 untrusted^0.7.10.9.0out of date
 zeroize^1.8.11.8.2up to date

Dev dependencies

(5 total, all up-to-date)

CrateRequiredLatestStatus
 clap^4.44.6.1up to date
 hex^0.4.30.4.3up to date
 lazy_static^1.5.01.5.0up to date
 paste^1.0.151.0.15up to date
 regex^1.11.11.12.3up to date

Security Vulnerabilities

aws-lc-fips-sys: CRL Distribution Point Scope Check Logic Error in AWS-LC

RUSTSEC-2026-0042

A logic error in CRL distribution point matching in AWS-LC allows a revoked certificate to bypass revocation checks during certificate validation, when the application enables CRL checking and uses partitioned CRLs with Issuing Distribution Point (IDP) extensions.

Customers of AWS services do not need to take action. aws-lc-fips-sys contains code from AWS-LC. Applications using aws-lc-fips-sys should upgrade to the most recent release of aws-lc-fips-sys.

Workarounds

Applications can workaround this issue if they do not enable CRL checking (X509_V_FLAG_CRL_CHECK). Applications using complete (non-partitioned) CRLs without IDP extensions are also not affected.

Otherwise, there is no workaround and applications using aws-lc-fips-sys should upgrade to the most recent releases of aws-lc-fips-sys.