GHSA-995c-6rp3-4m4x

Suggest an improvement
Source
https://github.com/advisories/GHSA-995c-6rp3-4m4x
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/05/GHSA-995c-6rp3-4m4x/GHSA-995c-6rp3-4m4x.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-995c-6rp3-4m4x
Aliases
  • CVE-2026-42778
Downstream
Related
Published
2026-05-01T12:30:25Z
Modified
2026-05-08T03:14:27.004532280Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Apache MINA vulnerable to Deserialization of Untrusted Data (CVE-2026-41409 Incomplete Fix)
Details

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.

Database specific
{
    "github_reviewed_at": "2026-05-07T02:54:15Z",
    "nvd_published_at": "2026-05-01T11:16:19Z",
    "cwe_ids": [
        "CWE-502"
    ],
    "severity": "CRITICAL",
    "github_reviewed": true
}
References

Affected packages

Maven / org.apache.mina:mina-core

Package

Name
org.apache.mina:mina-core
View open source insights on deps.dev
Purl
pkg:maven/org.apache.mina/mina-core

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.1.0
Fixed
2.1.12

Affected versions

2.*
2.1.0
2.1.1
2.1.2
2.1.3
2.1.4
2.1.5
2.1.6
2.1.7
2.1.8
2.1.9
2.1.10
2.1.11

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/05/GHSA-995c-6rp3-4m4x/GHSA-995c-6rp3-4m4x.json"

Maven / org.apache.mina:mina-core

Package

Name
org.apache.mina:mina-core
View open source insights on deps.dev
Purl
pkg:maven/org.apache.mina/mina-core

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.2.0
Fixed
2.2.7

Affected versions

2.*
2.2.0
2.2.1
2.2.2
2.2.3
2.2.4
2.2.5
2.2.6

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/05/GHSA-995c-6rp3-4m4x/GHSA-995c-6rp3-4m4x.json"