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

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

HIGHCVE-2026-1659CVSS 7.5

CVE-2026-1659: DoS in GitLab 9.0 - 18.11.3

प्लेटफ़ॉर्म

gitlab

घटक

gitlab

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

18.11.3

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

CVE-2026-1659 describes a denial-of-service vulnerability discovered in GitLab Community Edition (CE) and Enterprise Edition (EE). This flaw allows an unauthenticated attacker to disrupt GitLab services by sending specially crafted requests, leading to resource exhaustion. The vulnerability impacts versions ranging from 9.0.0 through 18.11.3, and a fix is available in version 18.11.3.

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

Successful exploitation of CVE-2026-1659 can lead to a complete denial of service for GitLab instances. An attacker can overwhelm the server with malicious requests, preventing legitimate users from accessing the platform. This can disrupt critical development workflows, CI/CD pipelines, and collaboration efforts. The lack of authentication required for exploitation significantly broadens the attack surface, as any external user can potentially trigger the DoS. The impact is particularly severe for organizations heavily reliant on GitLab for their software development lifecycle.

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

CVE-2026-1659 was published on May 14, 2026. Severity is currently assessed as HIGH with a CVSS score of 7.5. No public proof-of-concept (POC) code has been released at the time of writing. There are no indications of active exploitation campaigns targeting this vulnerability. Monitor CISA advisories and GitLab security bulletins for updates.

खतरा खुफिया

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

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

CISA SSVC

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

CVSS वेक्टर

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

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

घटकgitlab
विक्रेताGitLab
न्यूनतम संस्करण9.0.0
अधिकतम संस्करण18.11.3
में ठीक किया गया18.11.3

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

समयरेखा

  1. आरक्षित
  2. प्रकाशित

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

The primary mitigation for CVE-2026-1659 is to upgrade GitLab to version 18.11.3 or later. If an immediate upgrade is not feasible, consider implementing rate limiting on incoming requests to the GitLab instance to reduce the impact of potential attacks. Review GitLab's input validation mechanisms and consider implementing stricter controls to prevent malicious data from being processed. Monitor GitLab logs for unusual request patterns that may indicate exploitation attempts. After upgrading, confirm the fix by attempting to trigger the vulnerability with a crafted request; it should now be rejected.

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

Actualice GitLab a la versión 18.9.7 o superior, 18.10.6 o superior, o 18.11.3 o superior para mitigar la vulnerabilidad. Esta actualización aborda la falta de validación de entrada que permitía a usuarios no autenticados causar una denegación de servicio.

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

What is CVE-2026-1659 — DoS in GitLab 9.0 - 18.11.3?

CVE-2026-1659 is a denial-of-service vulnerability in GitLab CE/EE allowing unauthenticated users to cause service disruption via crafted requests due to insufficient input validation. It affects versions 9.0.0–18.11.3.

Am I affected by CVE-2026-1659 in GitLab 9.0 - 18.11.3?

If you are running GitLab CE or EE versions 9.0.0 through 18.11.3, you are potentially affected by this vulnerability. Check your GitLab version immediately.

How do I fix CVE-2026-1659 in GitLab 9.0 - 18.11.3?

Upgrade GitLab to version 18.11.3 or later to resolve this vulnerability. Consider rate limiting as a temporary mitigation if an immediate upgrade is not possible.

Is CVE-2026-1659 being actively exploited?

There are currently no indications of active exploitation campaigns targeting CVE-2026-1659, but it's crucial to apply the fix promptly.

Where can I find the official GitLab advisory for CVE-2026-1659?

Refer to the official GitLab security advisory for detailed information and updates: [https://gitlab.com/security/security advisories](https://gitlab.com/security/security advisories)

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

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

liveमुफ्त स्कैन

अभी आज़माएँ — no खाता

scanZone.subtitle

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

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

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