Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-47065

9.8 · CRITICAL
Published Jun 3, 2026 apache CWE-502 EPSS 0.50% (41th pctl)

Overview

CVE-2026-47065 is a critical-severity vulnerability affecting apache mina. It was published on June 3, 2026 and has a CVSS 3.1 base score of 9.8 (CRITICAL).

This vulnerability has a CVSS 3.1 base score of 9.8, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

ZDRES-232: resolveProxyClass Not Overridden - acceptMatchers Filter Bypass via java.lang.reflect.Proxy

Assessment: Fully addressed.

When the serialised stream contains a TC_PROXYCLASSDESC (the marker

for a java.lang.reflect.Proxy ), JDK’s ObjectInputStream.readProxyDesc()

is

dispatched. JDK then calls the default

ObjectInputStream.resolveProxyClass(interfaces) implementation, which

performs Class.forName(intf, false, latestUserDefinedLoader()) for EACH

interface name and constructs the proxy class — bypassing the accepted

classes list .

ZDRES-233: Class.forName(name, initialize=true, classLoader) in

readClassDescriptor Triggers Static Initialiser of Allow-Listed Classes

Assessment: Fully addressed.

For ANY class on the allow-list, deserialising a stream that names it triggers the class’s

(static initialiser) BEFORE any instance is constructed. This means an

attacker who supplies a class name on the allow-list (e.g., the

developer wrote accept(“com.myapp.*") , att

Remediation

Check the references section for vendor advisories and patches from apache. Update mina to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status

Frequently Asked Questions

What is CVE-2026-47065?

CVE-2026-47065 is a critical-severity vulnerability affecting apache mina. It was published on June 3, 2026 and has a CVSS 3.1 base score of 9.8 (CRITICAL).

How severe is CVE-2026-47065?

This vulnerability has a CVSS 3.1 base score of 9.8, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2026-47065?

Check the references section for vendor advisories and patches from apache. Update mina to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-47065?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-47065 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.