Skip to content

fix: upgrade httpcore5 to 5.4.3 to address CVE-2026-54428 - #1977

Merged
netomi merged 3 commits into
eclipse-openvsx:mainfrom
vinokurig:CVE-2026-54428
Jul 17, 2026
Merged

fix: upgrade httpcore5 to 5.4.3 to address CVE-2026-54428#1977
netomi merged 3 commits into
eclipse-openvsx:mainfrom
vinokurig:CVE-2026-54428

Conversation

@vinokurig

Copy link
Copy Markdown
Contributor

Override Spring Boot managed httpcore5 version to 5.4.3 to fix a denial-of-service vulnerability in the HTTP/2 HPACK decoder (httpcore5-h2) that allows memory exhaustion via oversized compressed header blocks.

Override Spring Boot managed httpcore5 version to 5.4.3 to fix
a denial-of-service vulnerability in the HTTP/2 HPACK decoder
(httpcore5-h2) that allows memory exhaustion via oversized
compressed header blocks.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

@netomi netomi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, also pinned httpclient5 version as the bom seems to downgrade that.

@netomi
netomi merged commit d61570b into eclipse-openvsx:main Jul 17, 2026
5 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.

2 participants