Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-40193

27
FAUCET Score

CVE-2026-40193 is an LDAP injection vulnerability affecting Maddy mail server versions prior to 0.9.3. The flaw exists in the auth.ldap module where user-supplied usernames are interpolated directly into LDAP search filters and DN strings without proper escaping, despite the necessary sanitization function being available in the codebase. This allows attackers to inject arbitrary LDAP filter expressions through the username field in AUTH PLAIN or LOGIN commands over SMTP submission or IMAP interfaces. The vulnerability carries a CVSS v3.1 score of 8.2 (HIGH) with a network-based attack vector requiring no authentication or user interaction. The attack complexity is low, indicating straightforward exploitation. The primary impact is high confidentiality loss through LDAP directory enumeration and blind attribute extraction, with limited integrity compromise via identity spoofing. The EPSS score of 0.00046 suggests exploitation probability remains relatively low within the broader CVE ecosystem. This vulnerability is not currently listed on CISA's Known Exploited Vulnerabilities catalog and shows no signs of active exploitation in the wild. There is no indication of publicly available exploit code, and community attention remains minimal based on the inactive Hot List status. The patched version 0.9.3 is available, and organizations running affected versions should prioritize updating to remediate this issue.

Impacted Technologies

VendorProductVersion(s)CPE
< 0.9.3CPE matchmatch criteria
cpe:2.3:a:maddy_project:maddy:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

8.2HIGH

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

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
LOW
Availability Impact
NONE
Exploitability Score
3.9
Impact Score
4.2
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.42%
Probability of exploitation in next 30 days
EPSS Percentile
34.3%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0042 is in the 13th percentile among its peer group of 51,506 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (1)

gopatch availablevia ghsa
Product: github.com/foxcpp/maddyFixed in: 0.9.3

Vendor Advisories (1)

goGHSA-5835-4gvc-32pchigh

Maddy Mail Server has an LDAP Filter Injection via Unsanitized Username

Apr 13, 2026

References

github.com / foxcpp/maddy/commit/6a06337eb41fa87a35697366bcb71c3c962c44ba
Patch
github.com / foxcpp/maddy/releases/tag/v0.9.3
ProductRelease Notes
github.com / foxcpp/maddy/security/advisories/GHSA-5835-4gvc-32pc
ExploitVendor Advisory