CVE-2026-47065 is a critical unsafe deserialization vulnerability in Apache MINA's class-filtering logic. When a serialized stream contains a Java proxy class descriptor, Java ObjectInputStream dispatches proxy resolution to resolveProxyClass(). Without a MINA override that applies acceptMatchers validation to every proxy interface, the default JDK implementation loads the named interfaces and constructs the proxy class, bypassing MINA's accepted-classes allow list. A related class-descriptor path initialized allow-listed classes while resolving them, permitting execution of their static initializers before an instance was constructed.
Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
What an attacker gets, and what they’ve been doing with it.
If you can’t patch tonight, do this now.
Patch, then assume compromise.
No public exploits tracked yet. Mallory keeps watching.
No public exploit code observed for this vulnerability.
Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.
Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.
13 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
A java.lang.reflect.Proxy-based acceptMatchers allow-list/filter bypass in Apache MINA. The stated fix is present in the 2.2.X branch, while the content reports that the 2.0.X and 2.1.X lines did not receive it.
A prior Apache MINA acceptMatchers allow-list filter bypass involving java.lang.reflect.Proxy and a missing resolveProxyClass() override. Its claimed fixes for the 2.0.x and 2.1.x maintenance branches were incomplete, which is the basis for CVE-2026-94301.
An Apache MINA acceptMatchers allow-list/filter bypass involving java.lang.reflect.Proxy and a missing resolveProxyClass() override. Its fix was applied to the 2.2.x branch but was not actually backported to the 2.0.x and 2.1.x branches as previously announced.
A critical Apache MINA core deserialization allow-list bypass involving resolveProxyClass. The advisory states that MINA core versions before 2.1.15 and 2.0.31 are affected and should be upgraded.
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.