Description
Mailpit's IsInternalIP deny list function fails to block the Azure WireServer address 168.63.129.16 and the RFC 2765/6145 IPv4-translated IPv6 prefix, allowing server-side request forgery to internal destinations. Attackers can supply hostnames resolving to these addresses in message content to reach the link check API and proxy endpoint for accessing internal resources.
Published: 2026-09-02
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Mailpit's internal IP denial list fails to block the Azure WireServer address 168.63.129.16 and the RFC 2765/6145 IPv6 prefix. This allows attackers to reference these internal addresses through hostnames embedded in email bodies, enabling server‑side request forgery against Mailpit's link‑check API and proxy endpoints. Successful exploitation could let an attacker reach internal network services and exfiltrate information or perform additional internal attacks. The weakness is classified as CWE‑918, indicating a server‑side request forgery vulnerability.

Affected Systems

The affected product is Mailpit from axllent. Versions including 1.31.0 and earlier are impacted because the IsInternalIP function is unpatched in those releases. The vulnerability is present in the source code references for v1.31.0, thus any deployment running that or earlier is susceptible unless a post‑release fix is applied.

Risk and Exploitability

The CVSS score of 6.9 indicates a medium severity. No EPSS score is available, so the current exploit likelihood cannot be quantified, and the vulnerability is not listed in CISA's KEV catalog. The attack vector is inferred to be through crafted email content that resolves to the prohibited addresses, which the Mailpit server then processes, leading to outbound requests to internal hosts. Because the weakness allows full remote control over internal request destinations, the potential impact is significant, though the precise likelihood depends on the target's exposure and network segmentation.

Generated by OpenCVE AI on September 2, 2026 at 03:55 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Mailpit to a version that fixes the IsInternalIP denial list; consult the vendor's release notes.
  • Disable or restrict the link‑check API and proxy endpoint if they are not required for normal operation.
  • Add network‑level firewall rules to block outbound connections from Mailpit to the Azure metadata service IP 168.63.129.16 and the RFC 2765/6145 IPv6 prefix.

Generated by OpenCVE AI on September 2, 2026 at 03:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 01:15:00 +0000

Type Values Removed Values Added
Description Mailpit's IsInternalIP deny list function fails to block the Azure WireServer address 168.63.129.16 and the RFC 2765/6145 IPv4-translated IPv6 prefix, allowing server-side request forgery to internal destinations. Attackers can supply hostnames resolving to these addresses in message content to reach the link check API and proxy endpoint for accessing internal resources.
Title Mailpit SSRF Deny List Bypass via Azure Metadata and IPv6 Prefix
First Time appeared Axllent
Axllent mailpit
Weaknesses CWE-918
CPEs cpe:2.3:a:axllent:mailpit:*:*:*:*:*:*:*:*
Vendors & Products Axllent
Axllent mailpit
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-02T00:37:53.020Z

Reserved: 2026-09-01T23:24:24.109Z

Link: CVE-2026-84697

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-02T01:17:24.703

Modified: 2026-09-02T01:17:24.703

Link: CVE-2026-84697

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T04:00:09Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)