CVE-2026-94301 PUBLISHED

Apache MINA: CVE-2026-47065 resolveProxyClass fix missing from 2.0.X and 2.1.X branches (2.0.30 / 2.1.14) ZDRES-232

Assigner: apache
Reserved: 21.09.2026 Published: 21.09.2026 Updated: 21.09.2026

The fix for CVE-2026-47065/ZDRES-232 ("resolveProxyClass Not Overridden - acceptMatchers Filter Bypass via java.lang.reflect.Proxy"), released on 2026-06-02 and announced as "Fully addressed" in MINA 2.2.8, 2.1.13 and 2.0.29, was committed to the  2.2.X branch only. The 2.0.X and 2.1.X maintenance branches never received the resolveProxyClass() override, so the 2.0.29 and 2.1.13 artifacts listed as fixed -- and every later release on those lines, up to and including the current 2.0.30 and 2.1.14 -- remain vulnerable to the exact allow-list bypass that CVE-2026-47065 was meant to close.

Metrics

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

Product Status

Vendor Apache Software Foundation
Product Apache MINA
Versions Default: unaffected
  • affected from 2.0.0 to 2.0.31 (excl.)
  • affected from 2.1.0 to 2.1.15 (excl.)

Credits

  • tonghuaroot finder

References

Problem Types

  • CWE-502 Deserialization of untrusted data CWE