Cyber Resilience

CVE-2023-0777

Auth Bypass in Modoboa ≤ 2.0.4

Public PoCAuth Bypass
Published
10 February 2023
Modified
21 November 2024
Patch / advisory
CVSS Score v3.1 9.8
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.15 96th percentile
Risk Priority 97 floored blend · peak EPSS

Summary

CVE-2023-0777 is a critical-severity Authentication Bypass by Primary Weakness (CWE-305) vulnerability in Modoboa Modoboa. Its CVSS base score is 9.8 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 4% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

Deeper analysis AI-assisted summary

Synthesised by an AI model from the NVD description and linked references — a reading aid, not an authoritative source.

CVE-2023-0777 is an authentication bypass vulnerability caused by a primary weakness, affecting the Modoboa mail hosting and management platform in the modoboa/modoboa GitHub repository prior to version 2.0.4. The flaw carries a CVSS 3.1 base score of 9.8 and is associated with CWE-305, indicating that remote attackers can circumvent authentication controls without requiring credentials or user interaction.

Unauthenticated attackers with network access can exploit the weakness to achieve administrative takeover of a Modoboa instance, resulting in full compromise of confidentiality, integrity, and availability of the affected system. Public references, including a PacketStorm entry titled modoboa-2.0.4-Admin-Takeover, document the practical impact of this bypass.

The referenced GitHub commit 47d17ac6643f870719691073956a26e4be0a4806 and the associated huntr.dev bounty entry indicate that the issue was resolved by updating to Modoboa 2.0.4 or later. The EPSS score has reached a current value of 0.7502 with a recorded peak of 0.7615, reflecting sustained exploitation interest after disclosure.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

Authentication Bypass by Primary Weakness in GitHub repository modoboa/modoboa prior to 2.0.4.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2023-0406Same product: Modoboa Modoboa
CVE-2023-0398Same product: Modoboa Modoboa
CVE-2023-5690Same product: Modoboa Modoboa
CVE-2023-2228Same product: Modoboa Modoboa
CVE-2023-0438Same product: Modoboa Modoboa
CVE-2023-0949Same product: Modoboa Modoboa
CVE-2023-0519Same product: Modoboa Modoboa
CVE-2026-27602Same product: Modoboa Modoboa
CVE-2023-5688Same product: Modoboa Modoboa
CVE-2023-0470Same product: Modoboa Modoboa

Affected Assets

modoboa
modoboa
≤ 2.0.4

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)
  • 5 hardening rules · 3 OS baselines
Validate
Prove the fix (OWASP ASVS)
  • V6.4.3
  • V7.2.4

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-06 full match
prevents

Secure development practices throughout the SDLC prevent the primary weaknesses that enable authentication bypass.

PR.AA-03 mostly match
prevents

Strong authentication mechanisms and policy enforcement directly reduce bypass opportunities arising from implementation flaws.

ID.RA-01 partial match
prevents

Identifying and recording vulnerabilities catches the primary weaknesses that allow authentication bypass.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

finds

Security testing can detect authentication bypass conditions before deployment.

prevents

Secure development lifecycle reduces likelihood of introducing bypass flaws during implementation.

prevents

Secure coding practices help prevent the primary weakness that enables authentication bypass.

mitigates

Information access restriction complements authentication by limiting what can be reached even if bypass occurs.

prevents

Secure authentication mechanisms directly address bypass risks in the implemented authentication process.

Hardening callouts derived

Configuration rules from DISA STIG baselines that bear on weaknesses of the type cited by this CVE. Each rule is shown with the relationship its mapping actually records, against the CWE it was authored against. Derived via CVE→CWE over `controls_xwalks` (authoritative rows only; rows rated `none` are excluded).

Ubuntu 22.04 (1 rule)
  • V-260470 Ubuntu 22.04 LTS, when booted, must require authentication upon booting into single-user and maintenance modes. prevents CWE-305
Ubuntu 24.04 (1 rule)
  • V-270675 Ubuntu 24.04 LTS when booted must require authentication upon booting into single-user and maintenance modes. prevents CWE-305

References