CVE-2026-41409
CRITICAL EPSS 35.9%
Published Apr 27, 20262mo ago · Modified Jun 17, 20261w ago
9.8 CVSS 3.1
Published Apr 27, 2026 2mo ago
Last Modified Jun 17, 2026 1w ago
Description
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
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High
Threat Intelligence
EPSS Exploit Probability
35.9% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-502 Deserialization of Untrusted Data Validation
Affected Products 3
References 1
- lists.apache.org https://lists.apache.org/thread/9ddvsq6c4l5bhwq8l14sob4f8qjvx5c9
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.