Improper Output Neutralization for Logs in morgan - CVE-2026-15603
Published: August 28, 2026
Vulnerability details
The vulnerability allows a remote attacker to forge log entries.
The vulnerability exists due to improper output neutralization for logs in morgan access log token handling when logging attacker-controlled request data. A remote attacker can send crafted request values containing Unicode line separators to forge log entries.
The issue affects built-in formats including combined, common, default, and short, as well as custom formats. Downstream ECMAScript-aware or Unicode-aware log processing can split a single physical log record into multiple logical records.