Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-41635

40
FAUCET Score

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.6 by applying the classname allowlist earlier. Affected are applications using Apache MINA that call  IoBuffer.getObject(). Applications using Apache MINA are advised to upgrade.

First published: Apr 27, 2026Last modified: Apr 28, 2026

Impacted Technologies

VendorProductVersion(s)CPE
>= 2.0.0, < 2.0.28CPE matchmatch criteria
cpe:2.3:a:apache:mina:*:*:*:*:*:*:*:*
>= 2.1.0, < 2.1.11CPE matchmatch criteria
cpe:2.3:a:apache:mina:*:*:*:*:*:*:*:*
>= 2.2.0, < 2.2.6CPE matchmatch criteria
cpe:2.3:a:apache:mina:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

9.8CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
3.9
Impact Score
5.9
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.64%
Probability of exploitation in next 30 days
EPSS Percentile
47.0%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0064 is in the 28th percentile among its peer group of 36,862 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (4)

mavenpatch availablevia ghsa
Product: org.apache.mina:mina-coreFixed in: 2.0.28
mavenpatch availablevia ghsa
Product: org.apache.mina:mina-coreFixed in: 2.1.11
mavenpatch availablevia ghsa
Product: org.apache.mina:mina-coreFixed in: 2.2.6
apachevendor investigatingvia vendor_rss
View patch

Vendor Advisories (2)

mavenGHSA-8297-v2rf-2p32critical

Apache MINA vulnerable to Deserialization of Untrusted Data

Apr 27, 2026
apacheapache:www.mail-archive.com/[email protected]/msg10989.html

ZDRES-059: CVE-2026-41635: Apache MINA: AbstractIoBuffer.resolveClass() null-clazz Branch Skips acceptMatchers Filter — Full Object Deserialization RCE

Apr 27, 2026

References

openwall.com / lists/oss-security/2026/04/27/4
Mailing ListThird Party Advisory
lists.apache.org / thread/1l91w1mqsb3lwfd504fs045ylxntt2tm
Mailing ListVendor Advisory