Skip to content

fix: bump bytes crate to 1.11.1 to resolve CVE-2026-25541#694

Merged
Zee2413 merged 1 commit intoaws-cloudformation:mainfrom
Zee2413:fix/dependabot-bytes-cve-2026-25541
Mar 30, 2026
Merged

fix: bump bytes crate to 1.11.1 to resolve CVE-2026-25541#694
Zee2413 merged 1 commit intoaws-cloudformation:mainfrom
Zee2413:fix/dependabot-bytes-cve-2026-25541

Conversation

@Zee2413
Copy link
Copy Markdown
Contributor

@Zee2413 Zee2413 commented Mar 30, 2026

Summary

Resolves Dependabot alert #66 by bumping bytes from 1.10.0 to 1.11.1.

Vulnerability

CVE-2026-25541 (Medium) — Integer overflow in BytesMut::reserve in the bytes crate versions >= 1.2.1, < 1.11.1.

Changes

Cargo.lock only — version bump from 1.10.01.11.1. No Cargo.toml changes needed since bytes is a transitive dependency (via lambda_runtimehyperhttp).

Scope

This is a runtime production dependency used in cfn-guard-lambda.

Integer overflow in BytesMut::reserve in bytes <1.11.1.
Transitive runtime dependency via lambda_runtime → hyper → http.

Cargo.lock only — no Cargo.toml changes needed.
@Zee2413 Zee2413 merged commit 4a7bd00 into aws-cloudformation:main Mar 30, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants