CVE-2026-42779
Gravedad CVSS v3.1:
CRÍTICA
Tipo:
CWE-502
Deserialización de datos no confiables
Fecha de publicación:
01/05/2026
Última modificación:
01/05/2026
Descripción
*** Pendiente de traducción *** 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:<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
Apache MINA&#39;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.<br />
<br />
<br />
<br />
<br />
The fix checks if the class is present in the accepted class filter before calling Class.forName(). <br />
<br />
<br />
<br />
<br />
<br />
<br />
Affected versions are Apache MINA 2.1.0
Impacto
Puntuación base 3.x
9.80
Gravedad 3.x
CRÍTICA
Productos y versiones vulnerables
| CPE | Desde | Hasta |
|---|---|---|
| cpe:2.3:a:apache:mina:*:*:*:*:*:*:*:* | 2.1.0 (incluyendo) | 2.1.12 (excluyendo) |
| cpe:2.3:a:apache:mina:*:*:*:*:*:*:*:* | 2.2.0 (incluyendo) | 2.2.7 (excluyendo) |
Para consultar la lista completa de nombres de CPE con productos y versiones, ver esta página



