PT-2026-29673 · Haraka · Haraka
Sebastianosrt
·
Published
2026-04-01
·
Updated
2026-04-03
·
CVE-2026-34752
CVSS v4.0
8.7
High
| Vector | AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
Haraka versions prior to 3.1.4
Description
Haraka, a Node.js mail server, is susceptible to a crash when processing emails containing the ' proto ': header. This occurs because the header parser stores headers in a plain object, and when the key is ' proto ', it attempts to call the 'push' function on the Object prototype, resulting in a TypeError. In single-process mode, this crash terminates the entire server. In cluster mode, the master process restarts the worker, leading to session loss.
Recommendations
Update Haraka to version 3.1.4 or later.
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Haraka