Skip to content

Update FileUpload dependency to 2.0.0-M5#551

Open
miguno wants to merge 1 commit intoring-clojure:masterfrom
miguno:commons-fileupload2-core-update
Open

Update FileUpload dependency to 2.0.0-M5#551
miguno wants to merge 1 commit intoring-clojure:masterfrom
miguno:commons-fileupload2-core-update

Conversation

@miguno
Copy link
Copy Markdown

@miguno miguno commented Apr 12, 2026

Thanks for your continued work on ring!

This PR updates org.apache.commons/commons-fileupload2-core to 2.0.0-M5 from Feb 17, 2026 to address a CVE in 2.0.0-M4.

Background: The currently used version 2.0.0-M4 of org.apache.commons/commons-fileupload2-core is, via its own dependencies, vulnerable to CVE-2025-48924 (StackOverflowError on very long inputs).

References:

@weavejester
Copy link
Copy Markdown
Member

It appears as if the API for setFileSizeMax has been changed between M4 and M5.

@weavejester
Copy link
Copy Markdown
Member

It looks like setFileSizeMax is now setMaxFileSize.

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