CVE-2026-41635
critical
CVSS v3
9.8
CVSS v2
—
VIR risk
9.8
Description
Apache MINA vulnerable to Deserialization of Untrusted Data
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-41635
Vendor advisory: security@apache.org — https://lists.apache.org/thread/1l91w1mqsb3lwfd504fs045ylxntt2tm
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | forky | affected | |
| debian | sid | affected | |
| debian | trixie | affected | |
| debian | bookworm | affected | |
| debian | bullseye | 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
- https://lists.apache.org/thread/1l91w1mqsb3lwfd504fs045ylxntt2tm
- http://www.openwall.com/lists/oss-security/2026/04/27/4
- https://nvd.nist.gov/vuln/detail/CVE-2026-41635
- https://github.com/apache/mina
- https://security-tracker.debian.org/tracker/CVE-2026-41635
- https://github.com/advisories/GHSA-8297-v2rf-2p32
CWEs
CWE-502
Verify integrity in audit chain (admin only). AS-IS.