Skip to content

Bump httpcore5 5.2.5 -> 5.3.5 to fix DoS vulnerability (VIDEO-20814)#386

Merged
adimiz1 merged 1 commit into
masterfrom
fix/httpcore5-dos-vulnerability
May 31, 2026
Merged

Bump httpcore5 5.2.5 -> 5.3.5 to fix DoS vulnerability (VIDEO-20814)#386
adimiz1 merged 1 commit into
masterfrom
fix/httpcore5-dos-vulnerability

Conversation

@adimiz1
Copy link
Copy Markdown
Contributor

@adimiz1 adimiz1 commented May 31, 2026

Brief Summary of Changes

Fixes SNYK-JAVA-ORGAPACHEHTTPCOMPONENTSCORE5-15857052: incorrect stream accounting in httpcore5-h2 allows unbounded concurrent streams via rapid resets. Also aligns httpcore5 version with httpclient5 5.3.x release train.

Fix testFieldRestrictions: Cloudinary API now rejects fields with both mandatory and readonly_ui set; test only asserts readonly_ui so mandatory=false is correct.

What does this PR address?

  • GitHub issue (Add reference - #XX)
  • Refactoring
  • New feature
  • Bug fix
  • Adds more tests

Are tests included?

  • Yes
  • No

Reviewer, please note:

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I ran the full test suite before pushing the changes and all the tests pass.

Fixes SNYK-JAVA-ORGAPACHEHTTPCOMPONENTSCORE5-15857052: incorrect stream
accounting in httpcore5-h2 allows unbounded concurrent streams via
rapid resets. Also aligns httpcore5 version with httpclient5 5.3.x
release train.

Fix testFieldRestrictions: Cloudinary API now rejects fields with both
mandatory and readonly_ui set; test only asserts readonly_ui so
mandatory=false is correct.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@adimiz1 adimiz1 requested a review from const-cloudinary May 31, 2026 09:43
@adimiz1 adimiz1 merged commit e682979 into master May 31, 2026
8 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