SCA: security update for org.apache.mina:mina-core (GHSA-f2wh-grmh-r6jm)

critical Tenable Cloud Security Plugin ID 441263

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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.0.0 <= 2.0.27, 2.1.0 <=
2.1.10, and 2.2.0 <= 2.2.5. The problem is resolved in Apache MINA 2.0.28, 2.1.11, and 2.2.6 by applying
the classname allowlist earlier. Affected are applications using Apache MINA that call
IoBuffer.getObject(). Applications using Apache MINA are advised to upgrade (CVE-2026-41409)

Solution

Update the org.apache.mina:mina-core library and its related packages to version 2.0.28 or later.

See Also

https://github.com/advisories/GHSA-f2wh-grmh-r6jm

Plugin Details

Severity: Critical

ID: 441263

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 5/6/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 58.07

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.4

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C

CVSS Score Source: CVE-2026-41409

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/27/2026

Vulnerability Publication Date: 4/27/2026

Reference Information

CVE: CVE-2026-41409

cwe: CWE-502