SCA: security update for org.apache.mina:mina-core (GHSA-995c-6rp3-4m4x)

critical Tenable Self-Hosted Container Security Plugin ID 441474

Description

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

- 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
(CVE-2026-42778)

Solution

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

See Also

https://github.com/advisories/GHSA-995c-6rp3-4m4x

Plugin Details

Severity: Critical

ID: 441474

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 5/7/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 6.9

Percentile: 96.92

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-42778

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: 5/1/2026

Vulnerability Publication Date: 5/1/2026

Reference Information

CVE: CVE-2026-42778

cwe: CWE-502