| タイトル | Apache Software FoundationのMINAにおける信頼できないデータのデシリアライゼーションに関する脆弱性 |
|---|---|
| 概要 | Apache MINAのAbstractIoBuffer.resolveClass()には、静的クラスやプリミティブ型に関する分岐でクラス名の許可リストをチェックしない脆弱性が存在します。このため、悪意あるコードが実行される恐れがあります。該当するバージョンは2.1.0から2.1.11および2.2.0から2.2.6までであり、2.1.12および2.2.7で修正されています。Apache MINAを使用しているアプリケーションでは、アップグレードを推奨します。 |
| 想定される影響 | 当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| 対策 | 正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| 公表日 | 2026年5月1日0:00 |
| 登録日 | 2026年5月7日12:04 |
| 最終更新日 | 2026年5月7日12:04 |
| CVSS3.0 : 緊急 | |
| スコア | 9.8 |
|---|---|
| ベクター | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
| Apache Software Foundation |
| MINA 2.1.0 以上 2.1.12 未満 |
| MINA 2.2.0 以上 2.2.7 未満 |
| No | 変更内容 | 変更日 |
|---|---|---|
| 1 | [2026年05月07日] 掲載 |
2026年5月7日12:04 |
| 概要 | 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 fix checks if the class is present in the accepted class filter before calling Class.forName(). Affected versions are Apache MINA 2.1.0 <= 2.1.11, and 2.2.0 <= 2.2.6. The problem is resolved in Apache MINA 2.1.12, and 2.2.7 by Affected are applications using Apache MINA that call IoBuffer.getObject(). Applications using Apache MINA are advised to upgrade. |
|---|---|
| 公表日 | 2026年5月1日20:16 |
| 登録日 | 2026年5月2日4:06 |
| 最終更新日 | 2026年5月2日2:55 |
| 構成1 | 以上 | 以下 | より上 | 未満 | |
| cpe:2.3:a:apache:mina:*:*:*:*:*:*:*:* | 2.1.0 | 2.1.12 | |||
| cpe:2.3:a:apache:mina:*:*:*:*:*:*:*:* | 2.2.0 | 2.2.7 | |||