PT-2026-44547 · Mailtrap · Mailtrap Mailer Bridge

CVE-2026-45755

·

Published

2026-05-21

·

Updated

2026-07-14

CVSS v4.0

6.9

Medium

VectorAV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N
Name of the Vulnerable Software and Affected Versions Mailtrap mailer bridge versions prior to 7.4
Description The webhook request parser used to authenticate and decode event callbacks fails to verify the X-Mt-Signature HMAC header. Specifically, the doParse(Request $request, #[SensitiveParameter] string $secret) function receives the configured webhook secret but does not utilize it, returning the payload unconditionally. This allows an attacker to submit forged event payloads to the webhook endpoint, potentially leading to delivery-metrics fraud and suppression-list corruption.
Recommendations Update to version 7.4 or later to ensure the doParse() function verifies the X-Mt-Signature header using a constant-time comparison.

Exploit

Fix

DoS

Improper Verification of Cryptographic Signature

Missing Authentication

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-45755
GHSA-59F3-VP2F-MP9W

Affected Products

Mailtrap Mailer Bridge