यह पृष्ठ अभी तक आपकी भाषा में अनुवादित नहीं हुआ है। हम इस पर काम कर रहे हैं, तब तक अंग्रेज़ी में सामग्री दिखाई जा रही है।

💡 Keep dependencies up to date — most exploits target known, patchable vulnerabilities.

CRITICALCVE-2026-41635CVSS 9.8

CVE-2026-41635: Insecure Deserialization in Apache MINA

प्लेटफ़ॉर्म

java

घटक

apache-mina

में ठीक किया गया

2.0.28

आपकी भाषा में अनुवाद हो रहा है…

CVE-2026-41635 describes a critical insecure deserialization vulnerability discovered in Apache MINA. This flaw allows attackers to bypass security checks and potentially execute arbitrary code on vulnerable systems. The vulnerability affects versions 2.0.0 through 2.2.5 of Apache MINA, impacting applications that utilize its IoBuffer functionality. A fix is available in versions 2.0.28, 2.1.11, and 2.2.6.

Java / Maven

इस CVE को अपने प्रोजेक्ट में पहचानें

अपनी pom.xml फ़ाइल अपलोड करें और तुरंत जानें कि आप प्रभावित हैं या नहीं।

pom.xml अपलोड करेंसमर्थित प्रारूप: pom.xml · build.gradle

प्रभाव और हमले की स्थितियाँअनुवाद हो रहा है…

The insecure deserialization flaw in Apache MINA allows an attacker to craft malicious serialized objects that, when processed by the AbstractIoBuffer.resolveClass() method, bypass the intended classname allowlist. This bypass enables the execution of arbitrary code, effectively granting the attacker control over the affected system. The potential impact is severe, ranging from complete system compromise to data exfiltration and denial of service. Given the nature of deserialization vulnerabilities, this flaw shares similarities with the Log4Shell vulnerability, where a crafted input can trigger remote code execution. The blast radius extends to any application leveraging Apache MINA for network communication, particularly those handling untrusted data.

शोषण संदर्भअनुवाद हो रहा है…

CVE-2026-41635 was published on April 27, 2026. While no active exploitation campaigns have been publicly reported as of this writing, the vulnerability's critical severity and the potential for remote code execution suggest a high likelihood of exploitation. The vulnerability is not currently listed on KEV, but its EPSS score is likely to be assessed as high due to the ease of exploitation and potential impact. Public proof-of-concept (POC) code is anticipated to emerge, increasing the risk of widespread exploitation.

खतरा खुफिया

एक्सप्लॉइट स्थिति

प्रूफ ऑफ कॉन्सेप्टअज्ञात
CISA KEVNO
इंटरनेट एक्सपोज़रउच्च
रिपोर्ट1 खतरा रिपोर्ट

EPSS

0.14% (33% शतमक)

CISA SSVC

शोषणnone
स्वचालनीयyes
तकनीकी प्रभावtotal

CVSS वेक्टर

खतरा इंटेलिजेंस· CVSS 3.1CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H9.8CRITICALAttack VectorNetworkहमलावर लक्ष्य तक कैसे पहुंचता हैAttack ComplexityLowशोषण के लिए आवश्यक शर्तेंPrivileges RequiredNoneहमले के लिए प्रमाणीकरण स्तरUser InteractionNoneक्या पीड़ित को कार्रवाई करनी होगीScopeUnchangedघटक से परे प्रभावConfidentialityHighसंवेदनशील डेटा उजागर होने का जोखिमIntegrityHighअनधिकृत डेटा संशोधन का जोखिमAvailabilityHighसेवा बाधा का जोखिमnextguardhq.com · CVSS v3.1 आधार स्कोर
इन मेट्रिक्स का क्या मतलब है?
Attack Vector
नेटवर्क — इंटरनेट के माध्यम से दूरस्थ रूप से शोषण योग्य। कोई भौतिक या स्थानीय पहुंच आवश्यक नहीं।
Attack Complexity
निम्न — कोई विशेष शर्त नहीं। विश्वसनीय रूप से शोषण योग्य।
Privileges Required
कोई नहीं — बिना प्रमाणीकरण के शोषण योग्य।
User Interaction
कोई नहीं — स्वचालित और मूक हमला। पीड़ित कुछ नहीं करता।
Scope
अपरिवर्तित — प्रभाव केवल कमज़ोर घटक तक सीमित।
Confidentiality
उच्च — पूर्ण गोपनीयता हानि। हमलावर सभी डेटा पढ़ सकता है।
Integrity
उच्च — हमलावर कोई भी डेटा लिख, बदल या हटा सकता है।
Availability
उच्च — पूर्ण क्रैश या संसाधन समाप्ति। पूर्ण सेवा से इनकार।

प्रभावित सॉफ्टवेयर

घटकapache-mina
विक्रेताApache Software Foundation
न्यूनतम संस्करण2.0.0
अधिकतम संस्करण2.2.5
में ठीक किया गया2.0.28

कमजोरी वर्गीकरण (CWE)

समयरेखा

  1. आरक्षित
  2. प्रकाशित
  3. संशोधित
  4. EPSS अद्यतन

शमन और वर्कअराउंडअनुवाद हो रहा है…

The primary mitigation for CVE-2026-41635 is to upgrade Apache MINA to a patched version: 2.0.28, 2.1.11, or 2.2.6. Before upgrading, assess the potential impact on existing application functionality, as changes in MINA versions could introduce compatibility issues. If a direct upgrade is not immediately feasible, consider implementing a Web Application Firewall (WAF) or proxy to filter potentially malicious serialized data. Specifically, configure the WAF to block requests containing suspicious deserialization patterns. Additionally, review and restrict the classes allowed for deserialization within your application's configuration. After upgrading, confirm the fix by attempting to trigger the deserialization process with a known malicious payload and verifying that it is blocked or handled safely.

कैसे ठीक करेंअनुवाद हो रहा है…

Actualice Apache MINA a la versión 2.0.28 o superior, 2.1.11 o superior, o 2.2.6 o superior. Estas versiones aplican una validación más estricta de los nombres de clase durante la deserialización de objetos, previniendo la ejecución de código arbitrario.

अक्सर पूछे जाने वाले सवालअनुवाद हो रहा है…

What is CVE-2026-41635 — Insecure Deserialization in Apache MINA?

CVE-2026-41635 is a critical vulnerability in Apache MINA versions 2.0.0–2.2.5 allowing attackers to bypass classname allowlists and execute arbitrary code via insecure deserialization. This flaw impacts applications using MINA's IoBuffer functionality.

Am I affected by CVE-2026-41635 in Apache MINA?

If you are using Apache MINA versions 2.0.0 through 2.2.5, you are potentially affected. Verify your version and upgrade to 2.0.28, 2.1.11, or 2.2.6 to mitigate the risk.

How do I fix CVE-2026-41635 in Apache MINA?

Upgrade Apache MINA to version 2.0.28, 2.1.11, or 2.2.6. Consider implementing WAF rules to filter malicious serialized data as an interim measure while planning the upgrade.

Is CVE-2026-41635 being actively exploited?

While no active exploitation campaigns have been publicly reported, the vulnerability's critical severity and potential for remote code execution suggest a high likelihood of exploitation in the future.

Where can I find the official Apache MINA advisory for CVE-2026-41635?

Refer to the Apache MINA project website and security mailing lists for the official advisory and updates regarding CVE-2026-41635: https://mina.apache.org/

क्या आपका प्रोजेक्ट प्रभावित है?

अपनी डिपेंडेंसी फ़ाइल अपलोड करें और तुरंत जानें कि यह CVE और अन्य आपको प्रभावित करती हैं या नहीं।

Java / Maven

इस CVE को अपने प्रोजेक्ट में पहचानें

अपनी pom.xml फ़ाइल अपलोड करें और तुरंत जानें कि आप प्रभावित हैं या नहीं।

pom.xml अपलोड करेंसमर्थित प्रारूप: pom.xml · build.gradle
liveमुफ्त स्कैन

अपने Java / Maven प्रोजेक्ट को अभी स्कैन करें — कोई खाता नहीं

Upload your pom.xml and get the vulnerability report instantly. No account. Uploading the file is just the start: with an account you get continuous monitoring, Slack/email alerts, multi-project and white-label reports.

मैनुअल स्कैनSlack/email अलर्टContinuous monitoringscanZone.capReports

अपनी डिपेंडेंसी फ़ाइल ड्रैग और ड्रॉप करें

composer.lock, package-lock.json, requirements.txt, Gemfile.lock, pubspec.lock, Dockerfile...