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.
CVE-2026-67448
This medium-severity CVE scores 6.5 under the CNA's CVSS (NVD's own analysis pending). EPSS exploit-prediction score not yet available (the EPSS model rescores nightly; freshly-published CVEs typically appear within 48 hours). GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.5
- EG Score
- 6.5(low)
- EG Risk
- 34(Track)EG Risk 34/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity65% × 45%Exploitation0% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- —
- EPSS %ILE
- —
- KEV
- Not listed
Published
August 20, 2026
Last Modified
August 20, 2026
Advisory Details (3)
Auto-updated Aug 20, 2026Release v1.30.6 (axllent/mailpit)
Patch available: axllent/mailpit v1.30.6
https://github.com/axllent/mailpit/releases/tag/v1.30.6commit fbe5e006c3f1 (axllent/mailpit)
Fix landed in axllent/mailpit commit fbe5e006c3f1 — awaiting tagged release
https://github.com/axllent/mailpit/commit/fbe5e006c3f1682b819df58b4a932d7a84920be9WebSocket origin check bypass via percent-encoded path (regression of CVE-2026-22689) · Advisory · axllent/mailpit · GitHub
https://github.com/axllent/mailpit/security/advisories/GHSA-8r62-w5wh-fc5mVendor Advisories for CVE-2026-67448(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(3)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 2× in last 7d / 2× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-20 21:42 UTCEG score recompute
- 2026-08-20 21:41 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(4)
What is CVE-2026-67448?
When was CVE-2026-67448 disclosed?
What is the CVSS score of CVE-2026-67448?
How do I remediate CVE-2026-67448?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-67448
Is Your Infrastructure Affected by CVE-2026-67448?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.