製品・ソフトウェアに関する情報
Apache Software FoundationのMINAにおける信頼できないデータのデシリアライゼーションに関する脆弱性
Title Apache Software FoundationのMINAにおける信頼できないデータのデシリアライゼーションに関する脆弱性
Summary

Apache MINAのAbstractIoBuffer.getObject()における脆弱性は、逆シリアライズ対象のクラス名のホワイトリストが不適切なタイミングで適用されたため、悪意あるクラスの逆シリアライズが可能になる問題です。この脆弱性はバージョン2.1.0から2.1.11および2.2.0から2.2.6に影響し、2.1.12および2.2.7で修正されています。影響を受けるシステムは安全のためにこれらの修正バージョンへアップグレードすることが推奨されます。

Possible impacts 当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 
Solution

正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date May 1, 2026, midnight
Registration Date May 7, 2026, 12:04 p.m.
Last Update May 7, 2026, 12:04 p.m.
CVSS3.0 : 緊急
Score 9.8
Vector CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Affected System
Apache Software Foundation
MINA 2.1.0 以上 2.1.12 未満
MINA 2.2.0 以上 2.2.7 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2026年05月07日]
  掲載
May 7, 2026, 12:04 p.m.

NVD Vulnerability Information
CVE-2026-42778
Summary

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 been executed.

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
applying the classname allowlist earlier.

Affected are applications using Apache MINA that call IoBuffer.getObject().

Applications using Apache MINA are advised to upgrade

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.1.0 <= 2.1.110, and 2.2.0 <= 2.2.6.

The problem is resolved in Apache MINA 2.1.12, and 2.2.7 by
applying the classname allowlist earlier.

Affected are applications using Apache MINA that call IoBuffer.getObject().

Applications using Apache MINA are advised to upgrade

Publication Date May 1, 2026, 8:16 p.m.
Registration Date May 2, 2026, 4:06 a.m.
Last Update May 2, 2026, 2:55 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:apache:mina:*:*:*:*:*:*:*:* 2.1.0 2.1.12
cpe:2.3:a:apache:mina:*:*:*:*:*:*:*:* 2.2.0 2.2.7
Related information, measures and tools
Common Vulnerabilities List