CVE-2026-41409
critical
CVSS v3
9.8
CVSS v2
—
VIR risk
9.8
Description
Apache MINA Vulnerable to Deserialization of Untrusted Data (CVE-2024-52046 Incomplete Fix)
Predictions
Exploit likelihood
97%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2026-41409
Vendor advisory: security@apache.org — https://lists.apache.org/thread/9ddvsq6c4l5bhwq8l14sob4f8qjvx5c9
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 0 |
| debian | bullseye | fixed | 0 |
| debian | forky | affected | |
| debian | sid | affected | |
| debian | trixie | affected | |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Maven | org.apache.mina:mina-core | >=2.0.0,<2.0.28 | 2.0.28 |
| Maven | org.apache.mina:mina-core | >=2.1.0,<2.1.11 | 2.1.11 |
| Maven | org.apache.mina:mina-core | >=2.2.0,<2.2.6 | 2.2.6 |
| MAVEN | org.apache.mina:mina-core | >= 2.2.0, < 2.2.6 | 2.2.6 |
| MAVEN | org.apache.mina:mina-core | >= 2.1.0, < 2.1.11 | 2.1.11 |
| MAVEN | org.apache.mina:mina-core | >= 2.0.0, < 2.0.28 | 2.0.28 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| apache | mina | {"startIncluding":"2.0.0","endExcluding":"2.0.28"} | 2.0.28 |
References
CWEs
CWE-502
Verify integrity in audit chain (admin only). AS-IS.