Lucene search
K

18 matches found

OSV
OSV
added yesterday3 views

UBUNTU-CVE-2026-42779

The fix for CVE-2026-41635 was not applied to the 2.1.X and 2.2.X branches. Here was the original issue description: 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...

9.8CVSS6.8AI score0.00083EPSS
Exploits1References3
Veracode
Veracode
added 2026/05/07 7:6 a.m.9 views

Unsafe Deserialization

Apache MINA is vulnerable to Unsafe Deserialization. The vulnerability is due to incomplete enforcement of a classname allowlist in AbstractIoBuffer.resolveClass, where certain branches e.g., for primitive or static classes bypass validation and call Class.forName without checks, allowing attacke...

9.8CVSS6AI score0.00083EPSS
Exploits1References3Affected Software1
OSV
OSV
added 2026/05/03 9:56 a.m.5 views

OESA-2026-2168 apache-mina security update

Apache MINA is a network application framework which helps users develop high performance and high scalability network applications easily. It provides an abstract event-driven asynchronous API over various transports such as TCP/IP and UDP/IP via Java NIO. Security Fixes: The fix for...

9.8CVSS6AI score0.00278EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2026/05/01 12:30 p.m.5 views

Apache MINA vulnerable to Deserialization of Untrusted Data (CVE-2026-41635 Incomplete Fix)

The fix for CVE-2026-41635 was not applied to the 2.1.X and 2.2.X branches. Here was the original issue description: 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...

9.8CVSS6AI score0.00083EPSS
Exploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/01 10:1 a.m.3 views

CVE-2026-42778 Apache MINA: CWE-502 Deserialization of Untrusted Data (take 2)

The fix for CVE-2026-41409 was not applied to the 2.1.X and 2.2.X branches. Here was the original issue description: The fix for CVE-2024-52046 in Apache MINA AbstractIoBuffer.getObject was incomplete. The classname allowlist of classes allowed to be deserialized was applied too late after a stat...

9.8CVSS5.8AI score0.00287EPSS
Exploits0References1
Cvelist
Cvelist
added 2026/05/01 10:0 a.m.24 views

CVE-2026-42779 Apache MINA: AbstractIoBuffer.resolveClass() null-clazz Branch Skips acceptMatchers Filter — Full Object Deserialization RCE (take 2)

The fix for CVE-2026-41635 was not applied to the 2.1.X and 2.2.X branches. Here was the original issue description: 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...

9.8CVSS0.00083EPSS
Exploits1References1
ATTACKERKB
ATTACKERKB
added 2026/05/01 10:0 a.m.3 views

CVE-2026-42779

The fix for CVE-2026-41635 was not applied to the 2.1.X and 2.2.X branches. Here was the original issue description: 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...

9.8CVSS6AI score0.00083EPSS
Exploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/01 12:0 a.m.3 views

PT-2026-36315

Name of the Vulnerable Software and Affected Versions Apache MINA versions 2.1.0 through 2.1.11 Apache MINA versions 2.2.0 through 2.2.6 Description An insecure deserialization flaw exists in the resolveClass function of AbstractIoBuffer. One of the execution branches, specifically for primitive...

10CVSS6.4AI score0.00083EPSS
Exploits1References282
NVD
NVD
added 2026/04/27 10:16 a.m.2 views

CVE-2026-41409

The fix for CVE-2024-52046 in Apache MINA AbstractIoBuffer.getObject was incomplete. The classname allowlist of classes allowed to be deserialized was applied too late after a static initializer in a class to be read might already have been executed. Affected versions are Apache MINA 2.0.0 =...

9.8CVSS0.00278EPSS
Exploits0References1
OSV
OSV
added 2026/04/27 10:16 a.m.2 views

DEBIAN-CVE-2026-41409

The fix for CVE-2024-52046 in Apache MINA AbstractIoBuffer.getObject was incomplete. The classname allowlist of classes allowed to be deserialized was applied too late after a static initializer in a class to be read might already have been executed. Affected versions are Apache MINA 2.0.0 =...

9.8CVSS5.3AI score0.00278EPSS
Exploits0References1
NVD
NVD
added 2026/04/27 9:16 a.m.2 views

CVE-2026-41635

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...

9.8CVSS0.00059EPSS
Exploits0References2
OSV
OSV
added 2026/04/27 9:16 a.m.2 views

DEBIAN-CVE-2026-41635

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...

9.8CVSS5.7AI score0.00059EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2026/04/27 8:59 a.m.2 views

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

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...

9.8CVSS5.5AI score0.00059EPSS
Exploits0References1
Debian CVE
Debian CVE
added 2026/04/27 8:59 a.m.5 views

CVE-2026-41635

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...

9.8CVSS5.7AI score0.00059EPSS
Exploits0
EUVD
EUVD
added 2026/04/27 8:59 a.m.2 views

EUVD-2026-25796

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...

9.8CVSS5.6AI score0.00059EPSS
Exploits0References1
Cvelist
Cvelist
added 2026/04/27 8:59 a.m.26 views

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

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...

9.8CVSS0.00059EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2026/04/27 8:59 a.m.2 views

CVE-2026-41635

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...

9.8CVSS5.6AI score0.00059EPSS
Exploits0References2Affected Software1
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2024-2493

Malicious code in bioql PyPI...

9.6CVSS8.1AI score0.00944EPSS
Exploits1References5
Rows per page
Query Builder