Improper Output Neutralization for Logs in morgan - CVE-2026-87859
Published: September 17, 2026
Vulnerability details
The vulnerability allows a remote attacker to manipulate log fields parsed by position.
The vulnerability exists due to improper output neutralization for logs in morgan quoted log fields when logging attacker-controlled request data. A remote attacker can include an unescaped double quote in a quoted request value to manipulate log fields parsed by position.
Only log consumers that parse records by field position are affected; no newline is injected.