Apache Software Foundation Apache Mina vulnerabilities
5 known vulnerabilities affecting apache_software_foundation/apache_mina.
Total CVEs
5
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
CRITICAL3HIGH1MEDIUM1
Vulnerabilities
Page 1 of 1
CVE-2024-52046P2CRITICALCVSS 9.8≥ 2.2.X, ≤ 2.2.6≥ 2.1.X, ≤ 2.1.112024-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.2.X, ≤ 2.2.6≥ 2.1.X, ≤ 2.1.112026-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-47065P3CRITICALCVSS 9.8≥ 2.2.0, < 2.2.8≥ 2.1.0, < 2.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.5vApache MINA 2.1 2.1.0vApache MINA 2.0 2.0.212019-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.5≥ Apache MINA, < 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