Remote code execution via deserialization allowlist bypass
Published May 1, 2026 · Updated May 1, 2026
Deserialization filter bypass in Apache MINA 2.1.0 through 2.1.11 and 2.2.0 through 2.2.6 allows remote attackers to execute code. AbstractIoBuffer.resolveClass() skips the acceptMatchers class-name allowlist for static classes and primitive types, then loads the attacker-selected class with Class.forName(). Exposure requires an application to call IoBuffer.getObject(), including through ObjectSerializationCodecFactory, and successful exploitation runs code in that application's process.
Summary
What happened
Deserialization filter bypass in Apache MINA 2.1.0 through 2.1.11 and 2.2.0 through 2.2.6 allows remote attackers to execute code. AbstractIoBuffer.resolveClass() skips the acceptMatchers class-name allowlist for static classes and primitive types, then loads the attacker-selected class with Class.forName(). Exposure requires an application to call IoBuffer.getObject(), including through ObjectSerializationCodecFactory, and successful exploitation runs code in that application's process.
The record
- CVE
- CVE-2026-42779
- Published
- May 1, 2026
- Updated
- May 1, 2026
- Vendor
- The Apache Software Foundation
- Product
- Apache MINA
- Classifications
- CWE-502, T1190
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- May 1, 2026CVE publishedPublication date reported by the CVE source.
- May 1, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=2.1.X <=2.1.11
- Affected versionversion=2.2.X <=2.2.6
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- CVE-2026-42779 Apache MINA deserialization filter-bypass PoCproof of concept · unverified
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo