CVE-2026-27602 HIGH

CVE-2026-27602: Modoboa has an OS Command Injection

Vendor Modoboa
Product modoboa
Weakness CWE-78
Published March 25, 2026
Last update March 26, 2026

CVSS base score

7.2/10
Attack vector Network
Attack complexity Low
Privileges required High
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

Modoboa is a mail hosting and management platform. Prior to version 2.7.1, `exec_cmd()` in `modoboa/lib/sysutils.py` always runs subprocess calls with `shell=True`. Since domain names flow directly into shell command strings without any sanitization, a Reseller or SuperAdmin can include shell metacharacters in a domain name to run arbitrary OS commands on the server. Version 2.7.1 patches the issue.

Key dates

02Disclosure timeline

March 25, 2026 CVE published
March 26, 2026 Record updated