renovate-bot opened a new pull request, #6696: URL: https://github.com/apache/jmeter/pull/6696
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [org.apache.mina:mina-core](https://mina.apache.org/) ([source](https://redirect.github.com/apache/mina)) | `2.2.5` → `2.2.6` |  |  | --- ### Apache MINA Vulnerable to Deserialization of Untrusted Data (CVE-2024-52046 Incomplete Fix) [CVE-2026-41409](https://nvd.nist.gov/vuln/detail/CVE-2026-41409) / [GHSA-f2wh-grmh-r6jm](https://redirect.github.com/advisories/GHSA-f2wh-grmh-r6jm) <details> <summary>More information</summary> #### Details The fix for CVE-2024-52046 in Apache MINA AbstractIoBuffer.getObject() was incomplete. The classname allowlist of classes allowed to be deserialized was applied too late after a static initializer in a class to be read might already have been executed. Affected versions are Apache MINA 2.0.0 <= 2.0.27, 2.1.0 <= 2.1.10, and 2.2.0 <= 2.2.5. The problem is resolved in Apache MINA 2.0.28, 2.1.11, and 2.2.6 by applying the classname allowlist earlier. Affected are applications using Apache MINA that call IoBuffer.getObject(). Applications using Apache MINA are advised to upgrade #### Severity - CVSS Score: 9.8 / 10 (Critical) - Vector String: `CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H` #### References - [https://nvd.nist.gov/vuln/detail/CVE-2026-41409](https://nvd.nist.gov/vuln/detail/CVE-2026-41409) - [https://lists.apache.org/thread/9ddvsq6c4l5bhwq8l14sob4f8qjvx5c9](https://lists.apache.org/thread/9ddvsq6c4l5bhwq8l14sob4f8qjvx5c9) - [https://github.com/advisories/GHSA-76h9-2vwh-w278](https://redirect.github.com/advisories/GHSA-76h9-2vwh-w278) - [https://github.com/advisories/GHSA-f2wh-grmh-r6jm](https://redirect.github.com/advisories/GHSA-f2wh-grmh-r6jm) This data is provided by the [GitHub Advisory Database](https://redirect.github.com/advisories/GHSA-f2wh-grmh-r6jm) ([CC-BY 4.0](https://redirect.github.com/github/advisory-database/blob/main/LICENSE.md)). </details> --- ### Release Notes <details> <summary>apache/mina (org.apache.mina:mina-core)</summary> ### [`v2.2.6`](https://redirect.github.com/apache/mina/compare/2.2.5...2.2.6) [Compare Source](https://redirect.github.com/apache/mina/compare/2.2.5...2.2.6) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - "" - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apache/jmeter). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==--> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
