Skip to main content

Modoboa EUVDEUVD-2026-40155

| CVE-2026-56780 HIGH
Authorization Bypass Through User-Controlled Key (CWE-639)
2026-06-29 disclosure@vulncheck.com GHSA-c3qp-4qxm-fwhr
7.7
CVSS 4.0 · Vendor: vulncheck
Share

Severity by source

Vendor (vulncheck) PRIMARY
7.7 HIGH
CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
8.8 HIGH

Remote authenticated domain admin (PR:L) sends a single simple API request with an enumerable pk, so AC:L; password reset yields full account takeover, hence C:H/I:H/A:H.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (vulncheck).

CVSS VectorVendor: vulncheck

CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

2
Patch available
Jun 29, 2026 - 19:01 EUVD
Analysis Generated
Jun 29, 2026 - 18:31 vuln.today

DescriptionCVE.org

Modoboa before 2.9.0 contains an insecure direct object reference vulnerability in the PUT /api/v1/accounts/{pk}/password/ endpoint that allows domain administrators to change any user's password. Attackers with domain admin privileges can bypass object-level access controls to reset superadmin passwords and achieve full account takeover.

AnalysisAI

{pk}/password/ endpoint, which fails to enforce object-level authorization (CWE-639 IDOR). By simply supplying another user's primary key, a domain-scoped admin can take over the highest-privileged account and gain full control of the mail platform. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Recon
Authenticate as domain admin
Delivery
Enumerate target account pk (superadmin)
Exploit
Send PUT to /api/v1/accounts/{pk}/password/
Install
Server skips ownership check
C2
Set attacker-chosen password
Execute
Log in as superadmin
Impact
Full platform takeover

Vulnerability AssessmentAI

Exploitation Exploitation requires an authenticated account holding the domain administrator role in Modoboa (PR:L in the CVSS vector confirms low-but-present privileges) and network reach to the management API. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The supplied CVSS 4.0 base score is 7.7 (High) with vector AV:N/AC:H/AT:N/PR:L/UI:N and high confidentiality, integrity, and availability impact (VC:H/VI:H/VA:H), no scope/subsequent-system impact. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario A hosting reseller or per-customer domain administrator, who is legitimately granted control over only their own domain in a shared Modoboa instance, enumerates or guesses the integer account ID (pk) of the instance superadmin. They send a single authenticated PUT request to /api/v1/accounts/{superadmin_pk}/password/ with a new password, which the server applies without checking domain ownership, granting them superadmin login and full platform takeover. …
Remediation Upgrade to Modoboa 2.9.0 or later, which contains the object-level authorization fix (upstream fix available via PR #4038 and commit a1878c4920a6e47c3217c6ff1ed4a8753c202661; released patched version is the 2.9.0 series per the 'before 2.9.0' affected range). … Detailed patch versions, workarounds, and compensating controls in full report.

Recommended ActionAI

Within 24 hours: Verify deployment of the mail platform in your environment; if deployed, immediately restrict access to the password endpoint via network or application controls and review access logs for exploitation attempts. …

Sign in for detailed remediation steps and compensating controls.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

EUVD-2026-40155 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy