CVE Explorer
CVE-2026-41635
Apache MINA's AbstractIoBuffer.resolveClass() contains two branches, one of them (for static classes or primitive types) does not check the class at all, bypassing the classname allowlist and allowing arbitrary code to be executed.
The fix checks if the class is present in the accepted class filter before calling Class.forName().
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
Known exploited
Not asserted
Disputed
No
Stale source
No
Conflicts
0
Affected products and versions
1 source assertion{"collectionURL":"https://repo.maven.apache.org/maven2","defaultStatus":"unaffected","packageName":"org.apache.mina:mina-core","product":"Apache MINA","vendor":"Apache Software Foundation","versions":[{"lessThanOrEqual":"2.2.5","status":"affected","version":"2.2.0","versionType":"semver"},{"lessThanOrEqual":"2.1.10","status":"affected","version":"2.1.0","versionType":"semver"},{"lessThanOrEqual":"2.0.27","status":"affected","version":"2.0.0","versionType":"semver"}]}
- cve_program_cvelist_v5affectedurn:baitaphish:normalized-source-record:v2:ce87c6497af4b849325511be3f05fd71cfc2d0001c491043d6941205d15705f3 · sha256:e016b5175028eb4a… · /containers/cna/affected/0
Provider-owned CVSS observations
1 source assertion{"metric":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"HIGH","baseScore":9.8,"baseSeverity":"CRITICAL","confidentialityImpact":"HIGH","integrityImpact":"HIGH","privilegesRequired":"NONE","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","version":"3.1"},"metric_type":"cvssV3_1"}
- cve_program_cvelist_v5cvssurn:baitaphish:normalized-source-record:v2:ce87c6497af4b849325511be3f05fd71cfc2d0001c491043d6941205d15705f3 · sha256:e016b5175028eb4a… · /containers/cna/metrics/0/cvssV3_1
CWE assertions
1 source assertion{"cweId":"CWE-502","description":"CWE-502 Deserialization of Untrusted Data","lang":"en","type":"CWE"}
- cve_program_cvelist_v5cweurn:baitaphish:normalized-source-record:v2:ce87c6497af4b849325511be3f05fd71cfc2d0001c491043d6941205d15705f3 · sha256:e016b5175028eb4a… · /containers/cna/problemTypes/0/descriptions/0
Source references
2 source assertions{"url":"http://www.openwall.com/lists/oss-security/2026/04/27/4"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:ce87c6497af4b849325511be3f05fd71cfc2d0001c491043d6941205d15705f3 · sha256:e016b5175028eb4a… · /containers/adp/1/references/0
{"tags":["vendor-advisory"],"url":"https://lists.apache.org/thread/1l91w1mqsb3lwfd504fs045ylxntt2tm"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:ce87c6497af4b849325511be3f05fd71cfc2d0001c491043d6941205d15705f3 · sha256:e016b5175028eb4a… · /containers/cna/references/0
Attribution and limitations
- CVE Program CVEList V5: Reproduce the MITRE copyright designation and CVE license in copies. Source →
Provider severity values are preserved separately. Baitaphish does not convert them into a risk rating, infer affected products, or treat EPSS as observed exploitation.