cbcvebase.

Apache Mina vulnerabilities

8 known vulnerabilities affecting apache/mina.

Total CVEs
8
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
CRITICAL6HIGH1MEDIUM1

Vulnerabilities

Page 1 of 1
CVE-2024-52046P2CRITICALCVSS 9.8≥ 2.0.0, < 2.0.27≥ 2.1.0, < 2.1.10+1 more2024-12-25
CVE-2024-52046 [CRITICAL] CWE-502 CVE-2024-52046: The ObjectSerializationDecoder in Apache MINA uses Java’s native deserialization protocol to process The ObjectSerializationDecoder in Apache MINA uses Java’s native deserialization protocol to process incoming serialized data but lacks the necessary security checks and defenses. This vulnerability allows attackers to exploit the deserialization process by sending specially crafted malicious serialized data, potentially leading to remote code exe
nvd
CVE-2026-41635P2CRITICALCVSS 9.8≥ 2.0.0, < 2.0.28≥ 2.1.0, < 2.1.11+1 more2026-04-27
CVE-2026-41635 [CRITICAL] CWE-502 CVE-2026-41635: Apache MINA's AbstractIoBuffer.resolveClass() contains two branches, one of them (for static classes Apache MINA's AbstractIoBuffer.resolveClass() contains two branches, one of them (for static classes or primitive types) does not check the class at all, bypassing the classname allowlist and allowing arbitrary code to be executed. The fix checks if the class is present in the accepted class filter before calling Class.forName(). Affected vers
nvd
CVE-2026-42779P2CRITICALCVSS 9.8≥ 2.1.0, < 2.1.12≥ 2.2.0, < 2.2.72026-05-01
CVE-2026-42779 [CRITICAL] CVE-2026-42779: The fix for CVE-2026-41635 was not applied to the 2.1.X and 2.2.X branches. Here was the original is The fix for CVE-2026-41635 was not applied to the 2.1.X and 2.2.X branches. Here was the original issue description: Apache MINA's AbstractIoBuffer.resolveClass() contains two branches, one of them (for static classes or primitive types) does not check the class at all, bypassing the classname allowlist and allowing arbitrary code to be executed. The
nvd
CVE-2026-41409P3CRITICALCVSS 9.8≥ 2.0.0, < 2.0.28≥ 2.1.0, < 2.1.11+1 more2026-04-27
CVE-2026-41409 [CRITICAL] CVE-2026-41409: The fix for CVE-2024-52046 in Apache MINA AbstractIoBuffer.getObject() was incomplete. The classname 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
nvd
CVE-2026-42778P3CRITICALCVSS 9.8≥ 2.1.0, < 2.1.12≥ 2.2.0, < 2.2.72026-05-01
CVE-2026-42778 [CRITICAL] CVE-2026-42778: The fix for CVE-2026-41409 was not applied to the 2.1.X and 2.2.X branches. Here was the original is The fix for CVE-2026-41409 was not applied to the 2.1.X and 2.2.X branches. Here was the original issue 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
nvd
CVE-2026-47065P3CRITICALCVSS 9.8v2.0.29v2.1.13+1 more2026-06-03
CVE-2026-47065 [CRITICAL] CWE-502 CVE-2026-47065: ZDRES-232: resolveProxyClass Not Overridden - acceptMatchers Filter Bypass via java.lang.reflect.Pro ZDRES-232: resolveProxyClass Not Overridden - acceptMatchers Filter Bypass via java.lang.reflect.Proxy Assessment: Fully addressed. When the serialised stream contains a TC_PROXYCLASSDESC (the marker for a java.lang.reflect.Proxy ), JDK’s ObjectInputStream.readProxyDesc() is dispatched. JDK then calls the default ObjectInputStream.resolveProxy
nvd
CVE-2019-0231P3HIGHCVSS 7.5v2.0.20v2.1.12019-10-01
CVE-2019-0231 [HIGH] CWE-319 CVE-2019-0231: Handling of the close_notify SSL/TLS message does not lead to a connection closure, leading the serv Handling of the close_notify SSL/TLS message does not lead to a connection closure, leading the server to retain the socket opened and to have the client potentially receive clear text messages afterward. Mitigation: 2.0.20 users should migrate to 2.0.21, 2.1.0 users should migrate to 2.1.1. This issue affects: Apache MINA.
nvd
CVE-2021-41973P4MEDIUMCVSS 6.5fixed in 2.0.22≥ 2.1.0, < 2.1.52021-11-01
CVE-2021-41973 [MEDIUM] CWE-835 CVE-2021-41973: In Apache MINA, a specifically crafted, malformed HTTP request may cause the HTTP Header decoder to In Apache MINA, a specifically crafted, malformed HTTP request may cause the HTTP Header decoder to loop indefinitely. The decoder assumed that the HTTP Header begins at the beginning of the buffer and loops if there is more data than expected. Please update MINA to 2.1.5 or greater.
nvd
Apache Mina vulnerabilities | cvebase