CVE-2026-45711
גבוהה 8.2
תיאור (מקור, אנגלית)
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.
מדדים
- CVSS 3.1
-
8.2 (HIGH)
מקור הציון: NVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L - EPSS — סבירות ניצול
- 0% (אחוזון 000) נכון ל-2/8/2026
- CWE
- CWE-22, CWE-829
מוצרים מושפעים
axllent: mailpit
קישורים
- https://github.com/axllent/mailpit/security/advisories/GHSA-qx5x-85p8-vg4j ExploitVendor Advisory
- https://github.com/axllent/mailpit/security/advisories/GHSA-qx5x-85p8-vg4j ExploitVendor Advisory
- https://github.com/axllent/mailpit/releases/tag/v1.30.0 Release Notes