Skip to content

fix: update vertx-core to 4.5.24 to patch CVE#63

Open
AlexanderBartash wants to merge 1 commit intoConsensys:mainfrom
AlexanderBartash:fix/vertx-core-cve-4.5.24
Open

fix: update vertx-core to 4.5.24 to patch CVE#63
AlexanderBartash wants to merge 1 commit intoConsensys:mainfrom
AlexanderBartash:fix/vertx-core-cve-4.5.24

Conversation

@AlexanderBartash
Copy link
Copy Markdown

@AlexanderBartash AlexanderBartash commented Jan 18, 2026

Summary

  • Update io.vertx:vertx-core from 4.5.22 to 4.5.24 to fix security vulnerability

Security Issue

CVE: GHSA-cphf-4846-3xx9

The Vert.x Web static handler component cache can be manipulated to deny access to static files served by the handler using specifically crafted request URIs.

Affected versions: < 4.5.24
Patched version: 4.5.24

Test Plan

  • ./gradlew build passes all tests
  • Dependency tree shows io.vertx:vertx-core -> 4.5.24

Note

Security patch via dependency bump.

  • Update io.vertx dependency set from 4.5.22 to 4.5.24 in dependency-versions.gradle, upgrading vertx-core and vertx-lang-kotlin-coroutines to address GHSA-cphf-4846-3xx9

Written by Cursor Bugbot for commit 0d34183. This will update automatically on new commits. Configure here.

Fixes GHSA-cphf-4846-3xx9 - Vert.x Web static handler cache
manipulation vulnerability that allows DoS via crafted URIs.

GHSA-cphf-4846-3xx9
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 18, 2026

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@AlexanderBartash
Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

github-actions bot added a commit that referenced this pull request Jan 18, 2026
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.

1 participant