Metrics
Affected Vendors & Products
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-qx5x-85p8-vg4j | Mailpit: Path traversal & arbitrary file write in mailpit dump --http via attacker-controlled message IDs |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Tue, 21 Jul 2026 16:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Tue, 21 Jul 2026 01:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Axllent
Axllent mailpit |
|
| Vendors & Products |
Axllent
Axllent mailpit |
Mon, 20 Jul 2026 15:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | Mailpit is an email testing tool and API for developers. Prior to version 1.30.0, the mailpit dump --http <base-url> <out-dir> sub-command downloads every message from a remote Mailpit instance and writes each one as <id>.eml inside the user-supplied output directory. The message ID field is taken verbatim from the JSON response of the remote server and concatenated into the output path with path.Join, which silently normalizes `..` segments. A malicious HTTP server impersonating Mailpit can therefore make mailpit dump write attacker-controlled bytes to any path the running user can write, fully outside the intended output directory. Version 1.30.0 contains a patch. | |
| Title | Mailpit: Path traversal & arbitrary file write in mailpit dump --http via attacker-controlled message IDs | |
| Weaknesses | CWE-22 CWE-829 |
|
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-07-21T15:42:56.143Z
Reserved: 2026-05-13T05:51:48.665Z
Link: CVE-2026-45711
Updated: 2026-07-21T15:42:20.442Z
Status : Analyzed
Published: 2026-07-20T16:17:00.333
Modified: 2026-07-28T15:30:44.933
Link: CVE-2026-45711
No data.
OpenCVE Enrichment
Updated: 2026-07-30T19:30:09Z
Github GHSA