GHSA-5835-4gvc-32pc · 深刻度: high · エコシステム: go — Maddy Mail Server has an LDAP Filter Injection via Unsanitized Username
maddy is a composable, all-in-one mail server. Versions prior to 0.9.3 contain an LDAP injection vulnerability in the auth.ldap module where user-supplied usernames are interpolated into LDAP search filters and DN strings via strings.ReplaceAll() without any LDAP filter escaping, despite the go-ldap/ldap/v3 library's ldap.EscapeFilter() function being available in the same import. This affects three code paths: the Lookup() filter, the AuthPlain() DN template, and the AuthPlain() filter. An attacker with network access to the SMTP submission or IMAP interface can inject arbitrary LDAP filter expressions through the username field in AUTH PLAIN or LOGIN commands. This enables identity spoofing by manipulating filter results to authenticate as another user, LDAP directory enumeration via wildcard filters, and blind extraction of LDAP attribute values using authentication responses as a boolean oracle or via timing side-channels between the two distinct failure paths. This issue has been fixed in version 0.9.3.
総合評価: CVE-2026-40193 は公開エクスプロイトあり(59.8/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.42%、33 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.06% | 0.42% | +0.36% |
| 2 | 2026-05-27 | 0.03% | 0.06% | +0.02% |
| 3 | 2026-04-21 | — | 0.03% | — |
EPSS の全履歴 (全 4 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 8.2 | 3.1 | HIGH |
|
3.9 | 4.2 | [email protected] |
GHSA-5835-4gvc-32pc · 深刻度: high · エコシステム: go — Maddy Mail Server has an LDAP Filter Injection via Unsanitized Username
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2026-40193: 1 source package rows (maddy); 2 state rows across 2 repos (3.23-community, edge-community); fixed 2, open 0. | https://security.alpinelinux.org/vuln/CVE-2026-40193 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| maddy_project | maddy | < 0.9.3 | cpe:2.3:a:maddy_project:maddy:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://github.com/foxcpp/maddy/commit/6a06337eb41fa87a35697366bcb71c3c962c44ba | Patch |
| https://github.com/foxcpp/maddy/releases/tag/v0.9.3 | Product Release Notes |
| https://github.com/foxcpp/maddy/security/advisories/GHSA-5835-4gvc-32pc | Exploit Vendor Advisory |