CVE-2026-67448
Last modified
CVE-2026-67448 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. Mailpit is an email testing tool and API for developers. From 1.29.0 until 1.30.6, Mailpit's server/server.go origin middleware checks the raw RequestURI for the /api/ prefix while Go's ServeMux routes using the percent-decoded URL path, and server/websockets/client.go configures websocket.Upgrader.CheckOrigin to return true. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
Mailpit is an email testing tool and API for developers. From 1.29.0 until 1.30.6, Mailpit's server/server.go origin middleware checks the raw RequestURI for the /api/ prefix while Go's ServeMux routes using the percent-decoded URL path, and server/websockets/client.go configures websocket.Upgrader.CheckOrigin to return true. A malicious website can request /%61pi/events, skip corsOriginAccessControl(), reach the /api/events WebSocket handler, and receive live message IDs, Message-Id values, sender and recipient fields, subjects, tags, and body snippets from an unauthenticated default Mailpit instance after the user visits the site. This is a regression of the earlier WebSocket origin protection and does not affect deployments protected by --ui-auth-file. This issue is fixed in version 1.30.6.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| axllent | mailpit | >= 1.29.0, < 1.30.6 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-67448?
How severe is CVE-2026-67448?
How do I fix CVE-2026-67448?
How Strix Helps
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-67440FUXA is a web-based Process Visualization (SCADA/HMI/Dashboa…6.9
- CVE-2026-67442FUXA is a web-based Process Visualization (SCADA/HMI/Dashboa…2
- CVE-2026-67443FUXA is a web-based Process Visualization (SCADA/HMI/Dashboa…9.2
- CVE-2026-67445Mailpit is an email testing tool and API for developers. Pri…5.3
- CVE-2026-67446Mailpit is an email testing tool and API for developers. Pri…5.3
- CVE-2026-67447Mailpit is an email testing tool and API for developers. Fro…5.3
- CVE-2026-6745A vulnerability was determined in Bagisto up to 2.3.15. Affe…3.5
- CVE-2026-6746Use-after-free in the DOM: Core & HTML component. This vulne…7.5
- CVE-2026-67465A pre-authentication attacker could leverage unbounded symbo…7.5
- CVE-2026-6747Use-after-free in the WebRTC component. This vulnerability w…7.5
- CVE-2026-6748Uninitialized memory in the Audio/Video: Web Codecs componen…9.8
- CVE-2026-6749Information disclosure due to uninitialized memory in the Gr…7.5
Are you affected by CVE-2026-67448?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
