Apache Mina

8 CVEs affecting Apache Mina. Latest disclosed: 2026-06-03. Critical: 6, High: 1.

Top CVEs affecting Apache Mina
CVESeverityScorePublishedSummary
CVE-2026-47065Critical9.82026-06-03ZDRES-232: resolveProxyClass Not Overridden - acceptMatchers Filter Bypass via java.lang.reflect.Proxy Assessment: Fully addressed. When the serialised str…
CVE-2026-42779Critical9.82026-05-01The 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…
CVE-2026-42778Critical9.82026-05-01The 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 M…
CVE-2026-41409Critical9.82026-04-27The fix for CVE-2024-52046 in Apache MINA AbstractIoBuffer.getObject() was incomplete. The classname allowlist of classes allowed to be deserialized was applie…
CVE-2026-41635Critical9.82026-04-27Apache MINA's AbstractIoBuffer.resolveClass() contains two branches, one of them (for static classes or primitive types) does not check the class at all, bypas…
CVE-2024-52046Critical9.82024-12-25The ObjectSerializationDecoder in Apache MINA uses Java’s native deserialization protocol to process incoming serialized data but lacks the necessary security…
CVE-2019-0231High7.52019-10-01Handling 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 poten…
CVE-2021-41973Medium6.52021-11-01In Apache MINA, a specifically crafted, malformed HTTP request may cause the HTTP Header decoder to loop indefinitely. The decoder assumed that the HTTP Header…